Madoshakalaka / pipenv-setup

sync pipfile/lockfile to setup.py or check dependency and versioning conflicts
MIT License
110 stars 30 forks source link

Bump requirementslib from 1.6.6 to 2.2.2 #147

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps requirementslib from 1.6.6 to 2.2.2.

Release notes

Sourced from requirementslib's releases.

Release 2.2.2

No release notes provided.

Release 2.2.1

No release notes provided.

Release 2.2.0

No release notes provided.

Release 2.1.0

What's Changed

Full Changelog: https://github.com/sarugaku/requirementslib/compare/2.0.3...2.1.0

Release 2.0.3

No release notes provided.

Release 2.0.2

What's Changed

Full Changelog: https://github.com/sarugaku/requirementslib/compare/2.0.1...2.0.2

Release 2.0.1

What's Changed

Full Changelog: https://github.com/sarugaku/requirementslib/compare/2.0.0...2.0.1

Release 2.0.0

No release notes provided.

Release 1.6.9

No release notes provided.

Release 1.6.8

What's Changed

Full Changelog: https://github.com/sarugaku/requirementslib/compare/1.6.7...1.6.8

Release 1.6.7

... (truncated)

Changelog

Sourced from requirementslib's changelog.

Requirementslib 2.2.2 (2022-12-19)

Bug Fixes

  • 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>_

Requirementslib 2.0.2 (2022-09-14)

Bug Fixes

... (truncated)

Commits


Dependabot compatibility score

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)
dependabot[bot] commented 1 year ago

Superseded by #149.