Skip to content

Commit a1810e0

Browse files
build: bump flask from 3.0.3 to 3.1.0 in /App
Bumps [flask](https://github.com/pallets/flask) from 3.0.3 to 3.1.0. - [Release notes](https://github.com/pallets/flask/releases) - [Changelog](https://github.com/pallets/flask/blob/main/CHANGES.rst) - [Commits](pallets/flask@3.0.3...3.1.0) --- updated-dependencies: - dependency-name: flask dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ce62e7e commit a1810e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

App/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ pandas
99
python-dotenv==1.0.1
1010
requests
1111
matplotlib
12-
flask==3.0.3
12+
flask==3.1.0
1313
azure-mgmt-cognitiveservices
1414
azure-cosmos
1515
azure-identity

0 commit comments

Comments
 (0)