diff --git a/requirements-dev.txt b/requirements-dev.txt index 442684e2..1e33de51 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -293,7 +293,7 @@ webencodings==0.5.1 # via # bleach # html5lib -webob==1.8.7 +webob==1.8.8 # via # pyramid # webtest diff --git a/requirements.txt b/requirements.txt index 40e9e22d..d4f74383 100644 --- a/requirements.txt +++ b/requirements.txt @@ -201,7 +201,7 @@ webencodings==0.5.1 # via # bleach # html5lib -webob==1.8.7 +webob==1.8.8 # via pyramid werkzeug==3.0.3 # via openapi-core