Skip to content

Commit 8602fb2

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

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.1
33
datadog==0.44.0
4-
Flask==2.2.2
4+
Flask==2.2.3
55
Flask-Cors==3.0.10
66
flask-talisman==1.0.0
77
google-cloud-storage==2.7.0

0 commit comments

Comments
 (0)