Skip to content

Commit ebc8076

Browse files
chore(deps): bump urllib3 from 2.6.3 to 2.7.0 in /.kokoro/requirements
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.6.3 to 2.7.0. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@2.6.3...2.7.0) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.7.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0f2770d commit ebc8076

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.kokoro/requirements/build.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -443,8 +443,8 @@ secretstorage==3.5.0 \
443443
twine==6.2.0 \
444444
--hash=sha256:418ebf08ccda9a8caaebe414433b0ba5e25eb5e4a927667122fbe8f829f985d8
445445
# via -r build.in
446-
urllib3==2.6.3 \
447-
--hash=sha256:bf272323e553dfb2e87d9bfd225ca7b0f467b919d7bbd355436d3fd37cb0acd4
446+
urllib3==2.7.0 \
447+
--hash=sha256:9fb4c81ebbb1ce9531cce37674bbc6f1360472bc18ca9a553ede278ef7276897
448448
# via
449449
# requests
450450
# twine

0 commit comments

Comments
 (0)