diff --git a/setup.py b/setup.py index cf1fb3e6..6422dede 100644 --- a/setup.py +++ b/setup.py @@ -57,7 +57,7 @@ def read(path: str) -> str: "PyYAML<7.0", "prometheus_client==0.24.1", "aiohttp==3.13.3", - "verlib2==0.3.1", + "verlib2==0.3.2", "wrapt==2.1.2", "python-json-logger==4.0.0", "httpx==0.28.1",