Skip to content
This repository was archived by the owner on Dec 19, 2021. It is now read-only.

Commit df1f7a7

Browse files
Bump flask-jwt-extended from 4.3.0 to 4.3.1 (#398)
Bumps [flask-jwt-extended](https://github.com/vimalloc/flask-jwt-extended) from 4.3.0 to 4.3.1. - [Release notes](https://github.com/vimalloc/flask-jwt-extended/releases) - [Commits](vimalloc/flask-jwt-extended@4.3.0...4.3.1) --- updated-dependencies: - dependency-name: flask-jwt-extended dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3bb152c commit df1f7a7

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ black = "*"
2020

2121
[packages]
2222
Flask = "==2.0.1"
23-
Flask-JWT-Extended = "==4.3.0"
23+
Flask-JWT-Extended = "==4.3.1"
2424
Flask-RESTful = "==0.3.9"
2525
Flask-SQLAlchemy = "==2.5.1"
2626
Jinja2 = "==3.0.1"

Pipfile.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)