diff --git a/it/python/requirements-dev.txt b/it/python/requirements-dev.txt index 951edf778d..83a7c29eb9 100644 --- a/it/python/requirements-dev.txt +++ b/it/python/requirements-dev.txt @@ -74,7 +74,7 @@ anyio==4.2.0 ; python_version >= '3.7' async-timeout==4.0.3 ; python_version >= '3.6' -attrs==23.1.0 ; python_version >= '3.7' +attrs==23.2.0 ; python_version >= '3.7' azure-core==1.29.6 ; python_version >= '3.7'