Bump requests from 2.29.0 to 2.31.0

Bumps [requests](https://github.com/psf/requests) from 2.29.0 to 2.31.0.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](https://github.com/psf/requests/compare/v2.29.0...v2.31.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-05-23 06:50:31 +00:00 committed by GitHub
parent b9102b3a94
commit 07ef3bf237
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 5 deletions

View file

@ -78,7 +78,7 @@ rcssmin==1.1.1
# via -r requirements.in
readtime==2.0.0
# via -r requirements.in
requests==2.29.0
requests==2.31.0
# via
# -r requirements.in
# django-anymail

View file

@ -126,10 +126,8 @@ pyyaml==6.0
# via
# pre-commit
# vcrpy
requests==2.29.0
# via
# -c constraints.txt
# bpython
requests==2.31.0
# via bpython
ruff==0.0.263
# via -r requirements-dev.in
six==1.16.0