Skip to content

Commit

Permalink
Bump urllib3 from 2.0.4 to 2.0.7
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.7.
- [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.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Oct 17, 2023
1 parent cafadbb commit 1391ff6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 20 deletions.
15 changes: 2 additions & 13 deletions requirements-lint.txt
Expand Up @@ -26,8 +26,6 @@ coveralls==3.3.1
# via -r requirements-lint.in
docopt==0.6.2
# via coveralls
exceptiongroup==1.1.3
# via pytest
flake8==6.1.0
# via
# flake8-bugbear
Expand Down Expand Up @@ -124,16 +122,7 @@ stevedore==5.1.0
# via bandit
tokenize-rt==5.2.0
# via pyupgrade
tomli==2.0.1
# via
# black
# coverage
# mypy
# pytest
typing-extensions==4.7.1
# via
# black
# mypy
# rich
urllib3==2.0.4
# via mypy
urllib3==2.0.7
# via requests
8 changes: 1 addition & 7 deletions requirements.txt
Expand Up @@ -16,8 +16,6 @@ coveralls==3.3.1
# via -r requirements.in
docopt==0.6.2
# via coveralls
exceptiongroup==1.1.3
# via pytest
flake8==6.1.0
# via -r requirements.in
idna==3.4
Expand All @@ -42,9 +40,5 @@ pytest-cov==4.1.0
# via -r requirements.in
requests==2.31.0
# via coveralls
tomli==2.0.1
# via
# coverage
# pytest
urllib3==2.0.4
urllib3==2.0.7
# via requests

0 comments on commit 1391ff6

Please sign in to comment.