Skip to content

Commit

Permalink
Bump types-requests 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.20231231 to 2.31.0.20240106.
- [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 Jan 8, 2024
1 parent 4411999 commit d53ef17
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions dev_requirements/requirements-type_check.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@
#
# pip-compile '.\requirements-type_check.in'
#
exceptiongroup==1.2.0
# via pytest
iniconfig==2.0.0
# via pytest
mypy==1.8.0
Expand All @@ -22,11 +20,7 @@ pluggy==1.3.0
# via pytest
pytest==7.4.4
# via -r requirements-type_check.in
tomli==2.0.1
# via
# mypy
# pytest
types-requests==2.31.0.20231231
types-requests==2.31.0.20240106
# via -r requirements-type_check.in
typing-extensions==4.8.0
# via mypy
Expand Down

0 comments on commit d53ef17

Please sign in to comment.