Skip to content

Commit aae8264

Browse files
Bump flask-login from 0.6.2 to 0.6.3
Bumps [flask-login](https://github.com/maxcountryman/flask-login) from 0.6.2 to 0.6.3. - [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.2...0.6.3) --- updated-dependencies: - dependency-name: flask-login dependency-version: 0.6.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 615d4d6 commit aae8264

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Flask==2.3.2
22
Flask-SQLAlchemy==3.0.5
3-
Flask-Login==0.6.2
3+
Flask-Login==0.6.3
44
Werkzeug==2.3.6
55
gunicorn==23.0.0
66
pyotp==2.9.0

0 commit comments

Comments
 (0)