Skip to content

Commit cc72c73

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 d988fd5 commit cc72c73

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

poetry.lock

Lines changed: 5 additions & 5 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
@@ -21,7 +21,7 @@ build-backend = "poetry.core.masonry.api"
2121

2222
[tool.poetry.dependencies]
2323
python = "^3.13"
24-
flask = {extras = ["async"], version = "^3.1.1"}
24+
flask = {extras = ["async"], version = "^3.1.3"}
2525
httpx = "^0.28.1"
2626
yarl = "^1.18.3"
2727
pydantic = "^2.12.5"

0 commit comments

Comments
 (0)