Skip to content

Commit

Permalink
Bump requests from 2.26.0 to 2.31.0 (#88)
Browse files Browse the repository at this point in the history
Bumps [requests](https://github.com/psf/requests) from 2.26.0 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.26.0...v2.31.0)

---
updated-dependencies:
- dependency-name: requests
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jun 16, 2023
1 parent 30f2ce2 commit 3b26231
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ mock==3.0.5
coveralls==2.0.0
pytest==7.1.2
pytest-cov==2.8.1
requests==2.26.0
requests==2.31.0
urllib3==1.26.5
black==22.6.0
typing-extensions==4.5.0
Expand Down

0 comments on commit 3b26231

Please sign in to comment.