diff --git a/.github/workflows/pytype.yml b/.github/workflows/pytype.yml index 5bab350d6..96eb6b2c5 100644 --- a/.github/workflows/pytype.yml +++ b/.github/workflows/pytype.yml @@ -24,7 +24,7 @@ jobs: pip install -e ".[testing]" pip install -e ".[optional]" # As pytype can change its behavior in newer versions, we manually upgrade it - pip install "pytype==2022.10.26" + pip install "pytype==2022.11.10" - name: Run pytype run: | pytype slack_sdk/