diff --git a/poetry.lock b/poetry.lock index ac8777447..4118d5065 100644 --- a/poetry.lock +++ b/poetry.lock @@ -2525,7 +2525,9 @@ sqlalchemy = ">=1.3.0" [[package]] name = "werkzeug" + version = "3.1.3" + description = "The comprehensive WSGI web application library." optional = false python-versions = ">=3.9"