Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions alloydb/notebooks/requirements-test.txt
Original file line number Diff line number Diff line change
@@ -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
nbconvert==7.17.1
2 changes: 1 addition & 1 deletion aml-ai/requirements-test.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
pytest==8.2.0
pytest==9.0.3
2 changes: 1 addition & 1 deletion asset/snippets/requirements-test.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
backoff==2.2.1
flaky==3.8.1
pytest==8.2.0
pytest==9.0.3
2 changes: 1 addition & 1 deletion auth/api-client/requirements-test.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
pytest==8.2.0
pytest==9.0.3
backoff==2.2.1
2 changes: 1 addition & 1 deletion auth/cloud-client/requirements-test.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
pytest==8.2.0
pytest==9.0.3
2 changes: 1 addition & 1 deletion auth/downscoping/requirements-test.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
pytest==8.2.0
pytest==9.0.3
google-cloud-storage==2.9.0; python_version < '3.7'
google-cloud-storage==2.9.0; python_version > '3.6'
2 changes: 1 addition & 1 deletion auth/service-to-service/requirements-test.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
pytest==8.2.0
pytest==9.0.3
2 changes: 1 addition & 1 deletion automl/snippets/requirements-test.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
backoff==2.2.1
pytest==8.2.0
pytest==9.0.3
2 changes: 1 addition & 1 deletion batch/requirements-test.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
pytest==8.2.0
pytest==9.0.3
google-cloud-compute==1.11.0
google-cloud-resource-manager==1.10.1
google-cloud-storage==2.9.0
Expand Down
2 changes: 1 addition & 1 deletion bigquery-connection/snippets/requirements-test.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
pytest==8.2.0
pytest==9.0.3
google-cloud-testutils==1.5.0
2 changes: 1 addition & 1 deletion bigquery-datatransfer/snippets/requirements-test.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
google-cloud-bigquery==3.27.0
google-cloud-pubsub==2.28.0
pytest==8.2.0
pytest==9.0.3
mock==5.1.0
2 changes: 1 addition & 1 deletion bigquery-migration/snippets/requirements-test.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
pytest==8.2.0
pytest==9.0.3
google-cloud-testutils==1.5.0
google-api-core==2.17.1
google-cloud-storage==2.9.0
2 changes: 1 addition & 1 deletion bigquery-reservation/snippets/requirements-test.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
pytest==8.2.0
pytest==9.0.3
google-cloud-testutils==1.5.0
2 changes: 1 addition & 1 deletion bigquery/bqml/requirements-test.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
flaky==3.8.1
pytest==8.2.0
pytest==9.0.3
2 changes: 1 addition & 1 deletion bigquery/cloud-client/requirements-test.txt
Original file line number Diff line number Diff line change
@@ -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
2 changes: 1 addition & 1 deletion bigquery/continuous-queries/requirements-test.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
pytest==8.3.5
pytest==9.0.3
google-auth==2.38.0
requests==2.32.4
2 changes: 1 addition & 1 deletion bigquery/pandas-gbq-migration/requirements-test.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
pytest==8.2.0
pytest==9.0.3
2 changes: 1 addition & 1 deletion bigquery_storage/pyarrow/requirements-test.txt
Original file line number Diff line number Diff line change
@@ -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'
2 changes: 1 addition & 1 deletion bigquery_storage/quickstart/requirements-test.txt
Original file line number Diff line number Diff line change
@@ -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'
2 changes: 1 addition & 1 deletion bigquery_storage/snippets/requirements-test.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
google-cloud-testutils==1.6.4
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'
2 changes: 1 addition & 1 deletion bigquery_storage/snippets/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ google-cloud-bigquery===3.30.0; python_version <= '3.8'
google-cloud-bigquery==3.35.1; python_version >= '3.9'
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'
2 changes: 1 addition & 1 deletion bigquery_storage/to_dataframe/requirements-test.txt
Original file line number Diff line number Diff line change
@@ -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'
2 changes: 1 addition & 1 deletion billing/requirements-test.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
pytest==8.2.0
pytest==9.0.3
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
pytest==8.2.0
pytest==9.0.3
flaky==3.8.1
2 changes: 1 addition & 1 deletion cdn/requirements-test.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
pytest==8.2.0
pytest==9.0.3
4 changes: 2 additions & 2 deletions cloud-media-livestream/keypublisher/requirements.txt
Original file line number Diff line number Diff line change
@@ -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
2 changes: 1 addition & 1 deletion cloud_scheduler/snippets/requirements-test.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
pytest==8.2.0
pytest==9.0.3
2 changes: 1 addition & 1 deletion cloud_tasks/http_queues/requirements-test.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
pytest==8.2.0
pytest==9.0.3
google-auth==2.38.0
google-api-core==2.17.1
2 changes: 1 addition & 1 deletion cloud_tasks/snippets/requirements-test.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
pytest==8.2.0
pytest==9.0.3
2 changes: 1 addition & 1 deletion cloudbuild/snippets/requirements-test.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
pytest==8.2.0
pytest==9.0.3
6 changes: 3 additions & 3 deletions composer/2022_airflow_summit/constraints.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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==46.0.7
curlify==2.2.1
dask==2023.4.1
databricks-sql-connector==2.7.0
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion composer/2022_airflow_summit/requirements-test.txt
Original file line number Diff line number Diff line change
@@ -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
2 changes: 1 addition & 1 deletion composer/2022_airflow_summit/requirements.txt
Original file line number Diff line number Diff line change
@@ -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==3.2.0
apache-airflow-providers-google==10.2.0
2 changes: 1 addition & 1 deletion composer/airflow_1_samples/constraints.txt
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ colorlog==4.0.2
configparser==3.5.3
coverage==5.3
croniter==0.3.36
cryptography==3.2.1
cryptography==46.0.7
cx-Oracle==8.0.1
datadog==0.39.0
decorator==4.4.2
Expand Down
6 changes: 3 additions & 3 deletions composer/cicd_sample/constraints.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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==46.0.7
curlify==2.2.1
dask==2023.4.1
databricks-sql-connector==2.7.0
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion composer/cicd_sample/requirements-test.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
pytest==8.2.0
pytest==9.0.3
cloud-composer-dag-test-utils==1.0.0
2 changes: 1 addition & 1 deletion composer/cicd_sample/requirements.txt
Original file line number Diff line number Diff line change
@@ -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.0
2 changes: 1 addition & 1 deletion composer/cicd_sample/utils/requirements-test.txt
Original file line number Diff line number Diff line change
@@ -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
2 changes: 1 addition & 1 deletion composer/dag_test_utils/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -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"],
)
2 changes: 1 addition & 1 deletion composer/functions/requirements-test.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
pytest==8.2.0
pytest==9.0.3
2 changes: 1 addition & 1 deletion composer/rest/composer2/requirements-test.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
pytest==8.2.0
pytest==9.0.3
requests==2.32.2
2 changes: 1 addition & 1 deletion composer/rest/requirements-test.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
pytest==8.2.0
pytest==9.0.3
6 changes: 3 additions & 3 deletions composer/workflows/constraints.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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==46.0.7
curlify==2.2.1
databricks-sql-connector==2.9.6
datadog==0.49.1
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion composer/workflows/requirements-test.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
pytest==8.3.2
pytest==9.0.3
cloud-composer-dag-test-utils==1.0.0
2 changes: 1 addition & 1 deletion composer/workflows/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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.0
google-cloud-dataform==0.5.9 # Used in Dataform operators
scipy==1.14.1
2 changes: 1 addition & 1 deletion compute/api/requirements-test.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
pytest==8.2.0
pytest==9.0.3
flaky==3.8.1
2 changes: 1 addition & 1 deletion compute/auth/requirements-test.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
pytest==8.2.0
pytest==9.0.3
2 changes: 1 addition & 1 deletion compute/client_library/requirements-test.txt
Original file line number Diff line number Diff line change
@@ -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
Expand Down
2 changes: 1 addition & 1 deletion compute/encryption/requirements-test.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
pytest==8.2.0
pytest==9.0.3
2 changes: 1 addition & 1 deletion compute/encryption/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
cryptography==45.0.1
cryptography==46.0.7
requests==2.32.4
google-api-python-client==2.131.0
google-auth==2.38.0
Expand Down
2 changes: 1 addition & 1 deletion compute/load_balancing/requirements-test.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
pytest==8.2.0
pytest==9.0.3
2 changes: 1 addition & 1 deletion compute/metadata/requirements-test.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
pytest==8.2.0
pytest==9.0.3
2 changes: 1 addition & 1 deletion compute/oslogin/requirements-test.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
backoff==2.2.1; python_version < "3.7"
backoff==2.2.1; python_version >= "3.7"
pytest==8.2.0
pytest==9.0.3
google-cloud-iam==2.17.0
google-api-python-client==2.131.0
2 changes: 1 addition & 1 deletion connectgateway/requirements-test.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
google-cloud-container==2.56.1
pytest==8.3.5
pytest==9.0.3
2 changes: 1 addition & 1 deletion contact-center-insights/snippets/requirements-test.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
google-auth==2.38.0
google-cloud-pubsub==2.28.0
pytest==8.2.0
pytest==9.0.3
2 changes: 1 addition & 1 deletion container/snippets/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
google-cloud-container==2.54.0
backoff==2.2.1
pytest==8.2.0
pytest==9.0.3
2 changes: 1 addition & 1 deletion containeranalysis/snippets/requirements-test.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
pytest==8.2.0
pytest==9.0.3
2 changes: 1 addition & 1 deletion containeranalysis/snippets/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
google-cloud-pubsub==2.28.0
google-cloud-containeranalysis==2.16.0
grafeas==1.12.1
pytest==8.2.0
pytest==9.0.3
flaky==3.8.1
mock==5.1.0
2 changes: 1 addition & 1 deletion contentwarehouse/snippets/requirements-test.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
pytest==8.2.0
pytest==9.0.3
google-cloud-resource-manager==1.10.1
2 changes: 1 addition & 1 deletion datacatalog/quickstart/requirements-test.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
pytest==8.2.0
pytest==9.0.3
google-cloud-bigquery==3.27.0
2 changes: 1 addition & 1 deletion datacatalog/snippets/requirements-test.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
pytest==8.2.0
pytest==9.0.3
2 changes: 1 addition & 1 deletion datacatalog/v1beta1/requirements-test.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
pytest==8.2.0
pytest==9.0.3
2 changes: 1 addition & 1 deletion dataflow/encryption-keys/requirements-test.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
pytest==8.2.0
pytest==9.0.3
2 changes: 1 addition & 1 deletion dataflow/extensible-templates/requirements-test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ google-api-python-client==2.131.0
google-cloud-bigquery==3.27.0
google-cloud-storage==2.9.0
pytest-xdist==3.3.0
pytest==8.2.0
pytest==9.0.3
pyyaml==6.0.2
Loading