Skip to content

Commit

Permalink
chore(deps): bump urllib3 from 2.1.0 to 2.2.2 in /requirements
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
dependabot[bot] authored Jun 17, 2024
1 parent c3d6604 commit 98c44e5
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion requirements/all_requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -780,7 +780,7 @@ uc-micro-py==1.0.2
# via linkify-it-py
umap-learn[plot]==0.5.5
# via sec-certs (./../pyproject.toml)
urllib3==2.1.0
urllib3==2.2.2
# via
# requests
# responses
Expand Down
2 changes: 1 addition & 1 deletion requirements/dev_requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -546,7 +546,7 @@ typing-extensions==4.8.0
# typer
tzdata==2023.3
# via pandas
urllib3==2.1.0
urllib3==2.2.2
# via
# requests
# types-requests
Expand Down
2 changes: 1 addition & 1 deletion requirements/nlp_requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -608,7 +608,7 @@ uc-micro-py==1.0.2
# via linkify-it-py
umap-learn[plot]==0.5.5
# via sec-certs (./../pyproject.toml)
urllib3==2.1.0
urllib3==2.2.2
# via
# requests
# responses
Expand Down
2 changes: 1 addition & 1 deletion requirements/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -311,7 +311,7 @@ typing-extensions==4.8.0
# typer
tzdata==2023.3
# via pandas
urllib3==2.1.0
urllib3==2.2.2
# via requests
wasabi==1.1.2
# via
Expand Down
2 changes: 1 addition & 1 deletion requirements/test_requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -326,7 +326,7 @@ typing-extensions==4.8.0
# typer
tzdata==2023.3
# via pandas
urllib3==2.1.0
urllib3==2.2.2
# via requests
wasabi==1.1.2
# via
Expand Down

0 comments on commit 98c44e5

Please sign in to comment.