Skip to content

Commit

Permalink
Bump flask-jwt-extended from 4.6.0 to 4.7.1 in /spiffworkflow-backend
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]>
  • Loading branch information
dependabot[bot] authored Dec 2, 2024
1 parent 4853248 commit 14fd5b1
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 12 deletions.
37 changes: 26 additions & 11 deletions spiffworkflow-backend/poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion spiffworkflow-backend/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ flask = "2.2.5"
flask-admin = "*"
flask-bcrypt = "*"
flask-cors = "*"
flask-jwt-extended = "^4.4.4"
flask-jwt-extended = "^4.7.1"
flask-marshmallow = "*"
flask-migrate = "*"
flask-restful = "*"
Expand Down

0 comments on commit 14fd5b1

Please sign in to comment.