Skip to content

Commit

Permalink
Bump oauthlib requirement
Browse files Browse the repository at this point in the history
  • Loading branch information
DavisRayM committed Oct 21, 2022
1 parent d45ed7a commit 0f8cb1c
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion requirements/azure.pip
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ isodate==0.6.1
# via msrest
msrest==0.7.1
# via azure-storage-blob
oauthlib==3.2.0
oauthlib==3.2.1
# via requests-oauthlib
pycparser==2.21
# via cffi
Expand Down
2 changes: 1 addition & 1 deletion requirements/base.pip
Original file line number Diff line number Diff line change
Expand Up @@ -246,7 +246,7 @@ nose==1.3.7
# via django-nose
numpy==1.23.0
# via onadata
oauthlib==3.2.0
oauthlib==3.2.1
# via
# django-oauth-toolkit
# requests-oauthlib
Expand Down
2 changes: 1 addition & 1 deletion requirements/dev.pip
Original file line number Diff line number Diff line change
Expand Up @@ -300,7 +300,7 @@ nose==1.3.7
# via django-nose
numpy==1.23.0
# via onadata
oauthlib==3.2.0
oauthlib==3.2.1
# via
# django-oauth-toolkit
# requests-oauthlib
Expand Down

0 comments on commit 0f8cb1c

Please sign in to comment.