diff --git a/requirements-dev.txt b/requirements-dev.txt index 4cb6e58e..c2a9d368 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -32,7 +32,7 @@ idna==3.11 ; python_version >= "3.10" and python_version < "4.0" isort==6.1.0 ; python_version >= "3.10" and python_version < "4.0" jinja2==3.1.6 ; python_version >= "3.10" and python_version < "4.0" jmespath==1.0.1 ; python_version >= "3.10" and python_version < "4.0" -joblib==1.5.2 ; python_version >= "3.10" and python_version < "4.0" +joblib==1.5.3 ; python_version >= "3.10" and python_version < "4.0" loguru==0.7.3 ; python_version >= "3.10" and python_version < "4.0" markdown-it-py==3.0.0 ; python_version >= "3.10" and python_version < "4.0" markupsafe==3.0.3 ; python_version >= "3.10" and python_version < "4.0"