contrib/heptapod-ci.yml
changeset 49391 5baf873ccb6e
parent 49279 127d33e63d1a
child 49506 44bc045a43ca
--- a/contrib/heptapod-ci.yml	Wed Jul 13 12:47:40 2022 -0400
+++ b/contrib/heptapod-ci.yml	Wed Jul 13 17:13:33 2022 -0400
@@ -89,7 +89,7 @@
       - hg -R /tmp/mercurial-ci/ update `hg log --rev '.' --template '{node}'`
       - cd /tmp/mercurial-ci/
       - make local PYTHON=$PYTHON
-      - $PYTHON -m pip install --user -U pytype==2021.04.15
+      - $PYTHON -m pip install --user -U libcst==0.3.20 pytype==2022.03.29
     variables:
         RUNTEST_ARGS: " --allow-slow-tests tests/test-check-pytype.t"
         HGTEST_SLOWTIMEOUT: "3600"