Support for named package categories in Pipfile and Pipfile.lock beyond the default and develop categories. [#345](https://github.com/sarugaku/requirementslib/issues/345) <https://github.com/sarugaku/requirementslib/issues/345>_
Requirementslib 2.0.3 (2022-09-24)
Bug Fixes
Fix non-deterministic markers by removing lru_cache usage from markers.py. [#344](https://github.com/sarugaku/requirementslib/issues/344) <https://github.com/sarugaku/requirementslib/issues/344>_
Requirementslib 2.0.2 (2022-09-14)
Bug Fixes
Rely on packaging and pkg_resources internal to pip. [#343](https://github.com/sarugaku/requirementslib/issues/343) <https://github.com/sarugaku/requirementslib/issues/343>_
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps requirementslib from 1.6.6 to 2.2.1.
Release notes
Sourced from requirementslib's releases.
Changelog
Sourced from requirementslib's changelog.
... (truncated)
Commits
59fe02b
Release 2.2.1d4ff3fa
Merge pull request #352 from sarugaku/remove-usage-of-vistir-runf32e257
Fix calling of sp.run0fe8c51
Remove inclusion of pipenv imports290a7fb
Bump vistir version we depend on to 0.7.5594b1a6
Remove usage of vistir.misc.runc503f58
Add note about releasing a new version70c20f1
pre-bumpf5c0d57
Release 2.2.03ce26d3
Bump version to 2.2.0Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)