diff --git a/Pipfile b/Pipfile index b5d81b62..2c24e8e2 100644 --- a/Pipfile +++ b/Pipfile @@ -54,7 +54,7 @@ platformdirs = "==3.10.0" premailer = "==3.10.0" prompt-toolkit = "==3.0.39" psycopg2-binary = "==2.9.7" -pydantic = "==2.3.0" +pydantic = "==2.4.0" pydantic-core = "==2.6.3" pydantic-settings = "==2.0.3" pygments = "==2.16.1"