fix: Upgrade flask_jwt_extended and PyJWT to the latest versions#1610
fix: Upgrade flask_jwt_extended and PyJWT to the latest versions#1610ephraimbuddy wants to merge 1 commit intodpgaspar:masterfrom
Conversation
This PR attempts to upgrade flask_jwt_extended to 4.1.0 and PyJWT to 2.0.1.
Codecov Report
@@ Coverage Diff @@
## master #1610 +/- ##
==========================================
- Coverage 75.44% 75.41% -0.04%
==========================================
Files 54 54
Lines 7869 7870 +1
==========================================
- Hits 5937 5935 -2
- Misses 1932 1935 +3
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
|
This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 7 days if no further activity occurs. Feel free to reopen it if it's still relevant to you. Thank you |
Description
This PR upgrades flask_jwt_extended to 4.1.0 and PyJWT to 2.0.1.
ADDITIONAL INFORMATION