Bump urllib3 in /bazel in the pip group across 1 directory

Bumps the pip group with 1 update in the /bazel directory: [urllib3](https://github.com/urllib3/urllib3).


Updates `urllib3` from 2.0.7 to 2.2.2
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](https://github.com/urllib3/urllib3/compare/2.0.7...2.2.2)

---
updated-dependencies:
- dependency-name: urllib3
  dependency-type: indirect
  dependency-group: pip
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-06-17 22:12:27 +00:00
committed by GitHub
parent 2384738a95
commit a1552f457c
2 changed files with 2 additions and 2 deletions

View File

@@ -354,7 +354,7 @@ tzdata==2023.3
# via pandas
uri-template==1.3.0
# via jsonschema
urllib3==2.0.7
urllib3==2.2.2
# via requests
virtualenv==20.24.6
# via -r notebook_requirements.in

View File

@@ -67,7 +67,7 @@ typing-extensions==4.8.0
# via mypy
tzdata==2023.3
# via pandas
urllib3==2.1.0
urllib3==2.2.2
# via requests
virtualenv==20.24.6
# via -r ortools_requirements.in