Skip to content

Commit

Permalink
Bump urllib3 from 2.0.4 to 2.0.6 in /requirements (#336)
Browse files Browse the repository at this point in the history
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.0.4 to 2.0.6.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](urllib3/urllib3@2.0.4...2.0.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 3, 2023
1 parent b055f04 commit 5ec00e3
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.4
urllib3==2.0.6
# 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.4
urllib3==2.0.6
# 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.4
urllib3==2.0.6
# via
# distributed
# requests
Expand Down

0 comments on commit 5ec00e3

Please sign in to comment.