diff --git a/poetry.lock b/poetry.lock index 1e57e0430..3da0f5b59 100644 --- a/poetry.lock +++ b/poetry.lock @@ -1,4 +1,4 @@ -# This file is automatically @generated by Poetry 2.2.1 and should not be changed by hand. +# This file is automatically @generated by Poetry 2.4.1 and should not be changed by hand. [[package]] name = "alabaster" @@ -1993,22 +1993,22 @@ files = [ [[package]] name = "webob" -version = "1.8.9" +version = "1.8.11" description = "WSGI request and response object" optional = true python-versions = "!=3.0.*,!=3.1.*,!=3.2.*,>=2.7" groups = ["main"] markers = "extra == \"s2repoze\"" files = [ - {file = "WebOb-1.8.9-py2.py3-none-any.whl", hash = "sha256:45e34c58ed0c7e2ecd238ffd34432487ff13d9ad459ddfd77895e67abba7c1f9"}, - {file = "webob-1.8.9.tar.gz", hash = "sha256:ad6078e2edb6766d1334ec3dee072ac6a7f95b1e32ce10def8ff7f0f02d56589"}, + {file = "webob-1.8.11-py2.py3-none-any.whl", hash = "sha256:4addd1d38d6a7fbe0eda22d45f25a40d74c8b290f3a99c0ac3d4023cf21f2da2"}, + {file = "webob-1.8.11.tar.gz", hash = "sha256:aa8c27231070b135c025e567a9cd7eda03f4df71352ffaac740cb6a75f0f81a5"}, ] [package.dependencies] legacy-cgi = {version = ">=2.6", markers = "python_version >= \"3.13\""} [package.extras] -docs = ["Sphinx (>=1.7.5)", "pylons-sphinx-themes"] +docs = ["Sphinx (>=1.7.5)", "pylons-sphinx-themes", "setuptools"] testing = ["coverage", "pytest (>=3.1.0)", "pytest-cov", "pytest-xdist"] [[package]]