Skip to content

Commit

Permalink
Bump zipp from 3.18.1 to 3.19.1 in /requirements (#277)
Browse files Browse the repository at this point in the history
  • Loading branch information
aenglander authored Jul 29, 2024
2 parents 877e69d + 654e80c commit 2f07e43
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion requirements/build.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,5 @@ pyproject-hooks==1.1.0
# via build
tomli==2.0.1
# via build
zipp==3.18.1
zipp==3.19.1
# via importlib-metadata
2 changes: 1 addition & 1 deletion requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -245,7 +245,7 @@ werkzeug==3.0.3
# -r tests.txt
# -r typing.txt
# flask
zipp==3.18.1
zipp==3.19.1
# via
# -r docs.txt
# -r tests.txt
Expand Down
2 changes: 1 addition & 1 deletion requirements/docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -59,5 +59,5 @@ sphinxcontrib-serializinghtml==1.1.5
# via sphinx
urllib3==2.2.2
# via requests
zipp==3.18.1
zipp==3.19.1
# via importlib-metadata
2 changes: 1 addition & 1 deletion requirements/tests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -44,5 +44,5 @@ typing-extensions==4.11.0
# via sqlalchemy
werkzeug==3.0.3
# via flask
zipp==3.18.1
zipp==3.19.1
# via importlib-metadata
2 changes: 1 addition & 1 deletion requirements/typing.txt
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ typing-extensions==4.11.0
# sqlalchemy
werkzeug==3.0.3
# via flask
zipp==3.18.1
zipp==3.19.1
# via importlib-metadata

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

0 comments on commit 2f07e43

Please sign in to comment.