diff --git a/setup.py b/setup.py index 15645de4..1b98963e 100644 --- a/setup.py +++ b/setup.py @@ -58,7 +58,7 @@ def read(path: str) -> str: "prometheus_client==0.24.1", "aiohttp==3.13.3", "verlib2==0.3.1", - "wrapt==2.1.0", + "wrapt==2.1.1", "python-json-logger==4.0.0", "httpx==0.28.1", ],