Bump pip-tools from 7.3.0 to 7.4.0

Bumps [pip-tools](https://github.com/jazzband/pip-tools) from 7.3.0 to 7.4.0.
- [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.0)

---
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:
dependabot[bot] 2024-03-01 04:35:24 +00:00 committed by GitHub
parent f4e85e3986
commit 0fca71fb15
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 3 additions and 2 deletions

View file

@ -7,7 +7,7 @@ django-compressor==4.4
flake8==7.0.0
mccabe==0.7.0
packaging==23.2
pip-tools==7.3.0
pip-tools==7.4.0
pycodestyle==2.11.1
pyflakes==3.2.0
pyproject_hooks==1.0.0

View file

@ -36,7 +36,7 @@ packaging==23.2
# via
# -r requirements.in
# build
pip-tools==7.3.0
pip-tools==7.4.0
# via -r requirements.in
pycodestyle==2.11.1
# via
@ -50,6 +50,7 @@ pyproject-hooks==1.0.0
# via
# -r requirements.in
# build
# pip-tools
rcssmin==1.1.1
# via django-compressor
rjsmin==1.2.1