Skip to content

Commit 051db2a

Browse files
build(deps): bump flask from 2.2.3 to 3.1.1 in /backend
Bumps [flask](https://github.com/pallets/flask) from 2.2.3 to 3.1.1. - [Release notes](https://github.com/pallets/flask/releases) - [Changelog](https://github.com/pallets/flask/blob/main/CHANGES.rst) - [Commits](pallets/flask@2.2.3...3.1.1) --- updated-dependencies: - dependency-name: flask dependency-version: 3.1.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 22c0830 commit 051db2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

backend/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
-e ../tools #egg=code-coverage-tools
22
connexion==2.14.2
33
datadog==0.51.0
4-
Flask==2.2.3
4+
Flask==3.1.1
55
Flask-Cors==6.0.0
66
flask-talisman==1.1.0
77
google-cloud-storage==2.18.2

0 commit comments

Comments
 (0)