Skip to content

Commit

Permalink
chore(deps): update dependency dev/mypy to v1.9.0 (#159)
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 Mar 8, 2024
1 parent e2c6b12 commit e27d5ad
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 @@ -45,7 +45,7 @@ tests = [
dev = [
"dvc-studio-client[tests,docs]",
"types-requests",
"mypy==1.8.0"
"mypy==1.9.0"
]

[tool.setuptools_scm]
Expand Down

0 comments on commit e27d5ad

Please sign in to comment.