Skip to content

Commit

Permalink
Bump urllib3 from 2.0.7 to 2.2.2 in /requirements (#354)
Browse files Browse the repository at this point in the history
Bumps [urllib3](https://github.com/urllib3/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: 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 8, 2024
1 parent 7b26294 commit 693a201
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion requirements/requirements-macOS-latest-3.9.txt
Original file line number Diff line number Diff line change
Expand Up @@ -231,7 +231,7 @@ typing-extensions==4.7.1
# typer
tzdata==2023.3
# via pandas
urllib3==2.0.7
urllib3==2.2.2
# via
# distributed
# requests
Expand Down
2 changes: 1 addition & 1 deletion requirements/requirements-ubuntu-latest-3.9.txt
Original file line number Diff line number Diff line change
Expand Up @@ -266,7 +266,7 @@ typing-extensions==4.7.1
# typer
tzdata==2023.3
# via pandas
urllib3==2.0.7
urllib3==2.2.2
# via
# distributed
# requests
Expand Down
2 changes: 1 addition & 1 deletion requirements/requirements-windows-latest-3.9.txt
Original file line number Diff line number Diff line change
Expand Up @@ -235,7 +235,7 @@ typing-extensions==4.7.1
# typer
tzdata==2023.3
# via pandas
urllib3==2.0.7
urllib3==2.2.2
# via
# distributed
# requests
Expand Down

0 comments on commit 693a201

Please sign in to comment.