Skip to content

Commit

Permalink
Bump pip-tools from 7.3.0 to 7.4.1
Browse files Browse the repository at this point in the history
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](jazzband/pip-tools@7.3.0...7.4.1)

---
updated-dependencies:
- dependency-name: pip-tools
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Apr 29, 2024
1 parent c64a520 commit 2ed1c1f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 7 deletions.
2 changes: 1 addition & 1 deletion requirements.dev.in
Expand Up @@ -3,7 +3,7 @@

-c requirements.txt

pip-tools==7.3.0
pip-tools==7.4.1
flake8==7.0.0
django-webtest==1.9.11
coverage==7.4.4
10 changes: 4 additions & 6 deletions requirements.dev.txt
Expand Up @@ -18,22 +18,22 @@ django-webtest==1.9.11
# via -r requirements.dev.in
flake8==7.0.0
# via -r requirements.dev.in
importlib-metadata==7.1.0
# via build
mccabe==0.7.0
# via flake8
packaging==24.0
# via
# -c requirements.txt
# build
pip-tools==7.3.0
pip-tools==7.4.1
# via -r requirements.dev.in
pycodestyle==2.11.1
# via flake8
pyflakes==3.2.0
# via flake8
pyproject-hooks==1.0.0
# via build
# via
# build
# pip-tools
soupsieve==2.5
# via
# -c requirements.txt
Expand All @@ -51,8 +51,6 @@ webtest==3.0.0
# via django-webtest
wheel==0.43.0
# via pip-tools
zipp==3.18.1
# via importlib-metadata

# The following packages are considered to be unsafe in a requirements file:
# pip
Expand Down

0 comments on commit 2ed1c1f

Please sign in to comment.