Skip to content

Commit 691fb1e

Browse files
Bump flask from 3.0.2 to 3.1.3
Bumps [flask](https://github.com/pallets/flask) from 3.0.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.0.2...3.1.3) --- updated-dependencies: - dependency-name: flask dependency-version: 3.1.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6336768 commit 691fb1e

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ dependencies = [
88
"aiofiles>=25.1.0",
99
"elasticsearch[async]==8.15.1",
1010
"fastapi>=0.128.0",
11-
"flask==3.0.2",
11+
"flask==3.1.3",
1212
"gunicorn==22.0.0",
1313
"psutil>=7.1.3",
1414
"pyuca==1.2",

uv.lock

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

0 commit comments

Comments
 (0)