Skip to content

Commit

Permalink
Bump pip-tools from 7.3.0 to 7.4.0
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.0.
- [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.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 19, 2024
1 parent 3a43f7d commit fdb49c1
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 8 deletions.
12 changes: 8 additions & 4 deletions requirements/constraints.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ blockdiag==3.0.0
# via sphinxcontrib-blockdiag
brotli==1.1.0 ; platform_python_implementation == "CPython"
# via -r requirements/runtime-deps.in
build==0.10.0
build==1.0.3
# via pip-tools
certifi==2023.7.22
# via requests
Expand Down Expand Up @@ -84,7 +84,9 @@ idna==3.4
imagesize==1.4.1
# via sphinx
importlib-metadata==6.8.0
# via sphinx
# via
# build
# sphinx
importlib-resources==6.1.0
# via towncrier
incremental==22.10.0
Expand Down Expand Up @@ -120,7 +122,7 @@ pillow==10.2.0
# via
# -c requirements/broken-projects.in
# blockdiag
pip-tools==7.3.0
pip-tools==7.4.0
# via -r requirements/dev.in
platformdirs==3.10.0
# via virtualenv
Expand All @@ -145,7 +147,9 @@ pyjwt==2.8.0
# gidgethub
# pyjwt
pyproject-hooks==1.0.0
# via build
# via
# build
# pip-tools
pytest==8.0.1
# via
# -r requirements/lint.in
Expand Down
12 changes: 8 additions & 4 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ blockdiag==3.0.0
# via sphinxcontrib-blockdiag
brotli==1.1.0 ; platform_python_implementation == "CPython"
# via -r requirements/runtime-deps.in
build==0.10.0
build==1.0.3
# via pip-tools
certifi==2023.7.22
# via requests
Expand Down Expand Up @@ -82,7 +82,9 @@ idna==3.4
imagesize==1.4.1
# via sphinx
importlib-metadata==6.8.0
# via sphinx
# via
# build
# sphinx
importlib-resources==6.1.0
# via towncrier
incremental==22.10.0
Expand Down Expand Up @@ -117,7 +119,7 @@ pillow==10.2.0
# via
# -c requirements/broken-projects.in
# blockdiag
pip-tools==7.3.0
pip-tools==7.4.0
# via -r requirements/dev.in
platformdirs==3.10.0
# via virtualenv
Expand All @@ -140,7 +142,9 @@ pyjwt==2.8.0
# gidgethub
# pyjwt
pyproject-hooks==1.0.0
# via build
# via
# build
# pip-tools
pytest==8.0.1
# via
# -r requirements/lint.in
Expand Down

0 comments on commit fdb49c1

Please sign in to comment.