summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Guo <robert.guo@mongodb.com>2021-02-06 07:33:01 -0500
committerEvergreen Agent <no-reply@evergreen.mongodb.com>2021-02-08 14:06:14 +0000
commit3fb8a941f4624291e3091a1ff96dde4f62b772cd (patch)
tree034757263e7628bd2cab4643d06e9daf9006133e
parentade18a70ec691e327b7efa800ad5ea56d51c9ac5 (diff)
downloadmongo-3fb8a941f4624291e3091a1ff96dde4f62b772cd.tar.gz
SERVER-54369 update python dependencies
-rw-r--r--etc/pip/components/external_auth.req2
-rw-r--r--etc/pip/components/resmoke.req6
2 files changed, 4 insertions, 4 deletions
diff --git a/etc/pip/components/external_auth.req b/etc/pip/components/external_auth.req
index 4f633912e09..e5bf1b10300 100644
--- a/etc/pip/components/external_auth.req
+++ b/etc/pip/components/external_auth.req
@@ -4,6 +4,6 @@ pyOpenSSL == 19.0.0
pyparsing == 2.4.0
service_identity == 18.1.0
twisted == 20.3.0
-zope.interface == 4.6.0
+zope.interface == 4.7.2
ldaptor == 19.0.0
diff --git a/etc/pip/components/resmoke.req b/etc/pip/components/resmoke.req
index f4c13387b95..ca09458282d 100644
--- a/etc/pip/components/resmoke.req
+++ b/etc/pip/components/resmoke.req
@@ -7,8 +7,8 @@ shrub.py == 1.1.0
ocspresponder == 0.5.0
flask == 1.1.1
ocspbuilder == 0.10.2
-grpcio == 1.28.1; platform_machine == "x86_64"
-grpcio-tools == 1.28.1; platform_machine == "x86_64"
-googleapis-common-protos == 1.51.0; platform_machine == "x86_64"
+grpcio == 1.35.0; platform_machine == "x86_64"
+grpcio-tools == 1.35.0; platform_machine == "x86_64"
+googleapis-common-protos == 1.52.0; platform_machine == "x86_64"
blackduck == 0.0.51
PyGithub == 1.53