diff --git a/pyproject.toml b/pyproject.toml index a9b0a15a..c0d8fd4b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -29,7 +29,7 @@ dependencies = [ "python-dotenv==0.20.0", "python-slugify==6.1.2", "redis==4.3.4", - "regex==2022.6.2", + "regex==2025.11.3", "requests>=2.27.1", "sentry-sdk==2.42.0", "sqlalchemy==2.0.44",