Skip to content

Commit 03a9481

Browse files
chore(deps): bump flask-login from 0.5.0 to 0.6.0 (#8616)
Bumps [flask-login](https://github.com/maxcountryman/flask-login) from 0.5.0 to 0.6.0. - [Release notes](https://github.com/maxcountryman/flask-login/releases) - [Changelog](https://github.com/maxcountryman/flask-login/blob/main/CHANGES.md) - [Commits](maxcountryman/flask-login@0.5.0...0.6.0) --- updated-dependencies: - dependency-name: flask-login 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>
1 parent a5381d6 commit 03a9481

File tree

2 files changed

+9
-8
lines changed

2 files changed

+9
-8
lines changed

poetry.lock

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

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ Flask = "1.1.2"
5454
Flask-Limiter = "1.4"
5555
Flask-Script = "2.0.6"
5656
Flask-SQLAlchemy = "2.5.1"
57-
Flask-Login = "0.5"
57+
Flask-Login = "0.6.0"
5858
Flask-Scrypt = "0.1.3.6"
5959
flask-jwt-extended = "3.25.0"
6060
flask-celeryext = "0.4.1"

0 commit comments

Comments
 (0)