Skip to content

Commit 1e7e60b

Browse files
⬆ Bump flask from 3.1.2 to 3.1.3
Bumps [flask](https://github.com/pallets/flask) from 3.1.2 to 3.1.3. - [Release notes](https://github.com/pallets/flask/releases) - [Changelog](https://github.com/pallets/flask/blob/main/CHANGES.rst) - [Commits](pallets/flask@3.1.2...3.1.3) --- updated-dependencies: - dependency-name: flask dependency-version: 3.1.3 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a9b6063 commit 1e7e60b

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

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.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ pre-commit = "^4.3.0"
9191
pylint = "^3.3.9"
9292
mypy = "^1.18.2"
9393
# Dependency of web framework Flask
94-
Flask = "^3.1.2"
94+
Flask = "^3.1.3"
9595
gunicorn = ">=21.2,<24.0"
9696
# Dependency of web framework FastAPI
9797
fastapi = {extras = ["all"], version = ">=0.110,<0.116"}

0 commit comments

Comments
 (0)