diff --git a/alloydb/notebooks/requirements-test.txt b/alloydb/notebooks/requirements-test.txt index ba12393197f..cb0bbf424f3 100644 --- a/alloydb/notebooks/requirements-test.txt +++ b/alloydb/notebooks/requirements-test.txt @@ -1,6 +1,6 @@ google-cloud-alloydb-connector[asyncpg]==1.5.0 sqlalchemy==2.0.40 -pytest==8.3.3 +pytest==9.0.3 ipykernel==6.29.5 pytest-asyncio==0.24.0 -nbconvert==7.16.6 \ No newline at end of file +nbconvert==7.17.1 \ No newline at end of file diff --git a/bigquery/bqml/requirements-test.txt b/bigquery/bqml/requirements-test.txt index f1684cd8061..887f4524a68 100644 --- a/bigquery/bqml/requirements-test.txt +++ b/bigquery/bqml/requirements-test.txt @@ -1,2 +1,2 @@ flaky==3.8.1 -pytest==8.2.0 +pytest==9.0.3 diff --git a/bigquery/bqml/requirements.txt b/bigquery/bqml/requirements.txt index cfed3976b1d..314a18a6515 100644 --- a/bigquery/bqml/requirements.txt +++ b/bigquery/bqml/requirements.txt @@ -3,6 +3,6 @@ google-cloud-bigquery-storage==2.27.0 pandas==2.0.3; python_version == '3.8' pandas==2.2.3; python_version > '3.8' pyarrow==17.0.0; python_version <= '3.8' -pyarrow==20.0.0; python_version > '3.9' +pyarrow==23.0.1; python_version > '3.9' flaky==3.8.1 mock==5.1.0 diff --git a/bigquery/cloud-client/requirements-test.txt b/bigquery/cloud-client/requirements-test.txt index 7d32dfc20c7..84ae853071d 100644 --- a/bigquery/cloud-client/requirements-test.txt +++ b/bigquery/cloud-client/requirements-test.txt @@ -1,3 +1,3 @@ # samples/snippets should be runnable with no "extras" google-cloud-testutils==1.5.0 -pytest==8.3.4 +pytest==9.0.3 diff --git a/bigquery/continuous-queries/requirements-test.txt b/bigquery/continuous-queries/requirements-test.txt index ecdd071f48d..c5185a555c4 100644 --- a/bigquery/continuous-queries/requirements-test.txt +++ b/bigquery/continuous-queries/requirements-test.txt @@ -1,3 +1,3 @@ -pytest==8.3.5 +pytest==9.0.3 google-auth==2.38.0 requests==2.32.4 diff --git a/bigquery/pandas-gbq-migration/requirements-test.txt b/bigquery/pandas-gbq-migration/requirements-test.txt index 15d066af319..b3b2b3ca4cc 100644 --- a/bigquery/pandas-gbq-migration/requirements-test.txt +++ b/bigquery/pandas-gbq-migration/requirements-test.txt @@ -1 +1 @@ -pytest==8.2.0 +pytest==9.0.3 diff --git a/bigquery/pandas-gbq-migration/requirements.txt b/bigquery/pandas-gbq-migration/requirements.txt index 2e8f1a6e66d..2c688114f7c 100644 --- a/bigquery/pandas-gbq-migration/requirements.txt +++ b/bigquery/pandas-gbq-migration/requirements.txt @@ -6,4 +6,4 @@ pandas-gbq==0.24.0 grpcio==1.70.0; python_version == '3.8' grpcio==1.74.0; python_version > '3.8' pyarrow==17.0.0; python_version <= '3.8' -pyarrow==20.0.0; python_version > '3.9' +pyarrow==23.0.1; python_version > '3.9' diff --git a/bigquery_storage/to_dataframe/requirements-test.txt b/bigquery_storage/to_dataframe/requirements-test.txt index 7561ed55ce2..31efe046397 100644 --- a/bigquery_storage/to_dataframe/requirements-test.txt +++ b/bigquery_storage/to_dataframe/requirements-test.txt @@ -1,3 +1,3 @@ pytest===7.4.3; python_version == '3.7' pytest===8.3.5; python_version == '3.8' -pytest==8.4.1; python_version >= '3.9' +pytest==9.0.3; python_version >= '3.9' diff --git a/bigquery_storage/to_dataframe/requirements.txt b/bigquery_storage/to_dataframe/requirements.txt index e3b75fdaf5f..88f5abb2c12 100644 --- a/bigquery_storage/to_dataframe/requirements.txt +++ b/bigquery_storage/to_dataframe/requirements.txt @@ -4,7 +4,7 @@ google-cloud-bigquery===3.30.0; python_version <= '3.8' google-cloud-bigquery==3.35.1; python_version >= '3.9' pyarrow===12.0.1; python_version == '3.7' pyarrow===17.0.0; python_version == '3.8' -pyarrow==21.0.0; python_version >= '3.9' +pyarrow==23.0.1; python_version >= '3.9' ipython===7.31.1; python_version == '3.7' ipython===8.10.0; python_version == '3.8' ipython===8.18.1; python_version == '3.9' diff --git a/cloud-media-livestream/keypublisher/requirements.txt b/cloud-media-livestream/keypublisher/requirements.txt index f56357f0f87..b339839dbf5 100644 --- a/cloud-media-livestream/keypublisher/requirements.txt +++ b/cloud-media-livestream/keypublisher/requirements.txt @@ -1,11 +1,11 @@ Flask==2.2.5 functions-framework==3.9.2 google-cloud-secret-manager==2.21.1 -lxml==5.2.1 +lxml==6.1.0 pycryptodome==3.21.0 pyOpenSSL==25.0.0 requests==2.32.4 signxml==4.0.4 -pytest==8.2.0 +pytest==9.0.3 pytest-mock==3.14.0 Werkzeug==3.0.6 diff --git a/composer/2022_airflow_summit/constraints.txt b/composer/2022_airflow_summit/constraints.txt index 66b7987b371..bcaddb08210 100644 --- a/composer/2022_airflow_summit/constraints.txt +++ b/composer/2022_airflow_summit/constraints.txt @@ -53,7 +53,7 @@ Markdown==3.4.3 MarkupSafe==2.1.3 PyGithub==1.59.0 PyHive==0.6.5 -PyJWT==2.7.0 +PyJWT==2.13.0 PyNaCl==1.5.0 PyYAML==6.0 Pygments==2.15.1 @@ -116,7 +116,7 @@ apache-airflow-providers-exasol==4.2.1 apache-airflow-providers-facebook==3.2.1 apache-airflow-providers-ftp==3.4.2 apache-airflow-providers-github==2.3.1 -apache-airflow-providers-google==10.2.0 +apache-airflow-providers-google==22.0.0 apache-airflow-providers-grpc==3.2.1 apache-airflow-providers-hashicorp==3.4.1 apache-airflow-providers-http==4.4.2 @@ -205,7 +205,7 @@ bcrypt==4.0.1 beautifulsoup4==4.12.2 billiard==4.1.0 bitarray==2.7.6 -black==23.1a1 +black==26.5.1 bleach==6.0.0 blinker==1.6.2 boto3==1.26.161 @@ -241,7 +241,7 @@ coverage==7.2.7 crcmod==1.7 cron-descriptor==1.4.0 croniter==1.4.1 -cryptography==40.0.2 +cryptography==50.0.0 curlify==2.2.1 dask==2023.4.1 databricks-sql-connector==2.7.0 @@ -398,7 +398,7 @@ linkify-it-py==2.0.2 locket==1.0.0 lockfile==0.12.2 looker-sdk==23.10.0 -lxml==4.9.3 +lxml==6.1.0 lz4==4.3.2 markdown-it-py==3.0.0 marshmallow-enum==1.5.1 @@ -492,7 +492,7 @@ pure-sasl==0.6.2 py-partiql-parser==0.3.3 py4j==0.10.9.7 pyOpenSSL==23.2.0 -pyarrow==11.0.0 +pyarrow==25.0.0 pyasn1-modules==0.2.8 pyasn1==0.4.8 pycountry==22.3.5 @@ -524,7 +524,7 @@ pytest-instafail==0.5.0 pytest-rerunfailures==12.0 pytest-timeouts==1.2.1 pytest-xdist==3.3.1 -pytest==7.4.0 +pytest==9.0.3 python-arango==7.5.8 python-daemon==3.0.1 python-dateutil==2.8.2 diff --git a/composer/2022_airflow_summit/requirements-test.txt b/composer/2022_airflow_summit/requirements-test.txt index a2ac75570c0..2441c902415 100644 --- a/composer/2022_airflow_summit/requirements-test.txt +++ b/composer/2022_airflow_summit/requirements-test.txt @@ -1,4 +1,4 @@ -pytest==8.2.0 +pytest==9.0.3 cloud-composer-dag-test-utils==1.0.0 markupsafe==2.1.2 backoff==2.2.1 \ No newline at end of file diff --git a/composer/2022_airflow_summit/requirements.txt b/composer/2022_airflow_summit/requirements.txt index 50a4b3df15b..58d2cde1f0d 100644 --- a/composer/2022_airflow_summit/requirements.txt +++ b/composer/2022_airflow_summit/requirements.txt @@ -1,4 +1,4 @@ # be sure to update the constraints file to match # see https://airflow.apache.org/docs/apache-airflow/stable/installation/installing-from-pypi.html#constraints-files -apache-airflow==2.6.3 -apache-airflow-providers-google==10.2.0 +apache-airflow==3.2.2 +apache-airflow-providers-google==22.0.0 diff --git a/composer/airflow_1_samples/constraints.txt b/composer/airflow_1_samples/constraints.txt index ad6c5d081b8..7d8827a85c2 100644 --- a/composer/airflow_1_samples/constraints.txt +++ b/composer/airflow_1_samples/constraints.txt @@ -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 @@ -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 @@ -246,7 +246,7 @@ ptyprocess==0.6.0 py==1.9.0 pyOpenSSL==20.0.0 #pyarrow==0.17.1 -pyarrow==1.0.0 +pyarrow==25.0.0 pyasn1-modules==0.2.8 pyasn1==0.4.8 pycodestyle==2.6.0 @@ -263,7 +263,7 @@ pysftp==0.2.9 pytest-cov==2.10.1 pytest-instafail==0.4.2 pytest-timeouts==1.2.1 -pytest==5.4.3 +pytest==9.0.3 python-daemon==2.2.4 python-dateutil==2.8.1 python-editor==1.0.4 diff --git a/composer/airflow_1_samples/requirements-test.txt b/composer/airflow_1_samples/requirements-test.txt index c09fc77b516..34dfc390e95 100644 --- a/composer/airflow_1_samples/requirements-test.txt +++ b/composer/airflow_1_samples/requirements-test.txt @@ -1,2 +1,2 @@ -pytest==8.2.0 +pytest==9.0.3 cloud-composer-dag-test-utils==0.0.1 diff --git a/composer/airflow_1_samples/requirements.txt b/composer/airflow_1_samples/requirements.txt index 8811986902f..b4df02ce062 100644 --- a/composer/airflow_1_samples/requirements.txt +++ b/composer/airflow_1_samples/requirements.txt @@ -1,6 +1,6 @@ # be sure to update the constraints file to match # see https://airflow.apache.org/docs/apache-airflow/stable/installation/installing-from-pypi.html#constraints-files -apache-airflow[gcp]==1.10.15 +apache-airflow[gcp]==3.2.2 apache-airflow-backport-providers-google==2021.3.3 apache-airflow-backport-providers-cncf-kubernetes==2021.3.3 kubernetes==11.0.0 diff --git a/composer/cicd_sample/constraints.txt b/composer/cicd_sample/constraints.txt index 66b7987b371..bcaddb08210 100644 --- a/composer/cicd_sample/constraints.txt +++ b/composer/cicd_sample/constraints.txt @@ -53,7 +53,7 @@ Markdown==3.4.3 MarkupSafe==2.1.3 PyGithub==1.59.0 PyHive==0.6.5 -PyJWT==2.7.0 +PyJWT==2.13.0 PyNaCl==1.5.0 PyYAML==6.0 Pygments==2.15.1 @@ -116,7 +116,7 @@ apache-airflow-providers-exasol==4.2.1 apache-airflow-providers-facebook==3.2.1 apache-airflow-providers-ftp==3.4.2 apache-airflow-providers-github==2.3.1 -apache-airflow-providers-google==10.2.0 +apache-airflow-providers-google==22.0.0 apache-airflow-providers-grpc==3.2.1 apache-airflow-providers-hashicorp==3.4.1 apache-airflow-providers-http==4.4.2 @@ -205,7 +205,7 @@ bcrypt==4.0.1 beautifulsoup4==4.12.2 billiard==4.1.0 bitarray==2.7.6 -black==23.1a1 +black==26.5.1 bleach==6.0.0 blinker==1.6.2 boto3==1.26.161 @@ -241,7 +241,7 @@ coverage==7.2.7 crcmod==1.7 cron-descriptor==1.4.0 croniter==1.4.1 -cryptography==40.0.2 +cryptography==50.0.0 curlify==2.2.1 dask==2023.4.1 databricks-sql-connector==2.7.0 @@ -398,7 +398,7 @@ linkify-it-py==2.0.2 locket==1.0.0 lockfile==0.12.2 looker-sdk==23.10.0 -lxml==4.9.3 +lxml==6.1.0 lz4==4.3.2 markdown-it-py==3.0.0 marshmallow-enum==1.5.1 @@ -492,7 +492,7 @@ pure-sasl==0.6.2 py-partiql-parser==0.3.3 py4j==0.10.9.7 pyOpenSSL==23.2.0 -pyarrow==11.0.0 +pyarrow==25.0.0 pyasn1-modules==0.2.8 pyasn1==0.4.8 pycountry==22.3.5 @@ -524,7 +524,7 @@ pytest-instafail==0.5.0 pytest-rerunfailures==12.0 pytest-timeouts==1.2.1 pytest-xdist==3.3.1 -pytest==7.4.0 +pytest==9.0.3 python-arango==7.5.8 python-daemon==3.0.1 python-dateutil==2.8.2 diff --git a/composer/cicd_sample/requirements-test.txt b/composer/cicd_sample/requirements-test.txt index 02122fa48a5..74dc8660788 100644 --- a/composer/cicd_sample/requirements-test.txt +++ b/composer/cicd_sample/requirements-test.txt @@ -1,2 +1,2 @@ -pytest==8.2.0 +pytest==9.0.3 cloud-composer-dag-test-utils==1.0.0 \ No newline at end of file diff --git a/composer/cicd_sample/requirements.txt b/composer/cicd_sample/requirements.txt index 1eb3eeda323..9540c35f5f9 100644 --- a/composer/cicd_sample/requirements.txt +++ b/composer/cicd_sample/requirements.txt @@ -1,3 +1,3 @@ # be sure to update the constraints file to match # see https://airflow.apache.org/docs/apache-airflow/stable/installation/installing-from-pypi.html#constraints-files -apache-airflow==2.6.3 +apache-airflow==3.2.2 diff --git a/composer/cicd_sample/utils/requirements-test.txt b/composer/cicd_sample/utils/requirements-test.txt index 92e25bbd179..35eb333ded9 100644 --- a/composer/cicd_sample/utils/requirements-test.txt +++ b/composer/cicd_sample/utils/requirements-test.txt @@ -1,4 +1,4 @@ -pytest==8.2.0 +pytest==9.0.3 requests==2.31.0 google-api-core==2.17.1 google-resumable-media==2.7.2 diff --git a/composer/dag_test_utils/setup.py b/composer/dag_test_utils/setup.py index 71221c41c9d..a82ce2022f0 100644 --- a/composer/dag_test_utils/setup.py +++ b/composer/dag_test_utils/setup.py @@ -33,5 +33,5 @@ long_description_content_type="text/markdown", packages=find_packages(), py_modules=["internal_unit_testing"], - install_requires=["apache-airflow[google] >= 2.0.0, < 3.0.0"], + install_requires=["apache-airflow[google] >= 2.0.0, < 4.0.0"], ) diff --git a/composer/workflows/constraints.txt b/composer/workflows/constraints.txt index ee214047af0..9509102462d 100644 --- a/composer/workflows/constraints.txt +++ b/composer/workflows/constraints.txt @@ -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 @@ -135,7 +135,7 @@ apache-airflow-providers-fab==1.1.1 apache-airflow-providers-facebook==3.5.1 apache-airflow-providers-ftp==3.9.1 apache-airflow-providers-github==2.6.1 -apache-airflow-providers-google==10.19.0 +apache-airflow-providers-google==22.0.0 apache-airflow-providers-grpc==3.5.1 apache-airflow-providers-hashicorp==3.7.1 apache-airflow-providers-http==4.11.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 @@ -437,7 +437,7 @@ linkify-it-py==2.0.3 lockfile==0.12.2 loguru==0.7.2 looker-sdk==24.8.0 -lxml==5.2.2 +lxml==6.1.0 lz4==4.3.3 markdown-it-py==3.0.0 marshmallow-oneofschema==3.1.1 @@ -544,7 +544,7 @@ py-partiql-parser==0.5.5 py4j==0.10.9.7 pyOpenSSL==24.1.0 pyarrow-hotfix==0.6 -pyarrow==14.0.2 +pyarrow==25.0.0 pyasn1-modules==0.3.0 pyasn1==0.5.1 pycountry==24.6.1 @@ -577,7 +577,7 @@ pytest-mock==3.14.0 pytest-rerunfailures==14.0 pytest-timeouts==1.2.1 pytest-xdist==3.6.1 -pytest==7.4.4 +pytest==9.0.3 python-arango==8.0.0 python-daemon==3.0.1 python-dateutil==2.9.0.post0 diff --git a/composer/workflows/requirements-test.txt b/composer/workflows/requirements-test.txt index 6045349ed57..c86db960572 100644 --- a/composer/workflows/requirements-test.txt +++ b/composer/workflows/requirements-test.txt @@ -1,2 +1,2 @@ -pytest==8.3.2 +pytest==9.0.3 cloud-composer-dag-test-utils==1.0.0 diff --git a/composer/workflows/requirements.txt b/composer/workflows/requirements.txt index cb473b0dfc4..bab3e073ac7 100644 --- a/composer/workflows/requirements.txt +++ b/composer/workflows/requirements.txt @@ -4,6 +4,6 @@ # For the complete list of supported provider extras see: # https://github.com/apache/airflow/blob/main/pyproject.toml -apache-airflow[amazon,apache.beam,cncf.kubernetes,google,microsoft.azure,openlineage,postgres]==2.9.2 +apache-airflow[amazon,apache.beam,cncf.kubernetes,google,microsoft.azure,openlineage,postgres]==3.2.2 google-cloud-dataform==0.5.9 # Used in Dataform operators scipy==1.14.1 \ No newline at end of file diff --git a/compute/client_library/requirements-test.txt b/compute/client_library/requirements-test.txt index 32f96d024ee..82695d5f9b9 100644 --- a/compute/client_library/requirements-test.txt +++ b/compute/client_library/requirements-test.txt @@ -1,4 +1,4 @@ -pytest==8.3.2 +pytest==9.0.3 pytest-xdist==3.6.1 flaky==3.8.1 google-cloud-storage==2.18.0 diff --git a/compute/client_library/requirements.txt b/compute/client_library/requirements.txt index f9faea10a9d..d9955bfef94 100644 --- a/compute/client_library/requirements.txt +++ b/compute/client_library/requirements.txt @@ -1,5 +1,5 @@ isort==6.0.0; python_version > "3.9" isort==5.13.2; python_version <= "3.8" black==24.8.0; python_version < "3.9" -black==24.10.0; python_version >= "3.9" +black==26.3.1; python_version >= "3.9" google-cloud-compute==1.19.1 \ No newline at end of file diff --git a/compute/encryption/requirements-test.txt b/compute/encryption/requirements-test.txt index 15d066af319..b3b2b3ca4cc 100644 --- a/compute/encryption/requirements-test.txt +++ b/compute/encryption/requirements-test.txt @@ -1 +1 @@ -pytest==8.2.0 +pytest==9.0.3 diff --git a/compute/encryption/requirements.txt b/compute/encryption/requirements.txt index ca64bbbc0f4..fc5a942eaf1 100644 --- a/compute/encryption/requirements.txt +++ b/compute/encryption/requirements.txt @@ -1,4 +1,4 @@ -cryptography==45.0.1 +cryptography==50.0.0 requests==2.32.4 google-api-python-client==2.131.0 google-auth==2.38.0 diff --git a/connectgateway/requirements-test.txt b/connectgateway/requirements-test.txt index 8c22c500206..34448a8d74d 100644 --- a/connectgateway/requirements-test.txt +++ b/connectgateway/requirements-test.txt @@ -1,2 +1,2 @@ google-cloud-container==2.56.1 -pytest==8.3.5 \ No newline at end of file +pytest==9.0.3 \ No newline at end of file diff --git a/dataflow/gemma/requirements-test.txt b/dataflow/gemma/requirements-test.txt index 511d704b396..c42e200bc1f 100644 --- a/dataflow/gemma/requirements-test.txt +++ b/dataflow/gemma/requirements-test.txt @@ -1,5 +1,5 @@ google-cloud-aiplatform==1.49.0 google-cloud-dataflow-client==0.8.10 google-cloud-storage==2.16.0 -pytest==7.4.0 +pytest==9.0.3 pytest-timeout==2.3.1 \ No newline at end of file diff --git a/dataflow/gemma/requirements.txt b/dataflow/gemma/requirements.txt index 76fc60632ee..4a9075ad0b2 100644 --- a/dataflow/gemma/requirements.txt +++ b/dataflow/gemma/requirements.txt @@ -1,4 +1,4 @@ apache_beam[gcp]==2.54.0 protobuf==4.25.0 keras_nlp==0.8.2 -keras==3.0.5 \ No newline at end of file +keras==3.13.2 \ No newline at end of file diff --git a/dataflow/run-inference/requirements-test.txt b/dataflow/run-inference/requirements-test.txt index c9095c832fd..1802752120d 100644 --- a/dataflow/run-inference/requirements-test.txt +++ b/dataflow/run-inference/requirements-test.txt @@ -1,4 +1,4 @@ google-cloud-aiplatform==1.57.0 google-cloud-dataflow-client==0.8.14 google-cloud-storage==2.10.0 -pytest==8.2.0 +pytest==9.0.3 diff --git a/dataflow/run-inference/requirements.txt b/dataflow/run-inference/requirements.txt index 585334e1a9b..cb30441fa27 100644 --- a/dataflow/run-inference/requirements.txt +++ b/dataflow/run-inference/requirements.txt @@ -1,3 +1,3 @@ apache-beam[gcp]==2.49.0 -torch==2.2.2 -transformers==4.38.0 +torch==2.13.0 +transformers==5.5.0 diff --git a/dataplex/snippets/requirements-test.txt b/dataplex/snippets/requirements-test.txt index 40543aababf..b3b2b3ca4cc 100644 --- a/dataplex/snippets/requirements-test.txt +++ b/dataplex/snippets/requirements-test.txt @@ -1 +1 @@ -pytest==8.3.3 +pytest==9.0.3 diff --git a/iap/app_engine_app/requirements-test.txt b/iap/app_engine_app/requirements-test.txt index 15d066af319..b3b2b3ca4cc 100644 --- a/iap/app_engine_app/requirements-test.txt +++ b/iap/app_engine_app/requirements-test.txt @@ -1 +1 @@ -pytest==8.2.0 +pytest==9.0.3 diff --git a/iap/requirements-test.txt b/iap/requirements-test.txt index 185d62c4204..871810f1e4e 100644 --- a/iap/requirements-test.txt +++ b/iap/requirements-test.txt @@ -1,2 +1,2 @@ -pytest==8.2.0 +pytest==9.0.3 flaky==3.8.1 diff --git a/iap/requirements.txt b/iap/requirements.txt index 3c2961ba6a2..0f77f58d1ee 100644 --- a/iap/requirements.txt +++ b/iap/requirements.txt @@ -1,4 +1,4 @@ -cryptography==45.0.1 +cryptography==50.0.0 Flask==3.0.3 google-auth==2.38.0 gunicorn==23.0.0 @@ -6,4 +6,4 @@ requests==2.32.4 requests-toolbelt==1.0.0 Werkzeug==3.0.6 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/media_cdn/requirements-test.txt b/media_cdn/requirements-test.txt index 15d066af319..b3b2b3ca4cc 100644 --- a/media_cdn/requirements-test.txt +++ b/media_cdn/requirements-test.txt @@ -1 +1 @@ -pytest==8.2.0 +pytest==9.0.3 diff --git a/media_cdn/requirements.txt b/media_cdn/requirements.txt index 46e87e778f4..ac1ec6275cb 100644 --- a/media_cdn/requirements.txt +++ b/media_cdn/requirements.txt @@ -1,2 +1,2 @@ six==1.16.0 -cryptography==45.0.1 +cryptography==50.0.0