Skip to content

Commit dd15827

Browse files
Bump flask from 1.0.2 to 3.1.3 in /examples/server/wsgi
Bumps [flask](https://github.com/pallets/flask) from 1.0.2 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@1.0.2...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 f33bd66 commit dd15827

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

examples/server/wsgi/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Click==7.0
22
enum-compat==0.0.2
33
enum34==1.1.6
44
eventlet==0.40.3
5-
Flask==1.0.2
5+
Flask==3.1.3
66
greenlet==0.4.12
77
itsdangerous==1.1.0
88
Jinja2==3.1.6

0 commit comments

Comments
 (0)