Skip to content

Commit

Permalink
Bump mypy from 1.12.1 to 1.13.0 (#706)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 28, 2024
1 parent 9e9c706 commit 76acd2b
Show file tree
Hide file tree
Showing 2 changed files with 36 additions and 35 deletions.
69 changes: 35 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 @@ -38,7 +38,7 @@ importlib-metadata = {version = ">=3.3,<9.0", python = "<3.12"}
pytest = "^8.3.3"
coverage = {extras = ["toml"], version = "^7.2"}
safety = "^3.2.8"
mypy = "^1.11.2"
mypy = "^1.13.0"
typeguard = "^4.4.0"
xdoctest = {extras = ["colors"], version = "^1.1.2"}
sphinx = "^7.1.0"
Expand Down

0 comments on commit 76acd2b

Please sign in to comment.