Merge pull request #284 from OpenBankProject/dependabot/pip/oauthlib-3.2.2

Bump oauthlib from 3.2.0 to 3.2.2
This commit is contained in:
tesobe-daniel 2023-04-18 11:33:23 +02:00 committed by GitHub
commit a88bd7c5a8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,6 @@
#Django==1.11.7
Django==2.2.13
oauthlib==3.2.0
oauthlib==3.2.2
requests==2.27.1
requests-oauthlib==1.3.1
PyJWT==1.5.3