Skip to content

Commit 085a8b4

Browse files
Bump flask from 3.1.0 to 3.1.1
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] <support@github.com>
1 parent 50096d3 commit 085a8b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ dependencies = [
3131
"python-dateutil==2.9.0.post0",
3232
"urllib3==1.26.20",
3333
"typing_extensions==4.12.2",
34-
"Flask==3.1.0",
34+
"Flask==3.1.1",
3535
"waitress==3.0.2",
3636
# from pyicloud_ipd
3737
"six==1.17.0",

0 commit comments

Comments
 (0)