diff --git a/pyproject.toml b/pyproject.toml index b0e4359ef..d3dde671a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -69,7 +69,7 @@ dependencies = [ 'responses==0.25.3', 'ruamel.yaml<0.18.7', 'tabulate==0.9.0', - 'tomli==2.0.2', + 'tomli==2.1.0', 'ttp==0.9.5', 'urllib3==2.2.3', 'yamale<=5.2.1',