diff --git a/pyproject.toml b/pyproject.toml index f85d058..4bb4060 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -45,7 +45,7 @@ dependencies = [ "python-dotenv==1.0.1", "SQLAlchemy==2.0.32", "typing_extensions==4.12.2", - "Werkzeug==3.0.3", + "Werkzeug==3.1.5", ] [project.optional-dependencies]