Skip to content

Commit

Permalink
Update mypy 1.5.0 to 1.5.1 in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
hramezani committed Aug 21, 2023
1 parent 2fb2252 commit ad66c9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Expand Up @@ -180,7 +180,7 @@ jobs:
matrix:
# test recent mypy versions on 3.10 and mypy 1.0.1 on all supported python versions
# if you change the value in the lockfile add the old value to this list
mypy-version: ['1.0.1', 'lockfile', '1.2.0', '1.4.1', '1.5.0']
mypy-version: ['1.0.1', 'lockfile', '1.2.0', '1.4.1', '1.5.1']
python-version: ['3.10']
include:
- mypy-version: 'lockfile'
Expand Down

0 comments on commit ad66c9e

Please sign in to comment.