Bump pip-tools from 7.3.0 to 7.4.1
Bumps [pip-tools](https://github.com/jazzband/pip-tools) from 7.3.0 to 7.4.1. - [Release notes](https://github.com/jazzband/pip-tools/releases) - [Changelog](https://github.com/jazzband/pip-tools/blob/main/CHANGELOG.md) - [Commits](https://github.com/jazzband/pip-tools/compare/7.3.0...7.4.1) --- updated-dependencies: - dependency-name: pip-tools dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
df90ac36be
commit
fc7b6d5b03
|
@ -9,7 +9,7 @@ flake8==7.0.0
|
|||
gunicorn==21.2.0
|
||||
mccabe==0.7.0
|
||||
packaging==24.0
|
||||
pip-tools==7.3.0
|
||||
pip-tools==7.4.1
|
||||
psycopg2-binary==2.9.9
|
||||
pycodestyle==2.11.1
|
||||
pyflakes==3.2.0
|
||||
|
|
|
@ -41,7 +41,7 @@ packaging==24.0
|
|||
# -r requirements.in
|
||||
# build
|
||||
# gunicorn
|
||||
pip-tools==7.3.0
|
||||
pip-tools==7.4.1
|
||||
# via -r requirements.in
|
||||
psycopg2-binary==2.9.9
|
||||
# via -r requirements.in
|
||||
|
@ -57,6 +57,7 @@ pyproject-hooks==1.0.0
|
|||
# via
|
||||
# -r requirements.in
|
||||
# build
|
||||
# pip-tools
|
||||
rcssmin==1.1.1
|
||||
# via
|
||||
# -r requirements.in
|
||||
|
|
Loading…
Reference in a new issue