Skip to content

Commit ddb3d78

Browse files
Bump flask in /samples/web-app-cosmosdb-nosql-api/python/src (#85)
Bumps [flask](https://github.com/pallets/flask) from 3.1.0 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@3.1.0...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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3840508 commit ddb3d78

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

samples/web-app-cosmosdb-nosql-api/python/src/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Flask==3.1.0
1+
Flask==3.1.3
22
azure-mgmt-cosmosdb==9.8.0
33
azure-cosmos==4.7.0
44
gunicorn==20.1.0

0 commit comments

Comments
 (0)