Skip to content

Commit

Permalink
Merge pull request #130 from jond01/dependabot/pip/mypy-1.6.0
Browse files Browse the repository at this point in the history
Bump mypy from 1.5.1 to 1.6.0
  • Loading branch information
jond01 authored Oct 16, 2023
2 parents 1fff69e + 1a43994 commit 9ae4879
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 30 deletions.
58 changes: 29 additions & 29 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 @@ -32,7 +32,7 @@ pre-commit = "^3.5.0"
pylint = "^3.0.1"

[tool.poetry.group.typing.dependencies]
mypy = "^1.5.1"
mypy = "^1.6.0"
pandas-stubs = "^2.1.1.230928"

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

0 comments on commit 9ae4879

Please sign in to comment.