diff --git a/tools/requirements.txt b/tools/requirements.txt index d9323ab18a5..31a599e9479 100644 --- a/tools/requirements.txt +++ b/tools/requirements.txt @@ -101,7 +101,7 @@ pluggy==1.5.0 ; python_version >= "3.9" and python_version < "4.0" ply==3.11 ; python_version >= "3.9" and python_version < "4.0" poetry-core==2.0.1 ; python_version >= "3.9" and python_version < "4.0" poetry-plugin-export==1.9.0 ; python_version >= "3.9" and python_version < "4.0" -poetry==2.0.1 ; python_version >= "3.9" and python_version < "4.0" +poetry==2.3.3 ; python_version >= "3.9" and python_version < "4.0" prompt-toolkit==3.0.50 ; python_version >= "3.9" and python_version < "4.0" proto-plus==1.26.0 ; python_version >= "3.9" and python_version < "4.0" protobuf==5.29.3 ; python_version >= "3.9" and python_version < "4.0"