Skip to content

Commit

Permalink
Merge pull request #61 from ratoaq2/dependabot/pip/mypy-1.8.0
Browse files Browse the repository at this point in the history
build(deps-dev): bump mypy from 1.7.1 to 1.8.0
  • Loading branch information
ratoaq2 authored Dec 22, 2023
2 parents 0446f1d + a833432 commit bc7eb55
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 31 deletions.
60 changes: 30 additions & 30 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 @@ -56,7 +56,7 @@ pyyaml = {version = "^6.0", optional = true}
[tool.poetry.group.dev.dependencies]
flake8 = "^6.0.0"
flake8-import-order = "^0.18.2"
mypy = ">=0.991,<1.8"
mypy = ">=0.991,<1.9"
types-appdirs = "^1.4.3.1"
types-pyyaml = "^6.0.12.2"
pytest = "^7.2.1"
Expand Down

0 comments on commit bc7eb55

Please sign in to comment.