Skip to content

Commit 7c99431

Browse files
committed
Addressing GitHub security vulnerability alerts
1 parent e0f4d6e commit 7c99431

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
boto3==1.9.4
22
botocore==1.12.4
33
docutils==0.14
4-
Jinja2==2.10
4+
Jinja2>=2.10.1
55
jmespath==0.9.3
66
MarkupSafe==1.0
77
python-dateutil==2.7.3
88
s3transfer==0.1.13
99
six==1.11.0
10-
urllib3==1.23
10+
urllib3>=1.24.12

0 commit comments

Comments
 (0)