Skip to content

Commit b2e0eed

Browse files
build(deps): bump flask from 2.2.3 to 3.0.0 in /backend
Bumps [flask](https://github.com/pallets/flask) from 2.2.3 to 3.0.0. - [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.0.0) --- updated-dependencies: - dependency-name: flask dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4434a19 commit b2e0eed

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.47.0
4-
Flask==2.2.3
4+
Flask==3.0.0
55
Flask-Cors==4.0.0
66
flask-talisman==1.1.0
77
google-cloud-storage==2.11.0

0 commit comments

Comments
 (0)