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 Sep 2, 2023
1 parent 27f0a29 commit c086c7c
Show file tree
Hide file tree
Showing 2 changed files with 38 additions and 41 deletions.
77 changes: 37 additions & 40 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.12.0"
[tool.poetry.dev-dependencies]
autopep8 = "==1.7.1"
flake8 = "==5.0.4"
mypy = "0.991"
mypy = "1.5.1"
pre-commit = "==3.4.0"
pyinstaller = "4.5.1"
types-selenium = "==3.141.9"
Expand Down

0 comments on commit c086c7c

Please sign in to comment.