Skip to content

Commit 94709e9

Browse files
authored
Merge pull request #44 from upsidedownlabs/dependabot/pip/flask-3.1.1
Bump flask from 3.1.0 to 3.1.1
2 parents c71ffe0 + 7e3224a commit 94709e9

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)