Skip to content

Commit

Permalink
Update python-jose to 3.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hramezani authored and jezdez committed Nov 25, 2021
1 parent ee7b0a9 commit f2ec2f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
'ipython',
],
'python-jose': [
'python-jose==3.0.0',
'python-jose==3.3.0',
],
}

Expand Down

0 comments on commit f2ec2f9

Please sign in to comment.