Skip to content

Commit 9e5ec12

Browse files
chore(deps): bump zipp from 3.6.0 to 3.19.1 in /.kokoro (googleapis#22392)
Bumps [zipp](https://github.com/jaraco/zipp) from 3.6.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.6.0...v3.19.1) --- updated-dependencies: - dependency-name: zipp dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a035e9c commit 9e5ec12

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

.kokoro/requirements.in

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,13 +18,13 @@ pyperclip==1.8.2
1818
python-dateutil==2.8.2
1919
requests==2.32.0
2020
importlib-metadata==4.8.3
21-
zipp==3.6.0
21+
zipp==3.19.1
2222
google_api_core==2.8.2
2323
google-cloud-storage==2.0.0
2424
google-cloud-core==2.3.1
2525
typing-extensions==4.1.1
2626
urllib3==1.26.19
27-
zipp==3.6.0
27+
zipp==3.19.1
2828
rsa==4.9
2929
six==1.16.0
3030
attrs==22.1.0

.kokoro/requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -450,9 +450,9 @@ urllib3==1.26.19 \
450450
# via
451451
# -r requirements.in
452452
# requests
453-
zipp==3.6.0 \
454-
--hash=sha256:71c644c5369f4a6e07636f0aa966270449561fcea2e3d6747b8d23efaa9d7832 \
455-
--hash=sha256:9fe5ea21568a0a70e50f273397638d39b03353731e6cbbb3fd8502a33fec40bc
453+
zipp==3.19.1 \
454+
--hash=sha256:2828e64edb5386ea6a52e7ba7cdb17bb30a73a858f5eb6eb93d8d36f5ea26091 \
455+
--hash=sha256:35427f6d5594f4acf82d25541438348c26736fa9b3afa2754bcd63cdb99d8e8f
456456
# via
457457
# -r requirements.in
458458
# importlib-metadata

0 commit comments

Comments
 (0)