vroxy
vroxy copied to clipboard
Bump pip-tools from 6.8.0 to 6.13.0
Bumps pip-tools from 6.8.0 to 6.13.0.
Release notes
Sourced from pip-tools's releases.
6.13.0
Features:
- Add support for self-referential extras (#1791). Thanks
@q0w- Add support for
pip==23.1where removedFormatControlinWheelCache(#1834). Thanks@atugushev- Add support for
pip==23.1where refactored requirement options (#1832). Thanks@atugushev- Add support for
pip==23.1where deprecated--install-optionhas been removed (#1828). Thanks@atugushevBug Fixes:
Other Changes:
- Update examples in README (#1835). Thanks
@lucaswerkmeister6.12.3
Bug Fixes:
- Remove extras from user-supplied constraints in backtracking resolver (#1808). Thanks
@thomdixon- Fix for sync error when the ireqs being merged have no names (#1802). Thanks
@richafrank6.12.2
Bug Fixes:
- Raise error if input and output filenames are matched (#1787). Thanks
@atugushev- Add
pyproject.tomlas default input file format (#1780). Thanks@berislavlopac- Fix a regression with unsafe packages for
--allow-unsafe(#1788). Thanks@q0w6.12.1
Bug Fixes:
6.12.0
Features:
- Add
--no-indexflag topip-compile(#1745). Thanks@atugushevBug Fixes:
- Treat
--upgrade-packagesPKGSPECs as constraints (not just minimums), consistently (#1578). Thanks@AndydeCleyre- Filter out the user provided unsafe packages (#1766). Thanks
@q0w- Adopt PEP-621 for packaging (#1763). Thanks
@ssbarnea6.11.0
Features:
- Add
pyproject.tomlfile (#1643). Thanks@otherJL0- Support build isolation using
setuptools/pyproject.tomlrequirement files (#1727). Thanks@atugushev
... (truncated)
Changelog
Sourced from pip-tools's changelog.
6.13.0 (2023-04-07)
Features:
- Add support for self-referential extras (#1791). Thanks
@q0w- Add support for
pip==23.1where removedFormatControlinWheelCache(#1834). Thanks@atugushev- Add support for
pip==23.1where refactored requirement options (#1832). Thanks@atugushev- Add support for
pip==23.1where deprecated--install-optionhas been removed (#1828). Thanks@atugushevBug Fixes:
Other Changes:
- Update examples in README (#1835). Thanks
@lucaswerkmeister6.12.3 (2023-03-01)
Bug Fixes:
- Remove extras from user-supplied constraints in backtracking resolver (#1808). Thanks
@thomdixon- Fix for sync error when the ireqs being merged have no names (#1802). Thanks
@richafrank6.12.2 (2022-12-25)
Bug Fixes:
- Raise error if input and output filenames are matched (#1787). Thanks
@atugushev- Add
pyproject.tomlas default input file format (#1780). Thanks@berislavlopac- Fix a regression with unsafe packages for
--allow-unsafe(#1788). Thanks@q0w6.12.1 (2022-12-16)
Bug Fixes:
... (truncated)
Commits
f3fd37bRelease 6.13.0 (#1844)2f947c6Add support for self-referential extras (#1791)09d4816Update examples in README (#1835)d931833Pass cache_dir to pip_args for backtracking resolver (#1827)33128f5Add support for pip==23.1 where removed FormatControl in WheelCache (#1834)f2bbd5eAdd support forpip==23.1where refactored requirement options (#1832)aa59f6aAdd support forpip==23.1where deprecated--install-optionhas been remo...e8ab3b9pre-commit autoupdate (#1819)59db768pre-commit autoupdate (#1813)676a2a1Fix year in changelog entry (#1817)- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)