Skip to content

Commit 7e99ced

Browse files
Bump flask from 3.1.2 to 3.1.3
Bumps [flask](https://github.com/pallets/flask) from 3.1.2 to 3.1.3. - [Release notes](https://github.com/pallets/flask/releases) - [Changelog](https://github.com/pallets/flask/blob/main/CHANGES.rst) - [Commits](pallets/flask@3.1.2...3.1.3) --- updated-dependencies: - dependency-name: flask dependency-version: 3.1.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3e105a4 commit 7e99ced

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 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
@@ -38,7 +38,7 @@ requires-poetry = "2.2.1" # Keep in sync with `.pre-commit-config.yaml` and `co
3838

3939
[tool.poetry.dependencies]
4040
authlib = "^1.6.6"
41-
Flask = "^3.0.3"
41+
Flask = "^3.1.3"
4242
flask-limiter = { version = "^3.12" }
4343
flask-login = "^0.6.3"
4444
Flask-Security = { version = "5.7.1", extras = ["common", "fsqla"] }

0 commit comments

Comments
 (0)