Skip to content

Commit

Permalink
Merge pull request #112 from jond01/dependabot/pip/mypy-1.5.1
Browse files Browse the repository at this point in the history
Bump mypy from 1.5.0 to 1.5.1
  • Loading branch information
jond01 authored Aug 18, 2023
2 parents ebbb175 + 624fbc6 commit 7b74af0
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 25 deletions.
53 changes: 29 additions & 24 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.3.3"
pylint = "^2.17.5"

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

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

0 comments on commit 7b74af0

Please sign in to comment.