diff --git a/pyproject.toml b/pyproject.toml index 8940f06c..3a1deff0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -69,7 +69,7 @@ tests = [ "webargs[frameworks]", "pytest", "pytest-asyncio", - "webtest==3.0.4", + "webtest==3.0.6", "webtest-aiohttp==2.0.0", "pytest-aiohttp>=0.3.0", "packaging>=17.0",