Skip to content

Commit da84485

Browse files
committed
requirements[dev]: Upgrade mypy from ~=1.6.0 to ~=1.8.0.
1 parent 81b49b8 commit da84485

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ def long_description():
4242

4343
typing_deps = [
4444
"lxml-stubs",
45-
"mypy~=1.6.0",
45+
"mypy~=1.8.0",
4646
"types-beautifulsoup4",
4747
"types-pygments",
4848
"types-python-dateutil",

0 commit comments

Comments
 (0)