Skip to content
This repository was archived by the owner on Aug 19, 2025. It is now read-only.

Commit c095428

Browse files
Bump requests from 2.28.1 to 2.31.0 (#562)
Bumps [requests](https://github.com/psf/requests) from 2.28.1 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.1...v2.31.0) --- updated-dependencies: - dependency-name: requests dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f3f0c6f commit c095428

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ mypy==0.971
2020
pytest==7.1.2
2121
pytest-cov==3.0.0
2222
starlette==0.27.0
23-
requests==2.28.1
23+
requests==2.31.0
2424

2525
# Documentation
2626
mkdocs==1.3.1

0 commit comments

Comments
 (0)