Skip to content

Commit

Permalink
chore(deps): update dependency mypy to ^0.991
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 19, 2022
1 parent 57a2e36 commit afa870a
Show file tree
Hide file tree
Showing 2 changed files with 33 additions and 33 deletions.
64 changes: 32 additions & 32 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 @@ -29,7 +29,7 @@ importlib-metadata = { version = "*", python = "<=3.7" }
chardet = ">=4.0.0"

[tool.poetry.group.dev.dependencies]
mypy = "^0.990"
mypy = "^0.991"
pre-commit = "^2.20.0"
pytest = "^7.1.2"
pytest-cov = "^4.0.0"
Expand Down

0 comments on commit afa870a

Please sign in to comment.