Skip to content

Commit c80634a

Browse files
Bump mypy from 0.971 to 1.4.1
Bumps [mypy](https://github.com/python/mypy) from 0.971 to 1.4.1. - [Commits](python/mypy@v0.971...v1.4.1) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 682adf1 commit c80634a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ Homepage = "https://eadwincode.github.io/ellar-cli/"
5959
test = [
6060
"pytest >=7.1.3,<8.0.0",
6161
"pytest-cov >=2.12.0,<5.0.0",
62-
"mypy ==0.971",
62+
"mypy ==1.4.1",
6363
"flake8 >=3.8.3,<7.0.0",
6464
"black ==22.8.0",
6565
"isort >=5.0.6,<6.0.0",

0 commit comments

Comments
 (0)