Skip to content

Commit 7e3224a

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 c71ffe0 commit 7e3224a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

app_requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@ plotly==5.24.1
88
pandas==2.2.3
99
tk==0.1.0
1010
PyAutoGUI==0.9.54
11-
Flask==3.1.0
11+
Flask==3.1.1
1212
psutil==6.1.1
1313
websocket-client==1.8.0

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ plotly==5.24.1
1313
pandas==2.2.3
1414
tk==0.1.0
1515
PyAutoGUI==0.9.54
16-
Flask==3.1.0
16+
Flask==3.1.1
1717
psutil==6.1.1
1818
websocket-client==1.8.0
1919
PyYAML==6.0.2

0 commit comments

Comments
 (0)