diff --git a/auth/poetry.rest.lock b/auth/poetry.rest.lock index 77fe6ad74..9c5412cf5 100644 --- a/auth/poetry.rest.lock +++ b/auth/poetry.rest.lock @@ -1,4 +1,4 @@ -# This file is automatically @generated by Poetry 1.8.2 and should not be changed by hand. +# This file is automatically @generated by Poetry 1.7.1 and should not be changed by hand. [[package]] name = "backoff" diff --git a/auth/pyproject.rest.toml b/auth/pyproject.rest.toml index b208f6884..728fc53fa 100644 --- a/auth/pyproject.rest.toml +++ b/auth/pyproject.rest.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "gcloud-rest-auth" -version = "5.2.1" +version = "5.2.2" description = "Python Client for Google Cloud Auth" readme = "README.rst" diff --git a/auth/pyproject.toml b/auth/pyproject.toml index a760a9449..dd5d0689a 100644 --- a/auth/pyproject.toml +++ b/auth/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "gcloud-aio-auth" -version = "5.2.1" +version = "5.2.2" description = "Python Client for Google Cloud Auth" readme = "README.rst"