Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 26, 2024
1 parent 3fdd5c8 commit cbff3b8
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions requirements/test-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,11 @@ charset-normalizer==3.3.2
# via
# -c requirements/requirements.txt
# requests
coverage==7.5.1
coverage[toml]==7.5.1
# via
# -r requirements/test-requirements.in
# django-coverage-plugin
# pytest-cov
django-coverage-plugin==3.1.0
# via -r requirements/test-requirements.in
django-test-migrations==1.3.0
Expand Down Expand Up @@ -44,8 +45,10 @@ pluggy==1.5.0
pytest==8.2.0
# via
# -r requirements/test-requirements.in
# pytest-cov
# pytest-django
# pytest-sugar
# pytest-xdist
pytest-cov==5.0.0
# via -r requirements/test-requirements.in
pytest-django==4.8.0
Expand Down Expand Up @@ -73,8 +76,9 @@ termcolor==2.4.0
tomli==2.0.1
# via
# -c requirements/requirements.txt
# coverage
# pytest
types-requests==2.31.0.20240406
types-requests==2.32.0.20240523
# via -r requirements/test-requirements.in
typing-extensions==4.8.0
# via
Expand Down

0 comments on commit cbff3b8

Please sign in to comment.