From c78e56365e3b120d4ef85791d24badaf7b04703e Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Tue, 23 Dec 2025 05:32:29 +0000 Subject: [PATCH] chore(deps): update all dependencies --- samples/snippets/requirements-test.txt | 10 +++---- samples/snippets/requirements.txt | 38 +++++++++++++------------- 2 files changed, 24 insertions(+), 24 deletions(-) diff --git a/samples/snippets/requirements-test.txt b/samples/snippets/requirements-test.txt index b878043a..622a7645 100644 --- a/samples/snippets/requirements-test.txt +++ b/samples/snippets/requirements-test.txt @@ -1,15 +1,15 @@ attrs==25.4.0 click===8.1.8; python_version <= '3.9' -click==8.3.0; python_version >= '3.10' -google-auth==2.41.1 -google-cloud-testutils==1.6.4 -iniconfig==2.1.0 +click==8.3.1; python_version >= '3.10' +google-auth==2.45.0 +google-cloud-testutils==1.7.0 +iniconfig==2.3.0 packaging==25.0 pluggy==1.6.0; python_version >= '3.9' py==1.11.0 pyasn1==0.6.1 pyasn1-modules==0.4.2 -pyparsing==3.2.5; python_version >= '3.9' +pyparsing==3.3.1; python_version >= '3.9' pytest===6.2.5 rsa==4.9.1 six==1.17.0 diff --git a/samples/snippets/requirements.txt b/samples/snippets/requirements.txt index 91e2b596..2020ef5f 100644 --- a/samples/snippets/requirements.txt +++ b/samples/snippets/requirements.txt @@ -1,28 +1,28 @@ -alembic==1.16.5; python_version >= '3.9' -certifi==2025.10.5 -charset-normalizer==3.4.3 +alembic==1.17.2; python_version >= '3.9' +certifi==2025.11.12 +charset-normalizer==3.4.4 geoalchemy2===0.17.1; python_version == '3.9' -geoalchemy2==0.18.0; python_version >= '3.10' -google-api-core[grpc]==2.25.2 -google-auth==2.41.1 -google-cloud-bigquery==3.38.0; python_version >= '3.9' -google-cloud-core==2.4.3 -google-crc32c==1.7.1; python_version >= '3.9' -google-resumable-media==2.7.2 -googleapis-common-protos==1.70.0 -greenlet==3.2.4; python_version >= '3.9' -grpcio==1.75.1; python_version >= '3.9' -grpcio-status==1.75.1; python_version >= '3.9' -idna==3.10 +geoalchemy2==0.18.1; python_version >= '3.10' +google-api-core[grpc]==2.28.1 +google-auth==2.45.0 +google-cloud-bigquery==3.39.0; python_version >= '3.9' +google-cloud-core==2.5.0 +google-crc32c==1.8.0; python_version >= '3.9' +google-resumable-media==2.8.0 +googleapis-common-protos==1.72.0 +greenlet==3.3.0; python_version >= '3.9' +grpcio==1.76.0; python_version >= '3.9' +grpcio-status==1.76.0; python_version >= '3.9' +idna==3.11 importlib-resources==6.5.2; python_version >= '3.9' mako==1.3.10; python_version >= '3.9' markupsafe==3.0.3; python_version >= '3.9' packaging==25.0 -proto-plus==1.26.1 -protobuf==6.32.1; python_version >= '3.9' +proto-plus==1.27.0 +protobuf==6.33.2; python_version >= '3.9' pyasn1==0.6.1 pyasn1-modules==0.4.2 -pyparsing==3.2.5; python_version >= '3.9' +pyparsing==3.3.1; python_version >= '3.9' python-dateutil==2.9.0.post0 pytz==2025.2 requests==2.32.5 @@ -32,4 +32,4 @@ shapely==2.1.2; python_version >= '3.10' six==1.17.0 sqlalchemy===1.4.27 typing-extensions==4.15.0; python_version >= '3.9' -urllib3==2.6.0; python_version >= '3.9' +urllib3==2.6.2; python_version >= '3.9'