Update dependency pip-tools to v6.14.0
This MR contains the following updates:
Package | Update | Change |
---|---|---|
pip-tools (changelog) | minor |
==6.13.0 -> ==6.14.0
|
Release Notes
jazzband/pip-tools (pip-tools)
v6.14.0
Features:
- Support config defaults using
.pip-tools.toml
orpyproject.toml
(#1863). Thanks @j00bar - Log a warning if the user specifies
-P
and the output file is present but empty (#1822). Thanks @davidmreed - Improve warning for
pip-compile
if no--allow-unsafe
was passed (#1867). Thanks @chrysle
Other Changes:
- Correct in README
pre-commit
hook to run offrequirements.in
(#1847). Thanks @atugushev - Add pyprojects.toml example for using setuptools (#1851). Thanks @shatakshiiii
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.