Skip to content

Commit

Permalink
Bump flask-jwt-extended from 4.6.0 to 4.7.1 (#249)
Browse files Browse the repository at this point in the history
Bumps [flask-jwt-extended](https://github.com/vimalloc/flask-jwt-extended) from 4.6.0 to 4.7.1.
- [Release notes](https://github.com/vimalloc/flask-jwt-extended/releases)
- [Commits](vimalloc/flask-jwt-extended@4.6.0...4.7.1)

---
updated-dependencies:
- dependency-name: flask-jwt-extended
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Rafael Cenzano <[email protected]>
  • Loading branch information
dependabot[bot] and RafaelCenzano authored Dec 2, 2024
1 parent ee41913 commit 9aee71d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ click==8.1.7
coverage==7.6.1
Flask==3.0.3
Flask-Cors==5.0.0
Flask-JWT-Extended==4.6.0
Flask-JWT-Extended==4.7.1
Flask-Migrate==4.0.7
Flask-SQLAlchemy==3.1.1
gunicorn==23.0.0
Expand Down

0 comments on commit 9aee71d

Please sign in to comment.