Bump requests from 2.30.0 to 2.31.0
Bumps [requests](https://github.com/psf/requests) from 2.30.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.30.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:
parent
e73b269217
commit
4146416580
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@ dependencies = [
|
||||||
"django-environ==0.10.0",
|
"django-environ==0.10.0",
|
||||||
"Pillow==9.5.0",
|
"Pillow==9.5.0",
|
||||||
"psycopg2==2.9.6",
|
"psycopg2==2.9.6",
|
||||||
"requests==2.30.0",
|
"requests==2.31.0",
|
||||||
"social-auth-core==4.4.2",
|
"social-auth-core==4.4.2",
|
||||||
"social-auth-app-django==5.2.0",
|
"social-auth-app-django==5.2.0",
|
||||||
]
|
]
|
||||||
|
|
Loading…
Reference in a new issue