Skip to content

Commit

Permalink
chore(deps): update dependency mypy to v1.13.0 (#186)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 22, 2024
1 parent 6d54837 commit 6c7e80f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ tests = [
dev = [
"dvc-studio-client[tests,docs]",
"types-requests",
"mypy==1.12.1"
"mypy==1.13.0"
]

[tool.setuptools_scm]
Expand Down

0 comments on commit 6c7e80f

Please sign in to comment.