Skip to content

Commit

Permalink
Merge pull request #105 from datopian/dependabot/pip/pyjwt-2.4.0
Browse files Browse the repository at this point in the history
Bump pyjwt from 1.7.1 to 2.4.0
  • Loading branch information
rufuspollock authored Nov 22, 2023
2 parents f202e4e + f03fef7 commit 508c014
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ flask~=2.1
flask-marshmallow==0.11.*
marshmallow-enum~=1.5
pyyaml~=6.0
PyJWT~=1.7
PyJWT~=2.4
webargs~=5.5
typing-extensions~=4.0
python-dotenv==0.13.*
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ pyasn1-modules==0.2.8
# via google-auth
pycparser==2.21
# via cffi
pyjwt==1.7.1
pyjwt==2.4.0
# via -r requirements.in
pyparsing==3.0.8
# via packaging
Expand Down

0 comments on commit 508c014

Please sign in to comment.