Skip to content

Commit 5b97b36

Browse files
Bump flask from 3.1.0 to 3.1.1 (#161)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b7bbe5b commit 5b97b36

File tree

2 files changed

+11
-10
lines changed

2 files changed

+11
-10
lines changed

poetry.lock

Lines changed: 10 additions & 9 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
@@ -33,7 +33,7 @@ beautifulsoup4 = "<5.0.0"
3333
click = "<9"
3434
dataclasses = "<1.0.0"
3535
dataclasses-json = "<0.6.0"
36-
flask = "3.1.0"
36+
flask = "3.1.1"
3737
pycryptodome = "<4"
3838
requests = "^2.25"
3939
tabulate = "<0.9.0"

0 commit comments

Comments
 (0)