Skip to content

Commit 6ef93e8

Browse files
Bump flask from 2.2.5 to 3.1.3 in /application/single_app
Bumps [flask](https://github.com/pallets/flask) from 2.2.5 to 3.1.3. - [Release notes](https://github.com/pallets/flask/releases) - [Changelog](https://github.com/pallets/flask/blob/main/CHANGES.rst) - [Commits](pallets/flask@2.2.5...3.1.3) --- updated-dependencies: - dependency-name: flask dependency-version: 3.1.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 411691e commit 6ef93e8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

application/single_app/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# requirements.txt
22
pandas==2.2.3
33
azure-monitor-query==1.4.1
4-
Flask==2.2.5
4+
Flask==3.1.3
55
Flask-WTF==1.2.1
66
gunicorn>=23.0.0
77
Werkzeug==3.1.5

0 commit comments

Comments
 (0)