Skip to content

Commit

Permalink
Merge pull request #12 from telekom-mms/renovate/mypy-1.x
Browse files Browse the repository at this point in the history
Update dependency mypy to v1
  • Loading branch information
rndmh3ro authored Jan 6, 2024
2 parents b7c2868 + 665b9d8 commit 6447598
Show file tree
Hide file tree
Showing 2 changed files with 39 additions and 35 deletions.
72 changes: 38 additions & 34 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 @@ -18,7 +18,7 @@ typer = "^0.9.0"

[tool.poetry.dev-dependencies]
black = "^23.0.0"
mypy = "^0.950"
mypy = "^1.0.0"
pytest = "^7.1.3"
pytest-cov = "^4.0.0"
types-PyYAML = "^6.0.12"
Expand Down

0 comments on commit 6447598

Please sign in to comment.