Skip to content

Commit

Permalink
Bump requests from 2.28.2 to 2.31.0
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: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 23, 2023
1 parent d9d4ebf commit 455f2c8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 6 deletions.
2 changes: 1 addition & 1 deletion requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ gunicorn==20.1.0
iso3166==2.1.1
libsass==0.22.0
psycopg2-binary==2.9.5
requests==2.28.2
requests==2.31.0
whoosh==2.7.4

jsonfield==3.1.0
Expand Down
6 changes: 1 addition & 5 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,6 @@ asgiref==3.5.0
# via
# django
# django-countries
async-timeout==4.0.2
# via redis
beautifulsoup4==4.12.0
# via -r requirements.in
build==0.8.0
Expand Down Expand Up @@ -214,7 +212,7 @@ reportlab==3.6.5
# via
# easy-thumbnails
# svglib
requests==2.28.2
requests==2.31.0
# via
# -r requirements.in
# google-api-core
Expand All @@ -241,8 +239,6 @@ tinycss2==1.1.1
# svglib
toml==0.10.2
# via pep517
tomli==2.0.1
# via build
typing-extensions==4.2.0
# via django-countries
unidecode==1.1.1
Expand Down

0 comments on commit 455f2c8

Please sign in to comment.