Skip to content

Commit

Permalink
Bump zipp from 3.17.0 to 3.19.1 in /requirements
Browse files Browse the repository at this point in the history
Bumps [zipp](https://github.com/jaraco/zipp) from 3.17.0 to 3.19.1.
- [Release notes](https://github.com/jaraco/zipp/releases)
- [Changelog](https://github.com/jaraco/zipp/blob/main/NEWS.rst)
- [Commits](jaraco/zipp@v3.17.0...v3.19.1)

---
updated-dependencies:
- dependency-name: zipp
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and robertknight committed Jul 11, 2024
1 parent 4b867f7 commit f03401e
Show file tree
Hide file tree
Showing 10 changed files with 606 additions and 606 deletions.
2 changes: 1 addition & 1 deletion requirements/checkdocs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ websockets==12.0
# via sphinx-autobuild
wheel==0.42.0
# via pip-tools
zipp==3.17.0
zipp==3.19.1
# via importlib-metadata

# The following packages are considered to be unsafe in a requirements file:
Expand Down
10 changes: 5 additions & 5 deletions requirements/checkformatting.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
# pip-compile requirements/checkformatting.in
#
black==24.4.2
# via -r requirements/checkformatting.in
# via -r checkformatting.in
build==1.0.3
# via pip-tools
click==8.1.7
Expand All @@ -15,7 +15,7 @@ click==8.1.7
importlib-metadata==7.0.1
# via pip-sync-faster
isort==5.13.2
# via -r requirements/checkformatting.in
# via -r checkformatting.in
mypy-extensions==1.0.0
# via black
packaging==24.1
Expand All @@ -25,10 +25,10 @@ packaging==24.1
pathspec==0.12.1
# via black
pip-sync-faster==0.0.4
# via -r requirements/checkformatting.in
# via -r checkformatting.in
pip-tools==7.4.1
# via
# -r requirements/checkformatting.in
# -r checkformatting.in
# pip-sync-faster
platformdirs==4.1.0
# via black
Expand All @@ -38,7 +38,7 @@ pyproject-hooks==1.0.0
# pip-tools
wheel==0.42.0
# via pip-tools
zipp==3.17.0
zipp==3.19.1
# via importlib-metadata

# The following packages are considered to be unsafe in a requirements file:
Expand Down
8 changes: 4 additions & 4 deletions requirements/coverage.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,24 +9,24 @@ build==1.0.3
click==8.1.7
# via pip-tools
coverage==7.5.4
# via -r requirements/coverage.in
# via -r coverage.in
importlib-metadata==7.0.1
# via pip-sync-faster
packaging==24.1
# via build
pip-sync-faster==0.0.4
# via -r requirements/coverage.in
# via -r coverage.in
pip-tools==7.4.1
# via
# -r requirements/coverage.in
# -r coverage.in
# pip-sync-faster
pyproject-hooks==1.0.0
# via
# build
# pip-tools
wheel==0.42.0
# via pip-tools
zipp==3.17.0
zipp==3.19.1
# via importlib-metadata

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

0 comments on commit f03401e

Please sign in to comment.