Skip to content

Commit f19a2cc

Browse files
committed
requirements[dev]: Upgrade mypy from ~=1.3.0 to ~=1.4.0.
1 parent 801ce9e commit f19a2cc

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.3.0",
45+
"mypy~=1.4.0",
4646
"types-beautifulsoup4",
4747
"types-pygments",
4848
"types-python-dateutil",

0 commit comments

Comments
 (0)