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
…4337)

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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jul 10, 2024
1 parent c45ff72 commit 5c07bd8
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 @@ -962,5 +962,5 @@ xmltodict==0.13.0
# via moto
yarl==1.9.4
# via aiohttp
zipp==3.19.2
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 @@ -940,5 +940,5 @@ xmltodict==0.13.0
# via moto
yarl==1.9.4
# via aiohttp
zipp==3.19.2
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 @@ -976,5 +976,5 @@ xmltodict==0.13.0
# via moto
yarl==1.9.4
# via aiohttp
zipp==3.19.2
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 5c07bd8

Please sign in to comment.