Skip to content

Commit c4ed1c1

Browse files
authored
Merge pull request #587 from NHSDigital/dependabot/pip/flask-3.1.3
Bump flask from 3.1.2 to 3.1.3
2 parents d988fd5 + cc72c73 commit c4ed1c1

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)