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] <[email protected]>
  • Loading branch information
dependabot[bot] authored and mxsasha committed Jan 10, 2024
1 parent 92dd385 commit ce61d78
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
7 changes: 4 additions & 3 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -158,19 +158,20 @@ tomli==2.0.1
# build
# coverage
# pip-tools
# pyproject-hooks
types-toml==0.10.8.3
# via responses
typing-extensions==4.4.0
typing-extensions==4.7.1
# via
# -c requirements.txt
# black
urllib3==2.0.4
urllib3==2.0.7
# via
# -c requirements.txt
# requests
# responses
# selenium
wheel==0.38.4
wheel==0.41.2
# via
# -c requirements.txt
# pip-tools
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -210,7 +210,7 @@ typing-extensions==4.7.1
# setuptools-scm
tzdata==2023.3
# via celery
urllib3==2.0.4
urllib3==2.0.7
# via
# requests
# selenium
Expand Down

0 comments on commit ce61d78

Please sign in to comment.