Skip to content

Commit c323af8

Browse files
author
Filip Jagodzinski
committed
Bump the six (Python module) version to 1.12.0
This version provides a few handy functions: six.ensure_binary, six.ensure_text, and six.ensure_str.
1 parent a1961de commit c323af8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ junit-xml==1.8
55
pyyaml==4.2b1
66
jsonschema==2.6.0
77
future==0.16.0
8-
six==1.11.0
8+
six==1.12.0
99
mbed-cloud-sdk>=2.0.6,<2.1
1010
requests>=2.20,<2.21
1111
idna>=2,<2.8

0 commit comments

Comments
 (0)