Skip to content

Commit

Permalink
Bump zipp from 3.11.0 to 3.19.1 in /src
Browse files Browse the repository at this point in the history
Bumps [zipp](https://github.com/jaraco/zipp) from 3.11.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.11.0...v3.19.1)

---
updated-dependencies:
- dependency-name: zipp
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and Yrob committed Jul 10, 2024
1 parent 0215aa3 commit b25f0b0
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion src/requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ sentry-sdk == 1.14.0
urllib3 == 1.26.19
urllib3-mock == 0.3.3
whitenoise == 6.4.0
zipp == 3.11.0
zipp == 3.19.1

# Packaging
pur == 7.0.0
Expand Down
6 changes: 3 additions & 3 deletions src/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1370,9 +1370,9 @@ whitenoise==6.4.0 \
wirerope==0.4.7 \
--hash=sha256:f3961039218276283c5037da0fa164619def0327595f10892d562a61a8603990
# via methodtools
zipp==3.11.0 \
--hash=sha256:83a28fcb75844b5c0cdaf5aa4003c2d728c77e05f5aeabe8e95e56727005fbaa \
--hash=sha256:a7a22e05929290a67401440b39690ae6563279bced5f314609d9d03798f56766
zipp==3.19.1 \
--hash=sha256:2828e64edb5386ea6a52e7ba7cdb17bb30a73a858f5eb6eb93d8d36f5ea26091 \
--hash=sha256:35427f6d5594f4acf82d25541438348c26736fa9b3afa2754bcd63cdb99d8e8f
# via
# -r requirements.in
# importlib-metadata
Expand Down
6 changes: 3 additions & 3 deletions src/requirements_dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1498,9 +1498,9 @@ whitenoise==6.4.0 \
wirerope==0.4.6 \
--hash=sha256:bd1a151d4133b3ce30ecb76ed92f861505f688151173d22be2e29f4f02e60392
# via methodtools
zipp==3.11.0 \
--hash=sha256:83a28fcb75844b5c0cdaf5aa4003c2d728c77e05f5aeabe8e95e56727005fbaa \
--hash=sha256:a7a22e05929290a67401440b39690ae6563279bced5f314609d9d03798f56766
zipp==3.19.1 \
--hash=sha256:2828e64edb5386ea6a52e7ba7cdb17bb30a73a858f5eb6eb93d8d36f5ea26091 \
--hash=sha256:35427f6d5594f4acf82d25541438348c26736fa9b3afa2754bcd63cdb99d8e8f
# via
# -r ./requirements.in
# importlib-metadata
Expand Down

0 comments on commit b25f0b0

Please sign in to comment.