Skip to content

Commit

Permalink
Bump urllib3 from 2.2.1 to 2.2.2
Browse files Browse the repository at this point in the history
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.2.1 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.2.1...2.2.2)

---
updated-dependencies:
- dependency-name: urllib3
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 17, 2024
1 parent b2910c9 commit 629fbb5
Showing 1 changed file with 2 additions and 7 deletions.
9 changes: 2 additions & 7 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ click-repl==0.3.0
# via celery
colorama==0.4.6
# via schemathesis
coverage==7.5.1
coverage[toml]==7.5.1
# via pytest-cov
debugpy==1.8.1
# via pytest-celery
Expand Down Expand Up @@ -288,11 +288,6 @@ ruff==0.4.5
# via -r requirements.in
schemathesis==3.28.1
# via -r requirements.in
setuptools==70.0.0
# via
# flask-db
# nodeenv
# pytest-celery
six==1.16.0
# via
# flasgger
Expand Down Expand Up @@ -339,7 +334,7 @@ tzdata==2024.1
# via
# celery
# pandas
urllib3==2.2.1
urllib3==2.2.2
# via
# docker
# requests
Expand Down

0 comments on commit 629fbb5

Please sign in to comment.