diff --git a/requirements-test.txt b/requirements-test.txt index 265f763..201c56c 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -26,7 +26,7 @@ protobuf==5.28.0 ; python_version >= "3.11" and python_version < "4.0" pytest-asyncio==0.24.0 ; python_version >= "3.11" and python_version < "4.0" pytest-cov==5.0.0 ; python_version >= "3.11" and python_version < "4.0" pytest==8.3.2 ; python_version >= "3.11" and python_version < "4.0" -pyyaml==6.0.2 ; python_version >= "3.11" and python_version < "4.0" +pyyaml==6.0.3 ; python_version >= "3.11" and python_version < "4.0" regex==2024.7.24 ; python_version >= "3.11" and python_version < "4.0" requests==2.32.3 ; python_version >= "3.11" and python_version < "4.0" responses==0.21.0 ; python_version >= "3.11" and python_version < "4.0"