Skip to content

Commit

Permalink
Bump urllib3 from 2.1.0 to 2.2.2 in /src
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 b4cefb7 commit 1454bb4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 5 deletions.
6 changes: 2 additions & 4 deletions src/requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -59,9 +59,7 @@ colorama==0.4.6
colorful==0.5.5
# via ray
coverage[toml]==7.3.2
# via
# coverage
# pytest-cov
# via pytest-cov
cryptography==42.0.4
# via -r requirements.txt
defusedxml==0.7.1
Expand Down Expand Up @@ -354,7 +352,7 @@ uritemplate==4.1.1
# via
# -r requirements.txt
# drf-yasg
urllib3==2.1.0
urllib3==2.2.2
# via
# -r requirements.txt
# requests
Expand Down
2 changes: 1 addition & 1 deletion src/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@ typing-extensions==4.8.0
# via asgiref
uritemplate==4.1.1
# via drf-yasg
urllib3==2.1.0
urllib3==2.2.2
# via
# -r requirements.in
# requests
Expand Down

0 comments on commit 1454bb4

Please sign in to comment.