diff --git a/pyproject.toml b/pyproject.toml index 8a300afa8c84..0616ffdbeffd 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -82,7 +82,7 @@ rest = ["requests", "starlette", "uvicorn"] types-dataclasses = "==0.6.6" types-protobuf = "==3.19.18" types-requests = "==2.31.0.10" -types-setuptools = "==68.2.0.0" +types-setuptools = "==69.0.0.20240115" clang-format = "==17.0.4" isort = "==5.12.0" black = { version = "==23.10.1", extras = ["jupyter"] }