diff --git a/poetry.lock b/poetry.lock index cec3d267ee9..5450ebc85d2 100644 --- a/poetry.lock +++ b/poetry.lock @@ -4330,13 +4330,13 @@ files = [ [[package]] name = "werkzeug" -version = "3.0.3" +version = "3.0.6" description = "The comprehensive WSGI web application library." optional = false python-versions = ">=3.8" files = [ - {file = "werkzeug-3.0.3-py3-none-any.whl", hash = "sha256:fc9645dc43e03e4d630d23143a04a7f947a9a3b5727cd535fdfe155a17cc48c8"}, - {file = "werkzeug-3.0.3.tar.gz", hash = "sha256:097e5bfda9f0aba8da6b8545146def481d06aa7d3266e7448e2cccf67dd8bd18"}, + {file = "werkzeug-3.0.6-py3-none-any.whl", hash = "sha256:1bc0c2310d2fbb07b1dd1105eba2f7af72f322e1e455f2f93c993bee8c8a5f17"}, + {file = "werkzeug-3.0.6.tar.gz", hash = "sha256:a8dd59d4de28ca70471a34cba79bed5f7ef2e036a76b3ab0835474246eb41f8d"}, ] [package.dependencies] @@ -4541,4 +4541,4 @@ testing = ["coverage (>=5.0.3)", "zope.event", "zope.testing"] [metadata] lock-version = "2.0" python-versions = ">=3.10, <4.0" -content-hash = "60bf927752538b220c3156c89605a163fd272ecca872edc4926885ab68a1477d" +content-hash = "ba6ac8df00c9c33e24ff9946fbc9285619d931904a334b60969533d9bce85551" diff --git a/pyproject.toml b/pyproject.toml index 8d6e5a5d6eb..ceda1f9f6ba 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -74,7 +74,7 @@ paramiko = "3.4.0" psutil = "5.9.8" # peepdf-3 = "4.0.0" -Werkzeug = "3.0.3" +Werkzeug = "3.0.6" packaging = "23.1" setuptools = "70.0.0" # command line config manipulation