Skip to content

Commit

Permalink
Bump mypy version from 0.930 to 1.6 (#188)
Browse files Browse the repository at this point in the history
* Bump mypy version from 0.930 to 1.6

Co-authored-by: Quentame <[email protected]>

* Fix black

* fix rebase

* Fix mypy CI

---------

Co-authored-by: Quentame <[email protected]>
  • Loading branch information
Narmishka and Quentame authored Oct 31, 2023
1 parent cf89e33 commit bd038ef
Show file tree
Hide file tree
Showing 2 changed files with 38 additions and 42 deletions.
78 changes: 37 additions & 41 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ flake8-docstrings = ">=1.6.0"
flake8-rst-docstrings = ">=0.2.5"
furo = ">=2021.11.12"
isort = ">=5.10.1"
mypy = ">=0.930"
mypy = "^1.6"
pep8-naming = ">=0.12.1"
pre-commit = ">=2.16.0"
pre-commit-hooks = ">=4.1.0"
Expand Down

0 comments on commit bd038ef

Please sign in to comment.