Skip to content

Commit 09dbbd8

Browse files
Bump flask from 3.1.1 to 3.1.2
Bumps [flask](https://github.com/pallets/flask) from 3.1.1 to 3.1.2. - [Release notes](https://github.com/pallets/flask/releases) - [Changelog](https://github.com/pallets/flask/blob/main/CHANGES.rst) - [Commits](pallets/flask@3.1.1...3.1.2) --- updated-dependencies: - dependency-name: flask dependency-version: 3.1.2 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4253098 commit 09dbbd8

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

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
@@ -41,7 +41,7 @@ requests = "^2.32.4"
4141
types-requests = "^2.32.4.20250611"
4242
pyyaml = "^6.0.1"
4343
types-pyyaml = "^6.0.12.20250516"
44-
flask = "^3.1.1"
44+
flask = "^3.1.2"
4545
pytest-mypy-plugins = "^3.0.0"
4646
ruff = "^0.12.7"
4747

0 commit comments

Comments
 (0)