diff --git a/docs/requirements.txt b/docs/requirements.txt index e3c6fb35..fda7836f 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -27,7 +27,7 @@ mccabe==0.6.1; python_version >= "3.6" mypy-extensions==0.4.3; python_full_version >= "3.6.2" packaging==21.3; python_version >= "3.7" and python_full_version < "3.0.0" or python_full_version >= "3.4.0" and python_version >= "3.7" pathspec==0.9.0; python_full_version >= "3.6.2" -platformdirs==2.5.1; python_version >= "3.7" and python_full_version >= "3.6.2" +platformdirs==2.5.2; python_version >= "3.7" and python_full_version >= "3.6.2" pluggy==1.0.0; python_version >= "3.7" py==1.11.0; python_version >= "3.7" and python_full_version < "3.0.0" or python_full_version >= "3.5.0" and python_version >= "3.7" pycodestyle==2.8.0; python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.5.0" and python_version >= "3.6"