flask-sqlalchemy
flask-sqlalchemy copied to clipboard
Bump pip-tools from 6.4.0 to 6.8.0
Bumps pip-tools from 6.4.0 to 6.8.0.
Release notes
Sourced from pip-tools's releases.
6.8.0
Features:
- Add support for pip's 2020 dependency resolver. Use
pip-compile --resolver backtrackingto enable new resolver (#1539). Thanks@atugushev6.7.0
Features:
- Support for the
importlib.metadatametadata implementation (#1632). Thanks@richafrankBug Fixes:
- Instantiate a new accumulator
InstallRequirementforcombine_install_requirementsoutput (#1519). Thanks@richafrankOther Changes:
- Replace direct usage of the
pep517module with thebuildmodule, for loading project metadata (#1629). Thanks@AndydeCleyre6.6.2
Bug Fixes:
6.6.1
Bug Fixes:
- Fix support for pip>=22.1 (#1618). Thanks
@wizpig646.6.0
Features:
- Add support for pip>=22.1 (#1607). Thanks
@atugushevBug Fixes:
- Ensure
pip-compile --dry-run --quietstill shows what would be done, while omitting the dry run message (#1592). Thanks@AndydeCleyre- Fix
--generate-hasheswhen hashes are computed from files (#1540). Thanks@RazerM6.5.1
Bug Fixes:
- Ensure canonicalized requirement names are used as keys, to prevent unnecessary reinstallations during sync (#1572). Thanks
@AndydeCleyre6.5.0
Features:
- Add support for pip>=22.0, drop support for Python 3.6 (#1567). Thanks
@di- Test on Python 3.11 (#1527). Thanks
@hugovkOther Changes:
... (truncated)
Changelog
Sourced from pip-tools's changelog.
6.8.0 (2022-06-30)
Features:
- Add support for pip's 2020 dependency resolver. Use
pip-compile --resolver backtrackingto enable new resolver (#1539). Thanks@atugushev6.7.0 (2022-06-27)
Features:
- Support for the
importlib.metadatametadata implementation (#1632). Thanks@richafrankBug Fixes:
- Instantiate a new accumulator
InstallRequirementforcombine_install_requirementsoutput (#1519). Thanks@richafrankOther Changes:
- Replace direct usage of the
pep517module with thebuildmodule, for loading project metadata (#1629). Thanks@AndydeCleyre6.6.2 (2022-05-23)
Bug Fixes:
6.6.1 (2022-05-13)
Bug Fixes:
- Fix support for pip>=22.1 (#1618). Thanks
@wizpig646.6.0 (2022-04-06)
Features:
- Add support for pip>=22.1 (#1607). Thanks
@atugushevBug Fixes:
- Ensure
pip-compile --dry-run --quietstill shows what would be done, while omitting
... (truncated)
Commits
1e05d006.8.0 changelog (#1646)bf0a669Merge pull request #1539 from atugushev/new-resolverc5e6ce2Delegate to template-copying logic when combining install reqs7d5caa9Amend test_ignore_incompatible_existing_pins to cover subdeps059a271Add test: "ignore incompatible existing pins"cd9b40dRename remove_value() -> omit_list_value()57726d8Use legacy_resolver_only decoratorce6e479Add support for pip's 2020 dependency resolverd9b9a6cUpdate contributing guide (#1588)1db2c8c6.7.0 changelog- 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)