Skip to content

fix: Upgrade flask_jwt_extended and PyJWT to the latest versions#1610

Closed
ephraimbuddy wants to merge 1 commit intodpgaspar:masterfrom
ephraimbuddy:bump-flask-jwt
Closed

fix: Upgrade flask_jwt_extended and PyJWT to the latest versions#1610
ephraimbuddy wants to merge 1 commit intodpgaspar:masterfrom
ephraimbuddy:bump-flask-jwt

Conversation

@ephraimbuddy
Copy link

Description

This PR upgrades flask_jwt_extended to 4.1.0 and PyJWT to 2.0.1.

ADDITIONAL INFORMATION

  • Has associated issue:
  • Is CRUD MVC related.
  • Is Auth, RBAC security related.
  • Changes the security db schema.
  • Introduces new feature
  • Removes existing feature

This PR attempts to upgrade flask_jwt_extended to 4.1.0 and PyJWT to 2.0.1.
@codecov
Copy link

codecov bot commented Apr 14, 2021

Codecov Report

Merging #1610 (391163d) into master (0f26534) will decrease coverage by 0.03%.
The diff coverage is 100.00%.

❗ Current head 391163d differs from pull request most recent head 7097a7b. Consider uploading reports for the commit 7097a7b to get more accurate results
Impacted file tree graph

@@            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     
Flag Coverage Δ
python 75.41% <100.00%> (-0.04%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
flask_appbuilder/security/api.py 83.72% <100.00%> (ø)
flask_appbuilder/security/manager.py 72.08% <100.00%> (+0.03%) ⬆️
flask_appbuilder/models/sqla/interface.py 78.48% <0.00%> (-0.37%) ⬇️
flask_appbuilder/security/sqla/manager.py 67.38% <0.00%> (-0.31%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 0f26534...7097a7b. Read the comment docs.

@ephraimbuddy ephraimbuddy changed the title chore: Upgrade flask_jwt_extended and PyJWT to the latest versions fix: Upgrade flask_jwt_extended and PyJWT to the latest versions Apr 14, 2021
@stale
Copy link

stale bot commented Jul 21, 2021

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

@stale stale bot added the stale label Jul 21, 2021
@stale stale bot closed this Sep 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants