Skip to content
This repository was archived by the owner on Dec 26, 2023. It is now read-only.

Commit 82f4b67

Browse files
committed
fix(deps): update dependency flask to v2.2.5 [security]
1 parent 7626e24 commit 82f4b67

File tree

2 files changed

+20
-7
lines changed

2 files changed

+20
-7
lines changed

poetry.lock

Lines changed: 19 additions & 6 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
@@ -28,7 +28,7 @@ license = "MIT"
2828
[tool.poetry.dependencies]
2929
argon2-cffi = "21.3.0"
3030
dependency-injector = "4.40.0"
31-
Flask = "2.2.2"
31+
Flask = "2.2.5"
3232
Flask-Migrate = "3.1.0"
3333
Flask-SQLAlchemy = "2.5.1"
3434
gunicorn = "20.1.0"

0 commit comments

Comments
 (0)