diff --git a/pyproject.toml b/pyproject.toml index 2db7f70a31..ee5f47a1d4 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",