Merge pull request #331 from OpenBankProject/dependabot/pip/requests-2.31.0

Bump requests from 2.27.1 to 2.31.0
This commit is contained in:
Simon Redfern 2024-10-17 15:06:05 +02:00 committed by GitHub
commit e106ef8b73
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2,7 +2,7 @@ psycopg2
#Django==1.11.7
Django==2.2.28
oauthlib==3.2.2
requests==2.27.1
requests==2.31.0
requests-oauthlib==1.3.1
PyJWT==2.8.0
gunicorn==19.6.0