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:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 1, 2024
1 parent df90ac3 commit fc7b6d5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
3 changes: 2 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -57,6 +57,7 @@ pyproject-hooks==1.0.0
# via
# -r requirements.in
# build
# pip-tools
rcssmin==1.1.1
# via
# -r requirements.in
Expand Down

0 comments on commit fc7b6d5

Please sign in to comment.