Update dependency pip-tools to v7
This MR contains the following updates:
Package | Update | Change |
---|---|---|
pip-tools (changelog) | major |
==6.14.0 -> ==7.1.0
|
Release Notes
jazzband/pip-tools (pip-tools)
v7.1.0
Features:
- Validate parsed config against CLI options (#1910). Thanks @atugushev
Bug Fixes:
- Fix a bug where pip-sync would unexpectedly uninstall some packages (#1919). Thanks @atugushev
v7.0.0
Backwards Incompatible Changes:
- Default to
--resolver=backtracking
(#1897). Thanks @atugushev - Drop support for Python 3.7 (#1879). Thanks @chrysle
Features:
- Add support for
pip==23.2
where refactored outDEV_PKGS
(#1906). Thanks @atugushev - Add
--no-config
option (#1896). Thanks @atugushev
Bug Fixes:
- Sync direct references with hashes (#1885). Thanks @siddharthab
- Fix missing
via
s when more than two input files are used (#1890). Thanks @lpulley
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.
Edited by Renovate Bot