Skip to content

Commit 7b3973d

Browse files
chore: bump flask from 3.1.0 to 3.1.1 (#79)
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:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ed0d37c commit 7b3973d

File tree

2 files changed

+10
-9
lines changed

2 files changed

+10
-9
lines changed

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.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ testcontainers = "4.10.0"
2020

2121
[tool.poetry.group.dev.dependencies]
2222
pytest = "8.3.5"
23-
flask = "3.1.0"
23+
flask = "3.1.1"
2424
pylint = "3.3.5"
2525
autopep8 = "2.3.2"
2626
pytest-timeout = "2.3.1"

0 commit comments

Comments
 (0)