Skip to content

Commit 8581cc9

Browse files
Bump flask from 3.0.3 to 3.1.0 (#543)
Bumps [flask](https://github.com/pallets/flask) from 3.0.3 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.3...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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 50c4cd2 commit 8581cc9

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

poetry.lock

Lines changed: 8 additions & 8 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
@@ -14,7 +14,7 @@ bootstrap-flask = "2.4.1"
1414
boto3 = "1.35.53"
1515
cachetools = "5.5.0"
1616
email-validator = "2.2.0"
17-
flask = "3.0.3"
17+
flask = "3.1.0"
1818
flask-compress = "1.14"
1919
flask-limiter = "3.8.0"
2020
flask-login = "0.6.3"

0 commit comments

Comments
 (0)