Skip to content

Commit

Permalink
Bump urllib3 from 2.1.0 to 2.2.2 in /dev_tools/requirements/max_compat (
Browse files Browse the repository at this point in the history
#890)

Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.1.0 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.1.0...2.2.2)

---
updated-dependencies:
- dependency-name: urllib3
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 16, 2024
1 parent faac2ea commit e33a29e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion dev_tools/requirements/max_compat/dev.env.txt
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ typing-extensions==4.9.0
# via cirq-core
tzdata==2023.4
# via pandas
urllib3==2.1.0
urllib3==2.2.2
# via requests
zipp==3.19.1
# via importlib-resources
Original file line number Diff line number Diff line change
Expand Up @@ -235,7 +235,7 @@ tzdata==2023.4
# via
# -c max_compat/dev.env.txt
# pandas
urllib3==2.1.0
urllib3==2.2.2
# via
# -c max_compat/dev.env.txt
# requests
Expand Down

0 comments on commit e33a29e

Please sign in to comment.