Skip to content

Commit

Permalink
Bump pip-tools from 6.14.0 to 7.0.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.0.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.0.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 and marcospri committed Jul 19, 2023
1 parent 8c0f484 commit 2d28dc4
Show file tree
Hide file tree
Showing 8 changed files with 11 additions and 11 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.0.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.0.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 @@ -181,7 +181,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.0.0
# via
# -r requirements/dev.in
# pip-sync-faster
Expand Down
8 changes: 4 additions & 4 deletions requirements/dockercompose.txt
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ distro==1.5.0
docker[ssh]==5.0.0
# via docker-compose
docker-compose==1.29.2
# via -r dockercompose.in
# via -r requirements/dockercompose.in
dockerpty==0.4.1
# via docker-compose
docopt==0.6.2
Expand All @@ -46,10 +46,10 @@ paramiko==2.10.1
pep517==0.13.0
# via build
pip-sync-faster==0.0.3
# via -r dockercompose.in
pip-tools==6.14.0
# via -r requirements/dockercompose.in
pip-tools==7.0.0
# via
# -r dockercompose.in
# -r requirements/dockercompose.in
# pip-sync-faster
pycparser==2.20
# via cffi
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.0.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 @@ -159,7 +159,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.0.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 @@ -231,7 +231,7 @@ pip-sync-faster==0.0.3
# via
# -r requirements/lint.in
# -r requirements/tests.txt
pip-tools==6.14.0
pip-tools==7.0.0
# via
# -r requirements/lint.in
# -r requirements/tests.txt
Expand Down
2 changes: 1 addition & 1 deletion requirements/tests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,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.0.0
# via
# -r requirements/tests.in
# pip-sync-faster
Expand Down

0 comments on commit 2d28dc4

Please sign in to comment.