Skip to content

Commit

Permalink
Bump urllib3 from 2.2.1 to 2.2.2 in /dev_requirements
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 Jul 9, 2024
1 parent 2f1045d commit adc8b54
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion dev_requirements/requirements-packaging.txt
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ secretstorage==3.3.3
# via keyring
twine==5.1.1
# via -r requirements-packaging.in
urllib3==2.2.1
urllib3==2.2.2
# via
# requests
# twine
Expand Down
10 changes: 5 additions & 5 deletions dev_requirements/requirements-type_check.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,22 +8,22 @@
iniconfig==2.0.0
# via pytest
mypy==1.10.1
# via -r dev_requirements/requirements-type_check.in
# via -r requirements-type_check.in
mypy-extensions==1.0.0
# via mypy
networkx==3.3
# via networkx-stubs
networkx-stubs==0.0.1
# via -r dev_requirements/requirements-type_check.in
# via -r requirements-type_check.in
packaging==24.0
# via pytest
pluggy==1.5.0
# via pytest
pytest==8.2.2
# via -r dev_requirements/requirements-type_check.in
# via -r requirements-type_check.in
types-requests==2.32.0.20240622
# via -r dev_requirements/requirements-type_check.in
# via -r requirements-type_check.in
typing-extensions==4.11.0
# via mypy
urllib3==2.2.1
urllib3==2.2.2
# via types-requests

0 comments on commit adc8b54

Please sign in to comment.