Skip to content

Commit fb38a08

Browse files
Bump flask from 3.0.0 to 3.1.3 in /workshop/tagging/loadgenerator
Bumps [flask](https://github.com/pallets/flask) from 3.0.0 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@3.0.0...3.1.3) --- updated-dependencies: - dependency-name: flask dependency-version: 3.1.3 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1be4f35 commit fb38a08

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

workshop/tagging/loadgenerator/requirements.txt

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
#
55
# pip-compile --output-file=requirements.txt requirements.in
66
#
7-
blinker==1.7.0
7+
blinker==1.9.0
88
# via flask
99
brotli==1.2.0
1010
# via geventhttpclient
@@ -18,7 +18,7 @@ click==8.1.7
1818
# via flask
1919
configargparse==1.7
2020
# via locust
21-
flask==3.0.0
21+
flask==3.1.3
2222
# via
2323
# flask-basicauth
2424
# flask-cors
@@ -37,14 +37,15 @@ greenlet==3.0.3
3737
# via gevent
3838
idna==3.7
3939
# via requests
40-
itsdangerous==2.1.2
40+
itsdangerous==2.2.0
4141
# via flask
4242
jinja2==3.1.6
4343
# via flask
4444
locust==2.20.1
4545
# via -r requirements.in
4646
markupsafe==2.1.3
4747
# via
48+
# flask
4849
# jinja2
4950
# werkzeug
5051
msgpack==1.0.7

0 commit comments

Comments
 (0)