Skip to content

Commit

Permalink
Bump types-requests from 2.31.0.6 to 2.31.0.7
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:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 3, 2023
1 parent f8187f2 commit 9d0f518
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions dev_requirements/requirements-type_check.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,9 @@ pluggy==1.3.0
# via pytest
pytest==7.4.2
# via -r dev_requirements/requirements-type_check.in
types-requests==2.31.0.6
types-requests==2.31.0.7
# via -r dev_requirements/requirements-type_check.in
types-urllib3==1.26.25.14
# via types-requests
typing-extensions==4.8.0
# via mypy
urllib3==2.0.6
# via types-requests

0 comments on commit 9d0f518

Please sign in to comment.