Skip to content

Commit

Permalink
Bump flask-login from 0.6.2 to 0.6.3 (#63)
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 1, 2023
1 parent 757bcd0 commit 63c9901
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 @@ -5,5 +5,5 @@ pytest==7.4.2
coverage==7.3.2
pony==0.7.17
psycopg2==2.9.8
flask-login==0.6.2
flask-login==0.6.3
Werkzeug==2.3.7

0 comments on commit 63c9901

Please sign in to comment.