diff --git a/wrappers/python/requirements.dev.txt b/wrappers/python/requirements.dev.txt index e2803058..ed873848 100644 --- a/wrappers/python/requirements.dev.txt +++ b/wrappers/python/requirements.dev.txt @@ -1,2 +1,2 @@ -pytest~=8.2.2 -pytest-asyncio~=0.23.7 +pytest~=8.3.3 +pytest-asyncio~=0.24.0 diff --git a/wrappers/python/requirements.txt b/wrappers/python/requirements.txt index dc6f1a0d..ba29938d 100644 --- a/wrappers/python/requirements.txt +++ b/wrappers/python/requirements.txt @@ -1 +1 @@ -cached_property~=1.5.2 +cached_property~=2.0.0