Skip to content

Commit 35813f3

Browse files
committed
chore: update flask version
1 parent c595661 commit 35813f3

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

src/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.

src/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ license = "Apache 2.0"
77

88
[tool.poetry.dependencies]
99
python = "^3.10"
10-
Flask = "^2.2.2"
10+
Flask = "^2.2.3"
1111
uvicorn = "^0.20.0"
1212
asgiref = "^3.6.0"
1313
markupsafe = "^2.1.2"

0 commit comments

Comments
 (0)