Skip to content

Commit daa8cf1

Browse files
Bump flask from 3.1.0 to 3.1.1 in /app (#125)
Bumps [flask](https://github.com/pallets/flask) from 3.1.0 to 3.1.1. - [Release notes](https://github.com/pallets/flask/releases) - [Changelog](https://github.com/pallets/flask/blob/main/CHANGES.rst) - [Commits](pallets/flask@3.1.0...3.1.1) --- updated-dependencies: - dependency-name: flask dependency-version: 3.1.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d54ddc5 commit daa8cf1

File tree

2 files changed

+10
-9
lines changed

2 files changed

+10
-9
lines changed

app/poetry.lock

Lines changed: 9 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

app/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ authors = [
77
]
88

99
[tool.poetry.dependencies]
10-
flask = "^3.1.0"
10+
flask = "^3.1.1"
1111
flask-Cors = "^4.0.1"
1212
flask-migrate = "^4.0.7"
1313
flask-sqlalchemy = "3.0.5"

0 commit comments

Comments
 (0)