Skip to content

Commit

Permalink
Bump zipp from 3.18.1 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.18.1 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.18.1...v3.19.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 9, 2024
1 parent 449405e commit 05104be
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 05104be

Please sign in to comment.