diff --git a/setup.py b/setup.py index 7a928159..02939c90 100644 --- a/setup.py +++ b/setup.py @@ -68,7 +68,7 @@ def get_version(): "jinja2==3.1.2", "pre-commit==3.3.3", "pycryptodome==3.19.0", - "pydantic==2.3.0", + "pydantic==2.5.2", "pyfiglet==0.8.post1", "python-keycloak==0.22.0", "python-slugify==8.0.1",