From 9b002f7796d851b4a3d561c7f6bc6e8737537cb4 Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Tue, 10 Sep 2024 13:02:56 +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 1dfc56f9..6912d43f 100644 --- a/scripts/requirements.txt +++ b/scripts/requirements.txt @@ -1,4 +1,4 @@ -gapic_generator==1.18.4 -grpcio-tools==1.65.4 +gapic_generator==1.18.5 +grpcio-tools==1.66.1 pypandoc_binary==1.13 -requests==2.32.2 \ No newline at end of file +requests==2.32.3 \ No newline at end of file diff --git a/tests/requirements.txt b/tests/requirements.txt index fe93bd52..40543aab 100644 --- a/tests/requirements.txt +++ b/tests/requirements.txt @@ -1 +1 @@ -pytest==8.3.2 +pytest==8.3.3