Skip to content

Commit abe478f

Browse files
authored
security patches in dependencies
CVE-2019-10906 - Jinja2 CVE-2019-11324 - urllib3
1 parent a750b5a commit abe478f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docker-image/locust-tasks/requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,13 @@ gevent==1.4.0
66
greenlet==0.4.15
77
idna==2.8
88
itsdangerous==1.1.0
9-
Jinja2==2.10
9+
Jinja2==2.10.1
1010
locustio==0.11.0
1111
MarkupSafe==1.1.1
1212
msgpack==0.6.1
1313
msgpack-python==0.5.6
1414
pyzmq==18.0.1
1515
requests==2.21.0
1616
six==1.12.0
17-
urllib3==1.24.1
17+
urllib3==1.24.2
1818
Werkzeug==0.15.1

0 commit comments

Comments
 (0)