diff --git a/setup.py b/setup.py index 99cfb27f..2c8f0ccd 100644 --- a/setup.py +++ b/setup.py @@ -59,7 +59,7 @@ def read(path: str) -> str: "prometheus_client==0.18.0", # Versions 3.8+ incompatible with pytest-aiohttp. "aiohttp<=3.7.4", - "wrapt==1.15.0", + "wrapt==1.16.0", ], extras_require={ "docs": [