Skip to content

Commit 27ef32e

Browse files
Bump flask from 3.0.0 to 3.1.0
Bumps [flask](https://github.com/pallets/flask) from 3.0.0 to 3.1.0. - [Release notes](https://github.com/pallets/flask/releases) - [Changelog](https://github.com/pallets/flask/blob/main/CHANGES.rst) - [Commits](pallets/flask@3.0.0...3.1.0) --- updated-dependencies: - dependency-name: flask dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8f8dd3e commit 27ef32e

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
@@ -5,7 +5,7 @@ click==8.1.7
55
cryptography==43.0.1
66
dnspython==2.6.1
77
email-validator==2.1.0.post1
8-
Flask==3.0.0
8+
Flask==3.1.0
99
Flask-Login==0.6.3
1010
Flask-Mail==0.9.1
1111
Flask-Migrate==4.0.5

0 commit comments

Comments
 (0)