Merge pull request #1273 from umap-project/dependabot/pip/requests-2.31.0

Bump requests from 2.30.0 to 2.31.0
This commit is contained in:
David Larlet 2023-08-22 09:51:43 -04:00 committed by GitHub
commit 4873f94a95
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -38,7 +38,7 @@ dependencies = [
"django-environ==0.10.0",
"Pillow==9.5.0",
"psycopg2==2.9.6",
"requests==2.30.0",
"requests==2.31.0",
"social-auth-core==4.4.2",
"social-auth-app-django==5.2.0",
]