Skip to content

Commit

Permalink
Bump mypy version
Browse files Browse the repository at this point in the history
  • Loading branch information
domdfcoding committed Dec 19, 2022
1 parent bd4ca50 commit 729a3b0
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion repo_helper.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ min_coverage: 95
tox_testenv_extras: all
pre_commit_exclude: "^domdf_python_tools/compat/importlib_resources.py$"
docs_fail_on_warning: true
mypy_version: 0.942

conda_channels:
- conda-forge
Expand Down
2 changes: 1 addition & 1 deletion tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ ignore_errors = True
changedir = {toxinidir}
extras = all
deps =
mypy==0.942
mypy==0.971
-r{toxinidir}/tests/requirements.txt
-r{toxinidir}/stubs.txt
pprint36
Expand Down

0 comments on commit 729a3b0

Please sign in to comment.