Skip to content

Commit

Permalink
Bump types-requests from 2.31.0.6 to 2.31.0.7 in /dev_requirements
Browse files Browse the repository at this point in the history
Bumps [types-requests](https://github.com/python/typeshed) from 2.31.0.6 to 2.31.0.7.
- [Commits](https://github.com/python/typeshed/commits)

---
updated-dependencies:
- dependency-name: types-requests
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 3, 2023
1 parent f43867b commit 2485f93
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions dev_requirements/requirements-type_check.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,22 +7,22 @@
iniconfig==2.0.0
# via pytest
mypy==1.5.1
# via -r dev_requirements/requirements-type_check.in
# via -r requirements-type_check.in
mypy-extensions==1.0.0
# via mypy
networkx==3.1
# via networkx-stubs
networkx-stubs==0.0.1
# via -r dev_requirements/requirements-type_check.in
# via -r requirements-type_check.in
packaging==23.1
# via pytest
pluggy==1.3.0
# via pytest
pytest==7.4.2
# via -r dev_requirements/requirements-type_check.in
types-requests==2.31.0.6
# via -r dev_requirements/requirements-type_check.in
types-urllib3==1.26.25.14
# via types-requests
# via -r requirements-type_check.in
types-requests==2.31.0.7
# via -r requirements-type_check.in
typing-extensions==4.8.0
# via mypy
urllib3==2.0.6
# via types-requests

0 comments on commit 2485f93

Please sign in to comment.