Skip to content

Commit c4c7430

Browse files
Bump flask in /samples/web-app-cosmosdb-mongodb-api/python/src (#90)
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 d417ae5 commit c4c7430

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

samples/web-app-cosmosdb-mongodb-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-identity==1.25.1
33
pymongo==4.15.3
44
gunicorn==23.0.0

0 commit comments

Comments
 (0)