Skip to content

Commit

Permalink
chore: Bump zipp from 3.18.1 to 3.19.1 in /sdk/python/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: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 9, 2024
1 parent 849f590 commit 00bf7dd
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion sdk/python/requirements/py3.10-ci-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -957,5 +957,5 @@ xmltodict==0.13.0
# via moto
yarl==1.9.4
# via aiohttp
zipp==3.18.1
zipp==3.19.1
# via importlib-metadata
2 changes: 1 addition & 1 deletion sdk/python/requirements/py3.10-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -186,5 +186,5 @@ watchfiles==0.21.0
# via uvicorn
websockets==12.0
# via uvicorn
zipp==3.18.1
zipp==3.19.1
# via importlib-metadata
2 changes: 1 addition & 1 deletion sdk/python/requirements/py3.11-ci-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -936,5 +936,5 @@ xmltodict==0.13.0
# via moto
yarl==1.9.4
# via aiohttp
zipp==3.18.1
zipp==3.19.1
# via importlib-metadata
2 changes: 1 addition & 1 deletion sdk/python/requirements/py3.11-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -180,5 +180,5 @@ watchfiles==0.21.0
# via uvicorn
websockets==12.0
# via uvicorn
zipp==3.18.1
zipp==3.19.1
# via importlib-metadata
2 changes: 1 addition & 1 deletion sdk/python/requirements/py3.9-ci-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -971,5 +971,5 @@ xmltodict==0.13.0
# via moto
yarl==1.9.4
# via aiohttp
zipp==3.18.1
zipp==3.19.1
# via importlib-metadata
2 changes: 1 addition & 1 deletion sdk/python/requirements/py3.9-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -189,5 +189,5 @@ watchfiles==0.21.0
# via uvicorn
websockets==12.0
# via uvicorn
zipp==3.18.1
zipp==3.19.1
# via importlib-metadata

0 comments on commit 00bf7dd

Please sign in to comment.