diff --git a/requirements_dev.txt b/requirements_dev.txt index c272c6a..6f01536 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -17,7 +17,7 @@ identify==2.5.17; python_version >= "3.7" idna==3.4; python_version >= "3.7" and python_version < "4" and (python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.4.0") iniconfig==2.0.0; python_version >= "3.7" multidict==6.0.4; python_version >= "3.7" -mypy-extensions==0.4.3; python_version >= "3.7" +mypy-extensions==1.0.0; python_version >= "3.7" mypy==0.991; python_version >= "3.7" nodeenv==1.7.0; python_version >= "3.7" and python_full_version < "3.0.0" or python_full_version >= "3.7.0" and python_version >= "3.7" packaging==23.0; python_version >= "3.7"