Skip to content

Commit

Permalink
Bump pip-tools from 6.14.0 to 7.1.0
Browse files Browse the repository at this point in the history
Bumps [pip-tools](https://github.com/jazzband/pip-tools) from 6.14.0 to 7.1.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@6.14.0...7.1.0)

---
updated-dependencies:
- dependency-name: pip-tools
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 19, 2023
1 parent 899d924 commit 4bbcf97
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion requirements/checkformatting.txt
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ pep517==0.13.0
# via build
pip-sync-faster==0.0.3
# via -r requirements/checkformatting.in
pip-tools==6.14.0
pip-tools==7.1.0
# via
# -r requirements/checkformatting.in
# pip-sync-faster
Expand Down
2 changes: 1 addition & 1 deletion requirements/coverage.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ pep517==0.13.0
# via build
pip-sync-faster==0.0.3
# via -r requirements/coverage.in
pip-tools==6.14.0
pip-tools==7.1.0
# via
# -r requirements/coverage.in
# pip-sync-faster
Expand Down
2 changes: 1 addition & 1 deletion requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ pickleshare==0.7.5
# via ipython
pip-sync-faster==0.0.3
# via -r requirements/dev.in
pip-tools==6.14.0
pip-tools==7.1.0
# via
# -r requirements/dev.in
# pip-sync-faster
Expand Down
2 changes: 1 addition & 1 deletion requirements/format.txt
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ pep517==0.13.0
# via build
pip-sync-faster==0.0.3
# via -r requirements/format.in
pip-tools==6.14.0
pip-tools==7.1.0
# via
# -r requirements/format.in
# pip-sync-faster
Expand Down
2 changes: 1 addition & 1 deletion requirements/functests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ pep517==0.13.0
# via build
pip-sync-faster==0.0.3
# via -r requirements/functests.in
pip-tools==6.14.0
pip-tools==7.1.0
# via
# -r requirements/functests.in
# pip-sync-faster
Expand Down
2 changes: 1 addition & 1 deletion requirements/lint.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ pep517==0.13.0
# via build
pip-sync-faster==0.0.3
# via -r requirements/lint.in
pip-tools==6.14.0
pip-tools==7.1.0
# via
# -r requirements/lint.in
# pip-sync-faster
Expand Down
2 changes: 1 addition & 1 deletion requirements/tests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ pep517==0.13.0
# via build
pip-sync-faster==0.0.3
# via -r requirements/tests.in
pip-tools==6.14.0
pip-tools==7.1.0
# via
# -r requirements/tests.in
# pip-sync-faster
Expand Down

0 comments on commit 4bbcf97

Please sign in to comment.