diff --git a/it/python/requirements-dev.txt b/it/python/requirements-dev.txt index 96bebbc975..7dff48cf13 100644 --- a/it/python/requirements-dev.txt +++ b/it/python/requirements-dev.txt @@ -50,7 +50,7 @@ requests==2.32.3 ; python_version >= '3.7' toml==0.10.2 -tomli==2.0.1 ; python_version < '3.11' +tomli==2.2.1 ; python_version < '3.11' tomli-w==1.1.0 ; python_version >= '3.7'