Skip to content

Commit

Permalink
Bump requests from 2.28.2 to 2.31.0 in /dev_requirements (#303)
Browse files Browse the repository at this point in the history
Bumps [requests](https://github.com/psf/requests) from 2.28.2 to 2.31.0.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](psf/requests@v2.28.2...v2.31.0)

---
updated-dependencies:
- dependency-name: requests
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: konstantin <[email protected]>
  • Loading branch information
dependabot[bot] and hf-kklein committed Aug 11, 2023
1 parent b4db799 commit 069cb4c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion dev_requirements/requirements-docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ packaging==23.0
# via sphinx
pygments==2.15.0
# via sphinx
requests==2.28.2
requests==2.31.0
# via sphinx
snowballstemmer==2.2.0
# via sphinx
Expand Down
2 changes: 1 addition & 1 deletion dev_requirements/requirements-test_packaging.txt
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ pyproject-hooks==1.0.0
# via build
readme-renderer==37.3
# via twine
requests==2.28.2
requests==2.31.0
# via
# requests-toolbelt
# twine
Expand Down

0 comments on commit 069cb4c

Please sign in to comment.