Skip to content

Commit

Permalink
Merge pull request #132 from jond01/dependabot/pip/mypy-1.6.1
Browse files Browse the repository at this point in the history
Bump mypy from 1.6.0 to 1.6.1
  • Loading branch information
jond01 authored Oct 20, 2023
2 parents 9ae4879 + 3d110bd commit f5c5948
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.6.0"
mypy = "^1.6.1"
pandas-stubs = "^2.1.1.230928"

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

0 comments on commit f5c5948

Please sign in to comment.