Skip to content

Commit 4be8de9

Browse files
author
bstorm
committed
updates: Upgrade to kubernetes-10.0.1 for CVE-2019-11324
This will cover kubernetes-client/python#897 Also included are upgrades to the cryptography package and a bugfix update to ldap3. Tests, builds and full runs against test environments completed successfully. Change-Id: Ica345d092f2ce5c59cdd9f4e7144ae22b594dc6b
1 parent 19fa76c commit 4be8de9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

requirements.txt

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
kubernetes==10.0.0
2-
cryptography==2.7
3-
ldap3==2.6
1+
kubernetes==10.0.1
2+
cryptography==2.8
3+
ldap3==2.6.1
44
PyYAML
55

0 commit comments

Comments
 (0)