Skip to content

Commit 25c0f69

Browse files
chore(deps): bump urllib3 from 1.26.19 to 2.6.0 in /.kokoro
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.19 to 2.6.0. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@1.26.19...2.6.0) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.6.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6060726 commit 25c0f69

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

.kokoro/requirements.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ 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
26-
urllib3==1.26.19
26+
urllib3==2.6.0
2727
zipp==3.19.1
2828
rsa==4.9
2929
six==1.16.0

.kokoro/requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -444,9 +444,9 @@ typing-extensions==4.1.1 \
444444
--hash=sha256:1a9462dcc3347a79b1f1c0271fbe79e844580bb598bafa1ed208b94da3cdcd42 \
445445
--hash=sha256:21c85e0fe4b9a155d0799430b0ad741cdce7e359660ccbd8b530613e8df88ce2
446446
# via -r requirements.in
447-
urllib3==1.26.19 \
448-
--hash=sha256:37a0344459b199fce0e80b0d3569837ec6b6937435c5244e7fd73fa6006830f3 \
449-
--hash=sha256:3e3d753a8618b86d7de333b4223005f68720bcd6a7d2bcb9fbd2229ec7c1e429
447+
urllib3==2.6.0 \
448+
--hash=sha256:c90f7a39f716c572c4e3e58509581ebd83f9b59cced005b7db7ad2d22b0db99f \
449+
--hash=sha256:cb9bcef5a4b345d5da5d145dc3e30834f58e8018828cbc724d30b4cb7d4d49f1
450450
# via
451451
# -r requirements.in
452452
# requests

0 commit comments

Comments
 (0)