From 78f3e8f196771cf7a5f6927a65cf68c587f5d835 Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Thu, 5 Dec 2024 17:20:28 +0000 Subject: [PATCH] chore(deps): update all dependencies --- scripts/requirements.txt | 6 +++--- tests/requirements.txt | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/scripts/requirements.txt b/scripts/requirements.txt index 6912d43..7ad30fb 100644 --- a/scripts/requirements.txt +++ b/scripts/requirements.txt @@ -1,4 +1,4 @@ -gapic_generator==1.18.5 -grpcio-tools==1.66.1 -pypandoc_binary==1.13 +gapic_generator==1.20.2 +grpcio-tools==1.68.1 +pypandoc_binary==1.14 requests==2.32.3 \ No newline at end of file diff --git a/tests/requirements.txt b/tests/requirements.txt index 40543aa..d197ada 100644 --- a/tests/requirements.txt +++ b/tests/requirements.txt @@ -1 +1 @@ -pytest==8.3.3 +pytest==8.3.4