diff --git a/requirements.txt b/requirements.txt index 85de01685..72ee02806 100644 --- a/requirements.txt +++ b/requirements.txt @@ -145,7 +145,7 @@ pyasn1-modules==0.4.2 ; python_version >= "3.12" and python_version < "4.0" pyasn1==0.6.4 ; python_version >= "3.12" and python_version < "4.0" pycodestyle==2.14.0 ; python_version >= "3.12" and python_version < "4.0" pycparser==3.0 ; python_version >= "3.12" and python_version < "4.0" and (platform_python_implementation != "PyPy" or os_name == "nt") and (platform_python_implementation != "PyPy" or implementation_name != "pypy" and implementation_name != "PyPy") and implementation_name != "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-settings==2.14.2 ; python_version >= "3.12" and python_version < "4.0" pydantic==2.13.4 ; python_version >= "3.12" and python_version < "4.0" pyflakes==3.4.0 ; python_version >= "3.12" and python_version < "4.0"