diff --git a/requirements.txt b/requirements.txt index 25f2276..de3b5f6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -33,7 +33,7 @@ packaging==26.2 ; python_version >= "3.12" and python_version < "4.0" pillow==12.2.0 ; python_version >= "3.12" and python_version < "4.0" platformdirs==4.10.0 ; python_version >= "3.12" and python_version < "4.0" pycparser==3.0 ; python_version >= "3.12" and python_version < "4.0" and implementation_name != "PyPy" and platform_python_implementation != "PyPy" -pydantic-core==2.46.4 ; python_version >= "3.12" and python_version < "4.0" +pydantic-core==2.47.0 ; python_version >= "3.12" and python_version < "4.0" pydantic==2.13.4 ; python_version >= "3.12" and python_version < "4.0" pygments==2.20.0 ; python_version >= "3.12" and python_version < "4.0" pyyaml==6.0.3 ; python_version >= "3.12" and python_version < "4.0"