summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikhail Shchatko <mikhail.shchatko@mongodb.com>2022-04-18 14:22:56 +0000
committerEvergreen Agent <no-reply@evergreen.mongodb.com>2022-04-18 15:18:48 +0000
commit0b0843af97c3ec9d2c0995152d96d2aad725aab7 (patch)
tree10c48fd1a88ecff37817301e26a14d776f4ea489
parent456505ebd2581ea8c0bdf1451cc0260d685dab2d (diff)
downloadmongo-r4.4.14-rc0.tar.gz
SERVER-65718 Fix mypy errorr4.4.14-rc0r4.4.14
(cherry picked from commit f75812f03d58aa1fa0755aaef0f29e33853fb67a)
-rw-r--r--etc/pip/components/lint.req1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/pip/components/lint.req b/etc/pip/components/lint.req
index 3a3858858c1..23457265ec1 100644
--- a/etc/pip/components/lint.req
+++ b/etc/pip/components/lint.req
@@ -8,3 +8,4 @@ structlog ~= 19.2.0
typing <= 3.7.4.3
yamllint == 1.15.0
yapf == 0.26.0
+types-setuptools == 57.4.12