Skip to content

Commit

Permalink
build(deps-dev): bump mypy from 1.10.0 to 1.11.0 (#347)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jul 22, 2024
1 parent e73b89c commit dbdbe3d
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 31 deletions.
60 changes: 30 additions & 30 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 @@ -34,7 +34,7 @@ pre-commit-hooks = "^4.6.0"
pyupgrade = "^3.16.0"
pytest = "^8.2.2"
pytest-cov = "^5.0.0"
mypy = "^1.10"
mypy = "^1.11"
xdoctest = "^1.1.5"

[tool.poetry.group.dev.dependencies]
Expand Down

0 comments on commit dbdbe3d

Please sign in to comment.