diff --git a/requirements-dev.txt b/requirements-dev.txt index 06aa216..071de1a 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,6 +1,6 @@ cfgv==3.4.0 ; python_version >= "3.12" and python_version < "4.0" colorama==0.4.6 ; python_version >= "3.12" and python_version < "4.0" -distlib==0.3.8 ; python_version >= "3.12" and python_version < "4.0" +distlib==0.3.9 ; python_version >= "3.12" and python_version < "4.0" filelock==3.17.0 ; python_version >= "3.12" and python_version < "4.0" identify==2.6.6 ; python_version >= "3.12" and python_version < "4.0" markdown-it-py==3.0.0 ; python_version >= "3.12" and python_version < "4.0"