Skip to content

Commit b40e27b

Browse files
Bump flask from 3.0.3 to 3.1.0 in /backend/src
Bumps [flask](https://github.com/pallets/flask) from 3.0.3 to 3.1.0. - [Release notes](https://github.com/pallets/flask/releases) - [Changelog](https://github.com/pallets/flask/blob/main/CHANGES.rst) - [Commits](pallets/flask@3.0.3...3.1.0) --- updated-dependencies: - dependency-name: flask dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent cff78b4 commit b40e27b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

backend/src/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
blinker==1.8.2
22
click==8.1.7
3-
Flask==3.0.3
3+
Flask==3.1.0
44
itsdangerous==2.2.0
55
Jinja2==3.1.4
66
MarkupSafe==3.0.1

0 commit comments

Comments
 (0)