Skip to content

Commit 4406769

Browse files
Bump flask in /scripts/docker/examples/python/assets/hello_world
Bumps [flask](https://github.com/pallets/flask) from 2.3.3 to 3.1.3. - [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.3) --- updated-dependencies: - dependency-name: flask dependency-version: 3.1.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a59728c commit 4406769

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

scripts/docker/examples/python/assets/hello_world/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
blinker==1.6.2
22
click==8.1.7
33
Flask-WTF==1.2.0
4-
Flask==2.3.3
4+
Flask==3.1.3
55
itsdangerous==2.1.2
66
Jinja2==3.1.5
77
MarkupSafe==2.1.3

0 commit comments

Comments
 (0)