Skip to content

Commit 9f56c96

Browse files
authored
Merge pull request #82 from codectl/dependabot/pip/flask-2.3.3
build(deps): bump flask from 2.3.2 to 2.3.3
2 parents 6a8ef9d + ba66d91 commit 9f56c96

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

poetry.lock

Lines changed: 8 additions & 8 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
@@ -39,7 +39,7 @@ apispec = { extras = ["marshmallow", "yaml"], version = "^6.1.0" }
3939
apispec-plugins = "^0.2.0"
4040
apispec-ui = "^0.1.4"
4141
click = "^8.1.6"
42-
flask = "^2.3.2"
42+
flask = "^2.3.3"
4343
flask-restful = "^0.3.10"
4444
flask-sqlalchemy = "^3.0.5"
4545
gunicorn = "^20.1.0"

0 commit comments

Comments
 (0)