diff --git a/pyproject.toml b/pyproject.toml index dcf901b44b..1d064d5e36 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -80,7 +80,7 @@ testing = [ "pytest-ordering==0.6", "requests-mock==1.12.1", "responses==0.25.3", - "webtest==3.0.0", + "webtest==3.0.1", "pillow==10.4.0"] dev = [ "flake8==7.1.1",