Skip to content

Commit

Permalink
Bump urllib3 in /bazel in the pip group across 1 directory
Browse files Browse the repository at this point in the history
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](urllib3/urllib3@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>
  • Loading branch information
dependabot[bot] authored Jun 17, 2024
1 parent 2384738 commit a1552f4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion bazel/notebook_requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion bazel/ortools_requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit a1552f4

Please sign in to comment.