Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump pip-tools from 5.5.0 to 6.1.0 in /python/helpers #214

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Apr 14, 2021

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps pip-tools from 5.5.0 to 6.1.0.

Release notes

Sourced from pip-tools's releases.

6.1.0

Features:

  • Add support for pyproject.toml or setup.cfg as input dependency file (PEP-517) for pip-compile (#1356). Thanks @​orsinium
  • Add pip-compile --extra option to specify extras_require dependencies (#1363). Thanks @​orsinium

Bug Fixes:

6.0.1

Bug Fixes:

  • Fixed a bug with undeclared dependency on importlib-metadata at Python 3.6 (#1353). Thanks @​atugushev

Dependencies:

6.0.0

Backwards Incompatible Changes:

Features:

Bug Fixes:

  • Fix a bug where pip-compile with setup.py would not include dependencies with environment markers (#1311). Thanks @​astrojuanlu
  • Prefer === over == when generating requirements.txt if a dependency was pinned with === (#1323). Thanks @​IceTDrinker
  • Fix a bug where pip-compile with setup.py in nested folder would generate setup.txt output file (#1324). Thanks @​peymanslh
  • Write out default index when it is provided as --extra-index-url (#1325). Thanks @​fahrradflucht

Dependencies:

Changelog

Sourced from pip-tools's changelog.

6.1.0 (2021-04-14)

Features:

  • Add support for pyproject.toml or setup.cfg as input dependency file (PEP-517) for pip-compile (#1356). Thanks @​orsinium
  • Add pip-compile --extra option to specify extras_require dependencies (#1363). Thanks @​orsinium

Bug Fixes:

6.0.1 (2021-03-15)

Bug Fixes:

  • Fixed a bug with undeclared dependency on importlib-metadata at Python 3.6 (#1353). Thanks @​atugushev

Dependencies:

6.0.0 (2021-03-12)

Backwards Incompatible Changes:

Features:

Bug Fixes:

  • Fix a bug where pip-compile with setup.py would not include dependencies with environment markers (#1311). Thanks @​astrojuanlu
  • Prefer === over == when generating requirements.txt if a dependency was pinned with === (#1323). Thanks @​IceTDrinker
  • Fix a bug where pip-compile with setup.py in nested folder would generate

... (truncated)

Commits
  • 3f19f8c 6.1.0 changelog
  • 27b62c3 Extra requirement support (extras_require) (#1363)
  • 6422fcc Merge pull request #1383 from jazzband/pre-commit-ci-update-config
  • 025db4f [pre-commit.ci] pre-commit autoupdate
  • dcb9df9 Add correct space after venv label (#1381)
  • 0487eed [pre-commit.ci] pre-commit autoupdate
  • af2ce4c Merge pull request #1374 from atugushev/test-pip-against-main-branch
  • 388655a Test pip against main branch
  • 2dd787a Restore ability to set compile cache with env var PIP_TOOLS_CACHE_DIR (#1368)
  • 1a399a6 Fix year in release dates of 6.* versions to 2021 (#1366)
  • Additional commits viewable in compare view

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 dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Apr 14, 2021
@dependabot dependabot bot force-pushed the dependabot/pip/python/helpers/pip-tools-6.1.0 branch from 6f3dab4 to 5598b86 Compare April 21, 2021 08:01
@GiriB GiriB closed this Jun 14, 2021
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jun 14, 2021

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/pip/python/helpers/pip-tools-6.1.0 branch June 14, 2021 05:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file python Pull requests that update Python code
Projects
None yet
1 participant