Fix for prior release that was using shell=True without the proper command, launch subprocess without shell=True. [#353](https://github.com/sarugaku/requirementslib/issues/353) <https://github.com/sarugaku/requirementslib/issues/353>_
Requirementslib 2.2.1 (2022-12-06)
Requirementslib 2.2.0 (2022-11-19)
Requirementslib 2.1.0 (2022-10-08)
No significant changes.
Requirementslib 2.1.0 (2022-10-08)
Features
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>_
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.2.
Release notes
Sourced from requirementslib's releases.
... (truncated)
Changelog
Sourced from requirementslib's changelog.
... (truncated)
Commits
49be166
Release 2.2.22405468
version 2.2.2 prep6114dfa
Merge pull request #354 from sarugaku/issue-353-no-shellac14af9
Add news fragment.74914b7
Do not use subshell when executing these requirementslib commands.3aa21a5
pre-bump59fe02b
Release 2.2.1d4ff3fa
Merge pull request #352 from sarugaku/remove-usage-of-vistir-runf32e257
Fix calling of sp.run0fe8c51
Remove inclusion of pipenv importsDependabot 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)