Skip to content
This repository has been archived by the owner on Nov 2, 2023. It is now read-only.

Commit

Permalink
chore(deps): update dependency mypy to v1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 7, 2023
1 parent 769d084 commit 2628fd5
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 38 deletions.
71 changes: 34 additions & 37 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 @@ -16,7 +16,7 @@ selenium = "==4.8.3"
[tool.poetry.dev-dependencies]
autopep8 = "==1.7.1"
flake8 = "==5.0.4"
mypy = "0.991"
mypy = "1.2.0"
pre-commit = "==3.2.2"
pyinstaller = "4.5.1"
types-selenium = "==3.141.9"
Expand Down

0 comments on commit 2628fd5

Please sign in to comment.