Skip to content

Commit ea1a0ca

Browse files
Bump werkzeug from 2.2.2 to 3.0.6 in /src/loadgenerator
Bumps [werkzeug](https://github.com/pallets/werkzeug) from 2.2.2 to 3.0.6. - [Release notes](https://github.com/pallets/werkzeug/releases) - [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst) - [Commits](pallets/werkzeug@2.2.2...3.0.6) --- updated-dependencies: - dependency-name: werkzeug dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 99ba99a commit ea1a0ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/loadgenerator/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ six==1.16.0
4242
tomli==2.0.1
4343
typing_extensions==4.3.0
4444
urllib3==1.26.8
45-
Werkzeug==2.2.2
45+
Werkzeug==3.0.6
4646
wrapt==1.14.1
4747
zipp==3.8.1
4848
zope.event==4.5.0

0 commit comments

Comments
 (0)