diff --git a/requirements-dev.txt b/requirements-dev.txt index eaefc96..fbdbe48 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -79,7 +79,7 @@ pexpect==4.8.0; sys_platform != "win32" and python_version >= "3.8" pickleshare==0.7.5; python_version >= "3.8" pillow==9.2.0; python_version >= "3.8" pkgutil-resolve-name==1.3.10; python_version < "3.9" and python_version >= "3.7" -platformdirs==2.5.2; python_version >= "3.7" and python_full_version >= "3.7.2" +platformdirs==3.1.0; python_version >= "3.7" and python_full_version >= "3.7.2" pluggy==1.0.0; python_version >= "3.6" pre-commit==2.20.0; python_version >= "3.7" prompt-toolkit==3.0.31; python_full_version >= "3.6.2" and python_version >= "3.8"