Skip to content

Commit 746ccf7

Browse files
chore(deps): Bump flask from 2.3.3 to 3.1.2 in /src/python-app
Bumps [flask](https://github.com/pallets/flask) from 2.3.3 to 3.1.2. - [Release notes](https://github.com/pallets/flask/releases) - [Changelog](https://github.com/pallets/flask/blob/main/CHANGES.rst) - [Commits](pallets/flask@2.3.3...3.1.2) --- updated-dependencies: - dependency-name: flask dependency-version: 3.1.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 57f1e71 commit 746ccf7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/python-app/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Flask==2.3.3
1+
Flask==3.1.2
22
Werkzeug==3.1.3
33
psutil==7.1.3
44
gunicorn==23.0.0

0 commit comments

Comments
 (0)