Skip to content

Commit 5bc0dd7

Browse files
chore(deps): bump urllib3 from 1.26.19 to 2.6.3 in /.kokoro
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.19 to 2.6.3. - [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.3) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.6.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 993f887 commit 5bc0dd7

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.3
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.3 \
448+
--hash=sha256:1b62b6884944a57dbe321509ab94fd4d3b307075e0c2eae991ac71ee15ad38ed \
449+
--hash=sha256:bf272323e553dfb2e87d9bfd225ca7b0f467b919d7bbd355436d3fd37cb0acd4
450450
# via
451451
# -r requirements.in
452452
# requests

0 commit comments

Comments
 (0)