diff --git a/packages/requirements-dev.txt b/packages/requirements-dev.txt index eda6493..2cafcf3 100644 --- a/packages/requirements-dev.txt +++ b/packages/requirements-dev.txt @@ -50,7 +50,7 @@ platformdirs==4.3.6 ; python_version >= "3.9" and python_version < "4.0" pluggy==1.5.0 ; python_version >= "3.9" and python_version < "4.0" pre-commit==3.8.0 ; python_version >= "3.9" and python_version < "4.0" prompt-toolkit==3.0.50 ; python_version >= "3.9" and python_version < "4.0" -pydantic-core==2.27.2 ; python_version >= "3.9" and python_version < "4.0" +pydantic-core==2.41.4 ; python_version >= "3.9" and python_version < "4.0" pydantic==2.10.6 ; python_version >= "3.9" and python_version < "4.0" pygments==2.19.1 ; python_version >= "3.9" and python_version < "4.0" pylint-django==2.6.1 ; python_version >= "3.9" and python_version < "4.0"