Skip to content

Commit

Permalink
Merge pull request #171 from robbinjanssen/dependabot/pip/mypy-1.8.0
Browse files Browse the repository at this point in the history
Bump mypy from 1.7.1 to 1.8.0
  • Loading branch information
robbinjanssen committed Jan 4, 2024
2 parents acda795 + 06544f6 commit 6a84d4d
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 @@ -48,7 +48,7 @@ flake8-eradicate = "^1.4.0"
flake8-markdown = ">=0.4,<0.6"
flake8-simplify = ">=0.19.3,<0.22.0"
isort = "^5.11.4"
mypy = ">=0.991,<1.8"
mypy = ">=0.991,<1.9"
pre-commit = ">=2.21,<4.0"
pre-commit-hooks = "^4.4.0"
pylint = ">=2.15.10,<4.0.0"
Expand Down

0 comments on commit 6a84d4d

Please sign in to comment.