From 458da155783f8713fa792251d35466d696790bae Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Aug 2026 19:35:48 +0000 Subject: [PATCH] chore(deps): bump the pip group across 13 directories with 10 updates --- updated-dependencies: - dependency-name: gitpython dependency-version: 3.1.57 dependency-type: direct:production dependency-group: pip - dependency-name: pyjwt dependency-version: 2.13.0 dependency-type: direct:production dependency-group: pip - dependency-name: aiohttp dependency-version: 3.14.3 dependency-type: direct:production dependency-group: pip - dependency-name: cryptography dependency-version: 50.0.0 dependency-type: direct:production dependency-group: pip - dependency-name: httplib2 dependency-version: 0.32.0 dependency-type: direct:production dependency-group: pip - dependency-name: pyasn1 dependency-version: 0.6.4 dependency-type: direct:production dependency-group: pip - dependency-name: gitpython dependency-version: 3.1.57 dependency-type: direct:production dependency-group: pip - dependency-name: pyjwt dependency-version: 2.13.0 dependency-type: direct:production dependency-group: pip - dependency-name: aiohttp dependency-version: 3.14.3 dependency-type: direct:production dependency-group: pip - dependency-name: black dependency-version: 26.3.1 dependency-type: direct:production dependency-group: pip - dependency-name: cryptography dependency-version: 50.0.0 dependency-type: direct:production dependency-group: pip - dependency-name: httplib2 dependency-version: 0.32.0 dependency-type: direct:production dependency-group: pip - dependency-name: pyasn1 dependency-version: 0.6.4 dependency-type: direct:production dependency-group: pip - dependency-name: apache-airflow-providers-samba dependency-version: 4.12.6 dependency-type: direct:production dependency-group: pip - dependency-name: cryptography dependency-version: 50.0.0 dependency-type: direct:production dependency-group: pip - dependency-name: httplib2 dependency-version: 0.32.0 dependency-type: direct:production dependency-group: pip - dependency-name: pyasn1 dependency-version: 0.6.4 dependency-type: direct:production dependency-group: pip - dependency-name: setuptools dependency-version: 83.0.0 dependency-type: direct:production dependency-group: pip - dependency-name: cryptography dependency-version: 50.0.0 dependency-type: direct:production dependency-group: pip - dependency-name: cryptography dependency-version: 50.0.0 dependency-type: direct:production dependency-group: pip - dependency-name: cryptography dependency-version: 50.0.0 dependency-type: direct:production dependency-group: pip - dependency-name: cryptography dependency-version: 50.0.0 dependency-type: direct:production dependency-group: pip - dependency-name: cryptography dependency-version: 50.0.0 dependency-type: direct:production dependency-group: pip - dependency-name: pillow dependency-version: 12.3.0 dependency-type: direct:production dependency-group: pip - dependency-name: pillow dependency-version: 12.3.0 dependency-type: direct:production dependency-group: pip - dependency-name: pillow dependency-version: 12.3.0 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- composer/airflow_1_samples/constraints.txt | 14 +++++++------- composer/workflows/constraints.txt | 16 ++++++++-------- compute/encryption/requirements.txt | 2 +- .../pipeline_with_dependencies/requirements.txt | 4 ++-- genai/live/requirements.txt | 2 +- iap/requirements.txt | 4 ++-- kms/attestations/requirements.txt | 2 +- kms/snippets/requirements.txt | 2 +- media_cdn/requirements.txt | 2 +- privateca/snippets/requirements-test.txt | 2 +- vision/snippets/crop_hints/requirements.txt | 2 +- vision/snippets/document_text/requirements.txt | 2 +- vision/snippets/face_detection/requirements.txt | 2 +- 13 files changed, 28 insertions(+), 28 deletions(-) diff --git a/composer/airflow_1_samples/constraints.txt b/composer/airflow_1_samples/constraints.txt index ad6c5d081b8..e10d3ab4e6c 100644 --- a/composer/airflow_1_samples/constraints.txt +++ b/composer/airflow_1_samples/constraints.txt @@ -11,7 +11,7 @@ Flask-OpenID==1.3.0 Flask-SQLAlchemy==2.4.4 Flask-WTF==0.14.3 Flask==1.1.2 -GitPython==3.1.11 +GitPython==3.1.57 JPype1==0.7.1 JayDeBeApi==1.2.3 Jinja2==2.11.2 @@ -19,7 +19,7 @@ Mako==1.1.3 Markdown==2.6.11 MarkupSafe==1.1.1 PyHive==0.6.3 -PyJWT==1.7.1 +PyJWT==2.13.0 PyNaCl==1.4.0 PySmbClient==0.1.5 PyYAML==5.3.1 @@ -32,7 +32,7 @@ Unidecode==1.1.1 WTForms==2.3.3 Werkzeug==0.16.1 adal==1.2.5 -aiohttp==3.7.3 +aiohttp==3.14.3 alabaster==0.7.12 alembic==1.4.3 amqp==2.6.1 @@ -72,7 +72,7 @@ backcall==0.2.0 bcrypt==3.2.0 beautifulsoup4==4.7.1 billiard==3.6.3.0 -black==20.8b0 +black==26.5.1 blinker==1.4 boto3==1.10.50 boto==2.49.0 @@ -95,7 +95,7 @@ colorlog==4.0.2 configparser==3.5.3 coverage==5.3 croniter==0.3.36 -cryptography==3.2.1 +cryptography==50.0.0 cx-Oracle==8.0.1 datadog==0.39.0 decorator==4.4.2 @@ -156,7 +156,7 @@ grpcio==1.33.2 gunicorn==20.0.4 hdfs==2.5.8 hmsclient==0.1.1 -httplib2==0.18.1 +httplib2==0.32.0 humanize==3.1.0 hvac==0.10.5 identify==1.5.10 @@ -248,7 +248,7 @@ pyOpenSSL==20.0.0 #pyarrow==0.17.1 pyarrow==1.0.0 pyasn1-modules==0.2.8 -pyasn1==0.4.8 +pyasn1==0.6.4 pycodestyle==2.6.0 pycparser==2.20 pycryptodomex==3.9.9 diff --git a/composer/workflows/constraints.txt b/composer/workflows/constraints.txt index ee214047af0..68edbf38ef2 100644 --- a/composer/workflows/constraints.txt +++ b/composer/workflows/constraints.txt @@ -46,7 +46,7 @@ Flask-SQLAlchemy==2.5.1 Flask-Session==0.5.0 Flask-WTF==1.2.1 Flask==2.2.5 -GitPython==3.1.43 +GitPython==3.1.57 JPype1==1.5.0 JayDeBeApi==1.2.3 Jinja2==3.1.4 @@ -57,7 +57,7 @@ MarkupSafe==2.1.5 PyAthena==3.8.3 PyGithub==2.3.0 PyHive==0.7.0 -PyJWT==2.8.0 +PyJWT==2.13.0 PyNaCl==1.5.0 PyYAML==6.0.1 Pygments==2.18.0 @@ -72,7 +72,7 @@ adal==1.2.7 adlfs==2024.4.1 aiobotocore==2.13.0 aiofiles==23.2.1 -aiohttp==3.9.5 +aiohttp==3.14.3 aioitertools==0.11.0 aioresponses==0.7.6 aiosignal==1.3.1 @@ -166,7 +166,7 @@ apache-airflow-providers-presto==5.5.1 apache-airflow-providers-qdrant==1.1.1 apache-airflow-providers-redis==3.7.1 apache-airflow-providers-salesforce==5.7.1 -apache-airflow-providers-samba==4.7.1 +apache-airflow-providers-samba==4.12.6 apache-airflow-providers-segment==3.5.1 apache-airflow-providers-sendgrid==3.5.1 apache-airflow-providers-sftp==4.10.1 @@ -231,7 +231,7 @@ bcrypt==4.1.3 beautifulsoup4==4.12.3 billiard==4.2.0 bitarray==2.9.2 -black==24.4.2 +black==26.3.1 blinker==1.8.2 boto3==1.34.106 botocore==1.34.106 @@ -266,7 +266,7 @@ coverage==7.5.3 crcmod==1.7 cron-descriptor==1.4.3 croniter==2.0.5 -cryptography==41.0.7 +cryptography==50.0.0 curlify==2.2.1 databricks-sql-connector==2.9.6 datadog==0.49.1 @@ -381,7 +381,7 @@ hdfs==2.7.3 hmsclient==0.1.1 hpack==4.0.0 httpcore==0.16.3 -httplib2==0.22.0 +httplib2==0.32.0 httpx==0.23.3 humanize==4.9.0 hvac==2.2.0 @@ -546,7 +546,7 @@ pyOpenSSL==24.1.0 pyarrow-hotfix==0.6 pyarrow==14.0.2 pyasn1-modules==0.3.0 -pyasn1==0.5.1 +pyasn1==0.6.4 pycountry==24.6.1 pycparser==2.22 pycryptodome==3.20.0 diff --git a/compute/encryption/requirements.txt b/compute/encryption/requirements.txt index 6b676b1c188..c27cd56846c 100644 --- a/compute/encryption/requirements.txt +++ b/compute/encryption/requirements.txt @@ -1,4 +1,4 @@ -cryptography==48.0.1 +cryptography==50.0.0 requests==2.34.2 google-api-python-client==2.131.0 google-auth==2.38.0 diff --git a/dataflow/flex-templates/pipeline_with_dependencies/requirements.txt b/dataflow/flex-templates/pipeline_with_dependencies/requirements.txt index cc9fda76736..8d68af442b7 100644 --- a/dataflow/flex-templates/pipeline_with_dependencies/requirements.txt +++ b/dataflow/flex-templates/pipeline_with_dependencies/requirements.txt @@ -169,7 +169,7 @@ grpcio-status==1.62.0 # google-cloud-pubsublite hdfs==2.7.3 # via apache-beam -httplib2==0.22.0 +httplib2==0.32.0 # via # apache-beam # google-apitools @@ -242,7 +242,7 @@ pyarrow==14.0.2 # via apache-beam pyarrow-hotfix==0.6 # via apache-beam -pyasn1==0.5.1 +pyasn1==0.6.4 # via # oauth2client # pyasn1-modules diff --git a/genai/live/requirements.txt b/genai/live/requirements.txt index ee7f068754b..30cac56fb1e 100644 --- a/genai/live/requirements.txt +++ b/genai/live/requirements.txt @@ -4,7 +4,7 @@ websockets==15.0.1 numpy==1.26.4 soundfile==0.12.1 openai==1.99.1 -setuptools==80.9.0 +setuptools==83.0.0 pyaudio==0.2.14 librosa==0.11.0 simpleaudio==1.0.0 \ No newline at end of file diff --git a/iap/requirements.txt b/iap/requirements.txt index dff3055efae..3572d418082 100644 --- a/iap/requirements.txt +++ b/iap/requirements.txt @@ -1,4 +1,4 @@ -cryptography==48.0.1 +cryptography==50.0.0 Flask==3.1.3; python_version >= '3.9' google-auth==2.38.0 gunicorn==23.0.0 @@ -6,4 +6,4 @@ requests==2.34.2 requests-toolbelt==1.0.0 Werkzeug==3.1.8; python_version >= '3.9' google-cloud-iam~=2.17.0 -PyJWT~=2.10.1 \ No newline at end of file +PyJWT~=2.13.0 \ No newline at end of file diff --git a/kms/attestations/requirements.txt b/kms/attestations/requirements.txt index 16ef627e26b..0af8c7a5688 100644 --- a/kms/attestations/requirements.txt +++ b/kms/attestations/requirements.txt @@ -1,4 +1,4 @@ -cryptography==48.0.1 +cryptography==50.0.0 pem==23.1.0; python_version < '3.8' pem==23.1.0; python_version > '3.7' requests==2.34.2 diff --git a/kms/snippets/requirements.txt b/kms/snippets/requirements.txt index 1eaf72a511c..f7eee175670 100644 --- a/kms/snippets/requirements.txt +++ b/kms/snippets/requirements.txt @@ -1,4 +1,4 @@ google-cloud-kms==3.11.0 -cryptography==48.0.1 +cryptography==50.0.0 crcmod==1.7 jwcrypto==1.5.6 \ No newline at end of file diff --git a/media_cdn/requirements.txt b/media_cdn/requirements.txt index 503802346c5..ac1ec6275cb 100644 --- a/media_cdn/requirements.txt +++ b/media_cdn/requirements.txt @@ -1,2 +1,2 @@ six==1.16.0 -cryptography==48.0.1 +cryptography==50.0.0 diff --git a/privateca/snippets/requirements-test.txt b/privateca/snippets/requirements-test.txt index 5b2a71ccd94..194ab4a0908 100644 --- a/privateca/snippets/requirements-test.txt +++ b/privateca/snippets/requirements-test.txt @@ -1,4 +1,4 @@ pytest==9.0.3 google-auth==2.38.0 -cryptography==48.0.1 +cryptography==50.0.0 backoff==2.2.1 \ No newline at end of file diff --git a/vision/snippets/crop_hints/requirements.txt b/vision/snippets/crop_hints/requirements.txt index defcaa2ab63..21a3e83ee97 100644 --- a/vision/snippets/crop_hints/requirements.txt +++ b/vision/snippets/crop_hints/requirements.txt @@ -1,2 +1,2 @@ google-cloud-vision==3.8.1 -pillow==12.2.0; python_version >= "3.10" +pillow==12.3.0; python_version >= "3.10" diff --git a/vision/snippets/document_text/requirements.txt b/vision/snippets/document_text/requirements.txt index defcaa2ab63..21a3e83ee97 100644 --- a/vision/snippets/document_text/requirements.txt +++ b/vision/snippets/document_text/requirements.txt @@ -1,2 +1,2 @@ google-cloud-vision==3.8.1 -pillow==12.2.0; python_version >= "3.10" +pillow==12.3.0; python_version >= "3.10" diff --git a/vision/snippets/face_detection/requirements.txt b/vision/snippets/face_detection/requirements.txt index defcaa2ab63..21a3e83ee97 100644 --- a/vision/snippets/face_detection/requirements.txt +++ b/vision/snippets/face_detection/requirements.txt @@ -1,2 +1,2 @@ google-cloud-vision==3.8.1 -pillow==12.2.0; python_version >= "3.10" +pillow==12.3.0; python_version >= "3.10"