Skip to content

Commit ba66d91

Browse files
build(deps): bump flask from 2.3.2 to 2.3.3
Bumps [flask](https://github.com/pallets/flask) from 2.3.2 to 2.3.3. - [Release notes](https://github.com/pallets/flask/releases) - [Changelog](https://github.com/pallets/flask/blob/main/CHANGES.rst) - [Commits](pallets/flask@2.3.2...2.3.3) --- updated-dependencies: - dependency-name: flask dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6a8ef9d commit ba66d91

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)