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

Commit 64ab023

Browse files
chore(deps): update dependency mypy to v1
1 parent 5530d92 commit 64ab023

File tree

2 files changed

+35
-38
lines changed

2 files changed

+35
-38
lines changed

poetry.lock

Lines changed: 34 additions & 37 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ selenium = "==4.9.1"
1616
[tool.poetry.dev-dependencies]
1717
autopep8 = "==1.7.1"
1818
flake8 = "==5.0.4"
19-
mypy = "0.991"
19+
mypy = "1.3.0"
2020
pre-commit = "==3.3.1"
2121
pyinstaller = "4.5.1"
2222
types-selenium = "==3.141.9"

0 commit comments

Comments
 (0)