Skip to content

Commit

Permalink
Bump zipp from 3.17.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.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 Jul 9, 2024
1 parent b4cefb7 commit 662cddc
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 5 deletions.
6 changes: 2 additions & 4 deletions src/requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -59,9 +59,7 @@ colorama==0.4.6
colorful==0.5.5
# via ray
coverage[toml]==7.3.2
# via
# coverage
# pytest-cov
# via pytest-cov
cryptography==42.0.4
# via -r requirements.txt
defusedxml==0.7.1
Expand Down Expand Up @@ -367,7 +365,7 @@ wcwidth==0.2.12
# via blessed
yarl==1.9.4
# via aiohttp
zipp==3.17.0
zipp==3.19.1
# via
# -r requirements.txt
# importlib-resources
Expand Down
2 changes: 1 addition & 1 deletion src/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -173,5 +173,5 @@ urllib3==2.1.0
# via
# -r requirements.in
# requests
zipp==3.17.0
zipp==3.19.1
# via importlib-resources

0 comments on commit 662cddc

Please sign in to comment.