Skip to content

Commit

Permalink
Bump flask-login from 0.6.2 to 0.6.3 (#258)
Browse files Browse the repository at this point in the history
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-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>
  • Loading branch information
dependabot[bot] authored Nov 6, 2023
1 parent 6f03400 commit 9663ab9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ chardet==5.2.0
Click==8.1.7
cryptography==41.0.5
Flask==3.0.0
Flask-Login==0.6.2
Flask-Login==0.6.3
Flask-Session==0.5.0
Flask-SQLAlchemy==3.1.1
Flask-WTF==1.2.1
Expand Down

0 comments on commit 9663ab9

Please sign in to comment.