Skip to content

Commit 4392eab

Browse files
Bump flask from 3.0.2 to 3.0.3 in /backend/src
Bumps [flask](https://github.com/pallets/flask) from 3.0.2 to 3.0.3. - [Release notes](https://github.com/pallets/flask/releases) - [Changelog](https://github.com/pallets/flask/blob/main/CHANGES.rst) - [Commits](pallets/flask@3.0.2...3.0.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 6d77b4a commit 4392eab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

backend/src/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
blinker==1.7.0
22
click==8.1.7
3-
Flask==3.0.2
3+
Flask==3.0.3
44
itsdangerous==2.1.2
55
Jinja2==3.1.3
66
MarkupSafe==2.1.5

0 commit comments

Comments
 (0)