Skip to content
This repository was archived by the owner on Feb 2, 2026. It is now read-only.

Commit ca1b60d

Browse files
committed
fix(deps): update dependency werkzeug to v3 [security]
1 parent c857aff commit ca1b60d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docker-image/locust-tasks/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ roundrobin==0.0.2
2525
six==1.16.0
2626
typing_extensions==4.1.1
2727
urllib3==1.26.9
28-
Werkzeug==2.1.1
28+
Werkzeug==3.1.5
2929
zipp==3.8.0
3030
zope.event==4.5.0
3131
zope.interface==5.4.0

0 commit comments

Comments
 (0)