diff --git a/it/python/requirements-dev.txt b/it/python/requirements-dev.txt index 25d90aaed7..2230c4574c 100644 --- a/it/python/requirements-dev.txt +++ b/it/python/requirements-dev.txt @@ -52,7 +52,7 @@ toml==0.10.2 tomli==2.0.1 ; python_version < '3.11' -tomli-w==1.0.0 ; python_version >= '3.7' +tomli-w==1.1.0 ; python_version >= '3.7' tomlkit==0.13.2 ; python_version >= '3.7'