Compare commits

...
This repository has been archived on 2023-05-31. You can view files and clone it, but cannot push or open issues or pull requests.

1 commit

Author SHA1 Message Date
dependabot[bot] 07ef3bf237
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>
2023-05-23 06:50:31 +00:00
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