Skip to content

Commit 5c07bd8

Browse files
chore: Bump zipp from 3.18.1 to 3.19.1 in /sdk/python/requirements (#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>
1 parent c45ff72 commit 5c07bd8

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

sdk/python/requirements/py3.10-ci-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -962,5 +962,5 @@ xmltodict==0.13.0
962962
# via moto
963963
yarl==1.9.4
964964
# via aiohttp
965-
zipp==3.19.2
965+
zipp==3.19.1
966966
# via importlib-metadata

sdk/python/requirements/py3.10-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,5 +186,5 @@ watchfiles==0.21.0
186186
# via uvicorn
187187
websockets==12.0
188188
# via uvicorn
189-
zipp==3.18.1
189+
zipp==3.19.1
190190
# via importlib-metadata

sdk/python/requirements/py3.11-ci-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -940,5 +940,5 @@ xmltodict==0.13.0
940940
# via moto
941941
yarl==1.9.4
942942
# via aiohttp
943-
zipp==3.19.2
943+
zipp==3.19.1
944944
# via importlib-metadata

sdk/python/requirements/py3.11-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,5 +180,5 @@ watchfiles==0.21.0
180180
# via uvicorn
181181
websockets==12.0
182182
# via uvicorn
183-
zipp==3.18.1
183+
zipp==3.19.1
184184
# via importlib-metadata

sdk/python/requirements/py3.9-ci-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -976,5 +976,5 @@ xmltodict==0.13.0
976976
# via moto
977977
yarl==1.9.4
978978
# via aiohttp
979-
zipp==3.19.2
979+
zipp==3.19.1
980980
# via importlib-metadata

sdk/python/requirements/py3.9-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -189,5 +189,5 @@ watchfiles==0.21.0
189189
# via uvicorn
190190
websockets==12.0
191191
# via uvicorn
192-
zipp==3.18.1
192+
zipp==3.19.1
193193
# via importlib-metadata

0 commit comments

Comments
 (0)