diff --git a/dev/breeze/pyproject.toml b/dev/breeze/pyproject.toml index 133881796ec42..04ec21a2147c3 100644 --- a/dev/breeze/pyproject.toml +++ b/dev/breeze/pyproject.toml @@ -55,7 +55,7 @@ dependencies = [ # packages are reproducible, we should pin both backend in "build-system" and frontend in # "dependencies" of the environment that is used to build the packages "flit==3.10.1", - "flit-core==3.11.0", + "flit-core==3.12.0", "google-api-python-client>=2.142.0", "google-auth-httplib2>=0.2.0", "google-auth-oauthlib>=1.2.0",