Skip to content

Commit e6f3a8f

Browse files
chore(deps): bump flask-login from 0.6.1 to 0.6.2 (#8803)
Bumps [flask-login](https://github.com/maxcountryman/flask-login) from 0.6.1 to 0.6.2. - [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.6.1...0.6.2) --- updated-dependencies: - dependency-name: flask-login dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent acf6b67 commit e6f3a8f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.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.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ Flask = "1.1.2"
5050
Flask-Limiter = "1.4"
5151
Flask-Script = "2.0.6"
5252
Flask-SQLAlchemy = "2.5.1"
53-
Flask-Login = "0.6.1"
53+
Flask-Login = "0.6.2"
5454
Flask-Scrypt = "0.1.3.6"
5555
flask-jwt-extended = "3.25.0"
5656
flask-celeryext = "0.4.1"

0 commit comments

Comments
 (0)