This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch constraints-main
in repository https://gitbox.apache.org/repos/asf/airflow.git
The following commit(s) were added to refs/heads/constraints-main by this push:
new 50c4ca38e8 Updating constraints. Github run id:5626714673
50c4ca38e8 is described below
commit 50c4ca38e8847889fbd9e54c262789b47fe7080d
Author: Automated GitHub Actions commit <[email protected]>
AuthorDate: Fri Jul 21 23:40:38 2023 +0000
Updating constraints. Github run id:5626714673
This update in constraints is automatically committed by the CI
'constraints-push' step based on
'refs/heads/main' in the 'apache/airflow' repository with commit sha
d7899ecfafb20cc58f8fb43e287d1c6778b8fa9f.
The action that build those constraints can be found at
https://github.com/apache/airflow/actions/runs/5626714673/
The image tag used for that build was:
d7899ecfafb20cc58f8fb43e287d1c6778b8fa9f. You can enter Breeze environment
with this image by running 'breeze shell --image-tag
d7899ecfafb20cc58f8fb43e287d1c6778b8fa9f'
All tests passed in this build so we determined we can push the updated
constraints.
See
https://github.com/apache/airflow/blob/main/README.md#installing-from-pypi for
details.
---
constraints-3.10.txt | 19 +++++++++----------
constraints-3.11.txt | 19 +++++++++----------
constraints-3.8.txt | 19 +++++++++----------
constraints-3.9.txt | 19 +++++++++----------
constraints-no-providers-3.10.txt | 2 +-
constraints-no-providers-3.11.txt | 2 +-
constraints-no-providers-3.8.txt | 2 +-
constraints-no-providers-3.9.txt | 2 +-
constraints-source-providers-3.10.txt | 15 ++++++++-------
constraints-source-providers-3.11.txt | 15 ++++++++-------
constraints-source-providers-3.8.txt | 15 ++++++++-------
constraints-source-providers-3.9.txt | 15 ++++++++-------
12 files changed, 72 insertions(+), 72 deletions(-)
diff --git a/constraints-3.10.txt b/constraints-3.10.txt
index e7b117286d..75552122ec 100644
--- a/constraints-3.10.txt
+++ b/constraints-3.10.txt
@@ -1,5 +1,5 @@
#
-# This constraints file was automatically generated on 2023-07-21T03:37:26Z
+# This constraints file was automatically generated on 2023-07-21T23:40:24Z
# via "eager-upgrade" mechanism of PIP. For the "main" branch of Airflow.
# This variant of constraints install uses the HEAD of the branch version for
'apache-airflow' but installs
# the providers from PIP-released packages at the moment of the constraint
generation.
@@ -102,7 +102,7 @@ apache-airflow-providers-dbt-cloud==3.2.2
apache-airflow-providers-dingding==3.2.1
apache-airflow-providers-discord==3.3.0
apache-airflow-providers-docker==3.7.1
-apache-airflow-providers-elasticsearch==4.5.1
+apache-airflow-providers-elasticsearch==5.0.0
apache-airflow-providers-exasol==4.2.1
apache-airflow-providers-facebook==3.2.1
apache-airflow-providers-ftp==3.4.2
@@ -235,7 +235,7 @@ croniter==1.4.1
cryptography==40.0.2
curlify==2.2.1
dask==2023.7.1
-databricks-sql-connector==2.7.0
+databricks-sql-connector==2.8.0
datadog==0.46.0
db-dtypes==1.1.1
decorator==5.1.1
@@ -249,8 +249,6 @@ docker==6.1.3
docopt==0.6.2
docutils==0.20.1
ecdsa==0.18.0
-elasticsearch-dbapi==0.2.2
-elasticsearch-dsl==7.4.1
elasticsearch==7.14.2
email-validator==1.3.1
entrypoints==0.4
@@ -272,7 +270,7 @@ fsspec==2023.6.0
future==0.18.3
gcloud-aio-auth==4.2.3
gcloud-aio-bigquery==6.3.0
-gcloud-aio-storage==8.2.0
+gcloud-aio-storage==8.3.0
gcsfs==2023.6.0
geomet==0.2.1.post1
gevent==23.7.0
@@ -313,7 +311,7 @@ google-cloud-pubsub==2.18.0
google-cloud-redis==2.13.1
google-cloud-resource-manager==1.10.2
google-cloud-secret-manager==2.16.2
-google-cloud-spanner==3.36.0
+google-cloud-spanner==3.37.0
google-cloud-speech==2.21.0
google-cloud-storage-transfer==1.9.1
google-cloud-storage==2.10.0
@@ -413,7 +411,7 @@ msrestazure==0.6.4
multi-key-dict==2.0.3
multidict==6.0.4
mypy-boto3-appflow==1.28.0
-mypy-boto3-rds==1.28.0
+mypy-boto3-rds==1.28.9
mypy-boto3-redshift-data==1.28.0
mypy-boto3-s3==1.28.8
mypy-extensions==1.0.0
@@ -449,7 +447,7 @@ oscrypto==1.3.0
oss2==2.18.1
packaging==23.1
pandas-gbq==0.19.2
-pandas==1.5.3
+pandas==2.0.3
papermill==2.4.0
paramiko==3.2.0
parso==0.8.3
@@ -556,7 +554,7 @@ rich-click==1.6.1
rich==13.4.2
rpds-py==0.9.2
rsa==4.9
-ruff==0.0.278
+ruff==0.0.279
s3transfer==0.6.1
sarif-om==1.0.4
sasl==0.3.1
@@ -598,6 +596,7 @@ spython==0.3.0
sqlalchemy-bigquery==1.7.0
sqlalchemy-drill==1.1.2
sqlalchemy-redshift==0.8.14
+sqlalchemy-spanner==1.6.2
sqlparse==0.4.4
sshpubkeys==3.3.1
sshtunnel==0.4.0
diff --git a/constraints-3.11.txt b/constraints-3.11.txt
index 342a951584..6e783c2130 100644
--- a/constraints-3.11.txt
+++ b/constraints-3.11.txt
@@ -1,5 +1,5 @@
#
-# This constraints file was automatically generated on 2023-07-21T03:41:10Z
+# This constraints file was automatically generated on 2023-07-21T23:40:18Z
# via "eager-upgrade" mechanism of PIP. For the "main" branch of Airflow.
# This variant of constraints install uses the HEAD of the branch version for
'apache-airflow' but installs
# the providers from PIP-released packages at the moment of the constraint
generation.
@@ -100,7 +100,7 @@ apache-airflow-providers-dbt-cloud==3.2.2
apache-airflow-providers-dingding==3.2.1
apache-airflow-providers-discord==3.3.0
apache-airflow-providers-docker==3.7.1
-apache-airflow-providers-elasticsearch==4.5.1
+apache-airflow-providers-elasticsearch==5.0.0
apache-airflow-providers-exasol==4.2.1
apache-airflow-providers-facebook==3.2.1
apache-airflow-providers-ftp==3.4.2
@@ -233,7 +233,7 @@ croniter==1.4.1
cryptography==40.0.2
curlify==2.2.1
dask==2023.7.1
-databricks-sql-connector==2.7.0
+databricks-sql-connector==2.8.0
datadog==0.46.0
db-dtypes==1.1.1
decorator==5.1.1
@@ -247,8 +247,6 @@ docker==6.1.3
docopt==0.6.2
docutils==0.20.1
ecdsa==0.18.0
-elasticsearch-dbapi==0.2.2
-elasticsearch-dsl==7.4.1
elasticsearch==7.14.2
email-validator==1.3.1
entrypoints==0.4
@@ -268,7 +266,7 @@ frozenlist==1.4.0
fsspec==2023.6.0
gcloud-aio-auth==4.2.3
gcloud-aio-bigquery==6.3.0
-gcloud-aio-storage==8.2.0
+gcloud-aio-storage==8.3.0
gcsfs==2023.6.0
geomet==0.2.1.post1
gevent==23.7.0
@@ -309,7 +307,7 @@ google-cloud-pubsub==2.18.0
google-cloud-redis==2.13.1
google-cloud-resource-manager==1.10.2
google-cloud-secret-manager==2.16.2
-google-cloud-spanner==3.36.0
+google-cloud-spanner==3.37.0
google-cloud-speech==2.21.0
google-cloud-storage-transfer==1.9.1
google-cloud-storage==2.10.0
@@ -408,7 +406,7 @@ msrestazure==0.6.4
multi-key-dict==2.0.3
multidict==6.0.4
mypy-boto3-appflow==1.28.0
-mypy-boto3-rds==1.28.0
+mypy-boto3-rds==1.28.9
mypy-boto3-redshift-data==1.28.0
mypy-boto3-s3==1.28.8
mypy-extensions==1.0.0
@@ -444,7 +442,7 @@ oscrypto==1.3.0
oss2==2.18.1
packaging==23.1
pandas-gbq==0.19.2
-pandas==1.5.3
+pandas==2.0.3
papermill==2.4.0
paramiko==3.2.0
parso==0.8.3
@@ -551,7 +549,7 @@ rich-click==1.6.1
rich==13.4.2
rpds-py==0.9.2
rsa==4.9
-ruff==0.0.278
+ruff==0.0.279
s3transfer==0.6.1
sarif-om==1.0.4
scramp==1.4.4
@@ -592,6 +590,7 @@ spython==0.3.0
sqlalchemy-bigquery==1.7.0
sqlalchemy-drill==1.1.2
sqlalchemy-redshift==0.8.14
+sqlalchemy-spanner==1.6.2
sqlparse==0.4.4
sshpubkeys==3.3.1
sshtunnel==0.4.0
diff --git a/constraints-3.8.txt b/constraints-3.8.txt
index ee45f24946..1beb06351a 100644
--- a/constraints-3.8.txt
+++ b/constraints-3.8.txt
@@ -1,5 +1,5 @@
#
-# This constraints file was automatically generated on 2023-07-21T03:37:37Z
+# This constraints file was automatically generated on 2023-07-21T23:40:36Z
# via "eager-upgrade" mechanism of PIP. For the "main" branch of Airflow.
# This variant of constraints install uses the HEAD of the branch version for
'apache-airflow' but installs
# the providers from PIP-released packages at the moment of the constraint
generation.
@@ -102,7 +102,7 @@ apache-airflow-providers-dbt-cloud==3.2.2
apache-airflow-providers-dingding==3.2.1
apache-airflow-providers-discord==3.3.0
apache-airflow-providers-docker==3.7.1
-apache-airflow-providers-elasticsearch==4.5.1
+apache-airflow-providers-elasticsearch==5.0.0
apache-airflow-providers-exasol==4.2.1
apache-airflow-providers-facebook==3.2.1
apache-airflow-providers-ftp==3.4.2
@@ -236,7 +236,7 @@ croniter==1.4.1
cryptography==40.0.2
curlify==2.2.1
dask==2023.4.1
-databricks-sql-connector==2.7.0
+databricks-sql-connector==2.8.0
datadog==0.46.0
db-dtypes==1.1.1
decorator==5.1.1
@@ -250,8 +250,6 @@ docker==6.1.3
docopt==0.6.2
docutils==0.20.1
ecdsa==0.18.0
-elasticsearch-dbapi==0.2.2
-elasticsearch-dsl==7.4.1
elasticsearch==7.14.2
email-validator==1.3.1
entrypoints==0.4
@@ -273,7 +271,7 @@ fsspec==2023.6.0
future==0.18.3
gcloud-aio-auth==4.2.3
gcloud-aio-bigquery==6.3.0
-gcloud-aio-storage==8.2.0
+gcloud-aio-storage==8.3.0
gcsfs==2023.6.0
geomet==0.2.1.post1
gevent==23.7.0
@@ -314,7 +312,7 @@ google-cloud-pubsub==2.18.0
google-cloud-redis==2.13.1
google-cloud-resource-manager==1.10.2
google-cloud-secret-manager==2.16.2
-google-cloud-spanner==3.36.0
+google-cloud-spanner==3.37.0
google-cloud-speech==2.21.0
google-cloud-storage-transfer==1.9.1
google-cloud-storage==2.10.0
@@ -414,7 +412,7 @@ msrestazure==0.6.4
multi-key-dict==2.0.3
multidict==6.0.4
mypy-boto3-appflow==1.28.0
-mypy-boto3-rds==1.28.0
+mypy-boto3-rds==1.28.9
mypy-boto3-redshift-data==1.28.0
mypy-boto3-s3==1.28.8
mypy-extensions==1.0.0
@@ -450,7 +448,7 @@ oscrypto==1.3.0
oss2==2.18.1
packaging==23.1
pandas-gbq==0.19.2
-pandas==1.5.3
+pandas==2.0.3
papermill==2.4.0
paramiko==3.2.0
parso==0.8.3
@@ -558,7 +556,7 @@ rich-click==1.6.1
rich==13.4.2
rpds-py==0.9.2
rsa==4.9
-ruff==0.0.278
+ruff==0.0.279
s3transfer==0.6.1
sarif-om==1.0.4
sasl==0.3.1
@@ -600,6 +598,7 @@ spython==0.3.0
sqlalchemy-bigquery==1.7.0
sqlalchemy-drill==1.1.2
sqlalchemy-redshift==0.8.14
+sqlalchemy-spanner==1.6.2
sqlparse==0.4.4
sshpubkeys==3.3.1
sshtunnel==0.4.0
diff --git a/constraints-3.9.txt b/constraints-3.9.txt
index 22033ee960..2d5fbef390 100644
--- a/constraints-3.9.txt
+++ b/constraints-3.9.txt
@@ -1,5 +1,5 @@
#
-# This constraints file was automatically generated on 2023-07-21T03:37:34Z
+# This constraints file was automatically generated on 2023-07-21T23:40:32Z
# via "eager-upgrade" mechanism of PIP. For the "main" branch of Airflow.
# This variant of constraints install uses the HEAD of the branch version for
'apache-airflow' but installs
# the providers from PIP-released packages at the moment of the constraint
generation.
@@ -102,7 +102,7 @@ apache-airflow-providers-dbt-cloud==3.2.2
apache-airflow-providers-dingding==3.2.1
apache-airflow-providers-discord==3.3.0
apache-airflow-providers-docker==3.7.1
-apache-airflow-providers-elasticsearch==4.5.1
+apache-airflow-providers-elasticsearch==5.0.0
apache-airflow-providers-exasol==4.2.1
apache-airflow-providers-facebook==3.2.1
apache-airflow-providers-ftp==3.4.2
@@ -235,7 +235,7 @@ croniter==1.4.1
cryptography==40.0.2
curlify==2.2.1
dask==2023.7.1
-databricks-sql-connector==2.7.0
+databricks-sql-connector==2.8.0
datadog==0.46.0
db-dtypes==1.1.1
decorator==5.1.1
@@ -249,8 +249,6 @@ docker==6.1.3
docopt==0.6.2
docutils==0.20.1
ecdsa==0.18.0
-elasticsearch-dbapi==0.2.2
-elasticsearch-dsl==7.4.1
elasticsearch==7.14.2
email-validator==1.3.1
entrypoints==0.4
@@ -272,7 +270,7 @@ fsspec==2023.6.0
future==0.18.3
gcloud-aio-auth==4.2.3
gcloud-aio-bigquery==6.3.0
-gcloud-aio-storage==8.2.0
+gcloud-aio-storage==8.3.0
gcsfs==2023.6.0
geomet==0.2.1.post1
gevent==23.7.0
@@ -313,7 +311,7 @@ google-cloud-pubsub==2.18.0
google-cloud-redis==2.13.1
google-cloud-resource-manager==1.10.2
google-cloud-secret-manager==2.16.2
-google-cloud-spanner==3.36.0
+google-cloud-spanner==3.37.0
google-cloud-speech==2.21.0
google-cloud-storage-transfer==1.9.1
google-cloud-storage==2.10.0
@@ -413,7 +411,7 @@ msrestazure==0.6.4
multi-key-dict==2.0.3
multidict==6.0.4
mypy-boto3-appflow==1.28.0
-mypy-boto3-rds==1.28.0
+mypy-boto3-rds==1.28.9
mypy-boto3-redshift-data==1.28.0
mypy-boto3-s3==1.28.8
mypy-extensions==1.0.0
@@ -449,7 +447,7 @@ oscrypto==1.3.0
oss2==2.18.1
packaging==23.1
pandas-gbq==0.19.2
-pandas==1.5.3
+pandas==2.0.3
papermill==2.4.0
paramiko==3.2.0
parso==0.8.3
@@ -556,7 +554,7 @@ rich-click==1.6.1
rich==13.4.2
rpds-py==0.9.2
rsa==4.9
-ruff==0.0.278
+ruff==0.0.279
s3transfer==0.6.1
sarif-om==1.0.4
sasl==0.3.1
@@ -598,6 +596,7 @@ spython==0.3.0
sqlalchemy-bigquery==1.7.0
sqlalchemy-drill==1.1.2
sqlalchemy-redshift==0.8.14
+sqlalchemy-spanner==1.6.2
sqlparse==0.4.4
sshpubkeys==3.3.1
sshtunnel==0.4.0
diff --git a/constraints-no-providers-3.10.txt
b/constraints-no-providers-3.10.txt
index 77a86a9db8..e85eb8dc5e 100644
--- a/constraints-no-providers-3.10.txt
+++ b/constraints-no-providers-3.10.txt
@@ -1,5 +1,5 @@
#
-# This constraints file was automatically generated on 2023-07-21T03:34:24Z
+# This constraints file was automatically generated on 2023-07-21T23:37:36Z
# via "eager-upgrade" mechanism of PIP. For the "main" branch of Airflow.
# This variant of constraints install just the 'bare' 'apache-airflow' package
build from the HEAD of
# the branch, without installing any of the providers.
diff --git a/constraints-no-providers-3.11.txt
b/constraints-no-providers-3.11.txt
index 7174151c53..4e45905158 100644
--- a/constraints-no-providers-3.11.txt
+++ b/constraints-no-providers-3.11.txt
@@ -1,5 +1,5 @@
#
-# This constraints file was automatically generated on 2023-07-21T03:35:09Z
+# This constraints file was automatically generated on 2023-07-21T23:38:18Z
# via "eager-upgrade" mechanism of PIP. For the "main" branch of Airflow.
# This variant of constraints install just the 'bare' 'apache-airflow' package
build from the HEAD of
# the branch, without installing any of the providers.
diff --git a/constraints-no-providers-3.8.txt b/constraints-no-providers-3.8.txt
index 9e09e2a654..8cdcee8781 100644
--- a/constraints-no-providers-3.8.txt
+++ b/constraints-no-providers-3.8.txt
@@ -1,5 +1,5 @@
#
-# This constraints file was automatically generated on 2023-07-21T03:34:36Z
+# This constraints file was automatically generated on 2023-07-21T23:37:46Z
# via "eager-upgrade" mechanism of PIP. For the "main" branch of Airflow.
# This variant of constraints install just the 'bare' 'apache-airflow' package
build from the HEAD of
# the branch, without installing any of the providers.
diff --git a/constraints-no-providers-3.9.txt b/constraints-no-providers-3.9.txt
index c5df15bfb4..573dd9a494 100644
--- a/constraints-no-providers-3.9.txt
+++ b/constraints-no-providers-3.9.txt
@@ -1,5 +1,5 @@
#
-# This constraints file was automatically generated on 2023-07-21T03:34:36Z
+# This constraints file was automatically generated on 2023-07-21T23:37:46Z
# via "eager-upgrade" mechanism of PIP. For the "main" branch of Airflow.
# This variant of constraints install just the 'bare' 'apache-airflow' package
build from the HEAD of
# the branch, without installing any of the providers.
diff --git a/constraints-source-providers-3.10.txt
b/constraints-source-providers-3.10.txt
index f7deff04b8..528ca4058d 100644
--- a/constraints-source-providers-3.10.txt
+++ b/constraints-source-providers-3.10.txt
@@ -1,5 +1,5 @@
#
-# This constraints file was automatically generated on 2023-07-21T03:30:57Z
+# This constraints file was automatically generated on 2023-07-21T23:34:14Z
# via "eager-upgrade" mechanism of PIP. For the "main" branch of Airflow.
# This variant of constraints install uses the HEAD of the branch version of
both
# 'apache-airflow' package and all available community provider packages.
@@ -154,7 +154,7 @@ croniter==1.4.1
cryptography==40.0.2
curlify==2.2.1
dask==2023.7.1
-databricks-sql-connector==2.7.0
+databricks-sql-connector==2.8.0
datadog==0.46.0
db-dtypes==1.1.1
decorator==5.1.1
@@ -189,7 +189,7 @@ fsspec==2023.6.0
future==0.18.3
gcloud-aio-auth==4.2.3
gcloud-aio-bigquery==6.3.0
-gcloud-aio-storage==8.2.0
+gcloud-aio-storage==8.3.0
gcsfs==2023.6.0
geomet==0.2.1.post1
gevent==23.7.0
@@ -230,7 +230,7 @@ google-cloud-pubsub==2.18.0
google-cloud-redis==2.13.1
google-cloud-resource-manager==1.10.2
google-cloud-secret-manager==2.16.2
-google-cloud-spanner==3.36.0
+google-cloud-spanner==3.37.0
google-cloud-speech==2.21.0
google-cloud-storage-transfer==1.9.1
google-cloud-storage==2.10.0
@@ -330,7 +330,7 @@ msrestazure==0.6.4
multi-key-dict==2.0.3
multidict==6.0.4
mypy-boto3-appflow==1.28.0
-mypy-boto3-rds==1.28.0
+mypy-boto3-rds==1.28.9
mypy-boto3-redshift-data==1.28.0
mypy-boto3-s3==1.28.8
mypy-extensions==1.0.0
@@ -366,7 +366,7 @@ oscrypto==1.3.0
oss2==2.18.1
packaging==23.1
pandas-gbq==0.19.2
-pandas==1.5.3
+pandas==2.0.3
papermill==2.4.0
paramiko==3.2.0
parso==0.8.3
@@ -472,7 +472,7 @@ rich-click==1.6.1
rich==13.4.2
rpds-py==0.9.2
rsa==4.9
-ruff==0.0.278
+ruff==0.0.279
s3transfer==0.6.1
sarif-om==1.0.4
sasl==0.3.1
@@ -514,6 +514,7 @@ spython==0.3.0
sqlalchemy-bigquery==1.7.0
sqlalchemy-drill==1.1.2
sqlalchemy-redshift==0.8.14
+sqlalchemy-spanner==1.6.2
sqlparse==0.4.4
sshpubkeys==3.3.1
sshtunnel==0.4.0
diff --git a/constraints-source-providers-3.11.txt
b/constraints-source-providers-3.11.txt
index 6204b40ae1..213dc7d4c0 100644
--- a/constraints-source-providers-3.11.txt
+++ b/constraints-source-providers-3.11.txt
@@ -1,5 +1,5 @@
#
-# This constraints file was automatically generated on 2023-07-21T03:30:57Z
+# This constraints file was automatically generated on 2023-07-21T23:34:14Z
# via "eager-upgrade" mechanism of PIP. For the "main" branch of Airflow.
# This variant of constraints install uses the HEAD of the branch version of
both
# 'apache-airflow' package and all available community provider packages.
@@ -153,7 +153,7 @@ croniter==1.4.1
cryptography==40.0.2
curlify==2.2.1
dask==2023.7.1
-databricks-sql-connector==2.7.0
+databricks-sql-connector==2.8.0
datadog==0.46.0
db-dtypes==1.1.1
decorator==5.1.1
@@ -186,7 +186,7 @@ frozenlist==1.4.0
fsspec==2023.6.0
gcloud-aio-auth==4.2.3
gcloud-aio-bigquery==6.3.0
-gcloud-aio-storage==8.2.0
+gcloud-aio-storage==8.3.0
gcsfs==2023.6.0
geomet==0.2.1.post1
gevent==23.7.0
@@ -227,7 +227,7 @@ google-cloud-pubsub==2.18.0
google-cloud-redis==2.13.1
google-cloud-resource-manager==1.10.2
google-cloud-secret-manager==2.16.2
-google-cloud-spanner==3.36.0
+google-cloud-spanner==3.37.0
google-cloud-speech==2.21.0
google-cloud-storage-transfer==1.9.1
google-cloud-storage==2.10.0
@@ -326,7 +326,7 @@ msrestazure==0.6.4
multi-key-dict==2.0.3
multidict==6.0.4
mypy-boto3-appflow==1.28.0
-mypy-boto3-rds==1.28.0
+mypy-boto3-rds==1.28.9
mypy-boto3-redshift-data==1.28.0
mypy-boto3-s3==1.28.8
mypy-extensions==1.0.0
@@ -362,7 +362,7 @@ oscrypto==1.3.0
oss2==2.18.1
packaging==23.1
pandas-gbq==0.19.2
-pandas==1.5.3
+pandas==2.0.3
papermill==2.4.0
paramiko==3.2.0
parso==0.8.3
@@ -468,7 +468,7 @@ rich-click==1.6.1
rich==13.4.2
rpds-py==0.9.2
rsa==4.9
-ruff==0.0.278
+ruff==0.0.279
s3transfer==0.6.1
sarif-om==1.0.4
scramp==1.4.4
@@ -509,6 +509,7 @@ spython==0.3.0
sqlalchemy-bigquery==1.7.0
sqlalchemy-drill==1.1.2
sqlalchemy-redshift==0.8.14
+sqlalchemy-spanner==1.6.2
sqlparse==0.4.4
sshpubkeys==3.3.1
sshtunnel==0.4.0
diff --git a/constraints-source-providers-3.8.txt
b/constraints-source-providers-3.8.txt
index 65ae9d6bda..16dc21bcd0 100644
--- a/constraints-source-providers-3.8.txt
+++ b/constraints-source-providers-3.8.txt
@@ -1,5 +1,5 @@
#
-# This constraints file was automatically generated on 2023-07-21T03:30:57Z
+# This constraints file was automatically generated on 2023-07-21T23:34:14Z
# via "eager-upgrade" mechanism of PIP. For the "main" branch of Airflow.
# This variant of constraints install uses the HEAD of the branch version of
both
# 'apache-airflow' package and all available community provider packages.
@@ -155,7 +155,7 @@ croniter==1.4.1
cryptography==40.0.2
curlify==2.2.1
dask==2023.4.1
-databricks-sql-connector==2.7.0
+databricks-sql-connector==2.8.0
datadog==0.46.0
db-dtypes==1.1.1
decorator==5.1.1
@@ -190,7 +190,7 @@ fsspec==2023.6.0
future==0.18.3
gcloud-aio-auth==4.2.3
gcloud-aio-bigquery==6.3.0
-gcloud-aio-storage==8.2.0
+gcloud-aio-storage==8.3.0
gcsfs==2023.6.0
geomet==0.2.1.post1
gevent==23.7.0
@@ -231,7 +231,7 @@ google-cloud-pubsub==2.18.0
google-cloud-redis==2.13.1
google-cloud-resource-manager==1.10.2
google-cloud-secret-manager==2.16.2
-google-cloud-spanner==3.36.0
+google-cloud-spanner==3.37.0
google-cloud-speech==2.21.0
google-cloud-storage-transfer==1.9.1
google-cloud-storage==2.10.0
@@ -331,7 +331,7 @@ msrestazure==0.6.4
multi-key-dict==2.0.3
multidict==6.0.4
mypy-boto3-appflow==1.28.0
-mypy-boto3-rds==1.28.0
+mypy-boto3-rds==1.28.9
mypy-boto3-redshift-data==1.28.0
mypy-boto3-s3==1.28.8
mypy-extensions==1.0.0
@@ -367,7 +367,7 @@ oscrypto==1.3.0
oss2==2.18.1
packaging==23.1
pandas-gbq==0.19.2
-pandas==1.5.3
+pandas==2.0.3
papermill==2.4.0
paramiko==3.2.0
parso==0.8.3
@@ -474,7 +474,7 @@ rich-click==1.6.1
rich==13.4.2
rpds-py==0.9.2
rsa==4.9
-ruff==0.0.278
+ruff==0.0.279
s3transfer==0.6.1
sarif-om==1.0.4
sasl==0.3.1
@@ -516,6 +516,7 @@ spython==0.3.0
sqlalchemy-bigquery==1.7.0
sqlalchemy-drill==1.1.2
sqlalchemy-redshift==0.8.14
+sqlalchemy-spanner==1.6.2
sqlparse==0.4.4
sshpubkeys==3.3.1
sshtunnel==0.4.0
diff --git a/constraints-source-providers-3.9.txt
b/constraints-source-providers-3.9.txt
index f7deff04b8..528ca4058d 100644
--- a/constraints-source-providers-3.9.txt
+++ b/constraints-source-providers-3.9.txt
@@ -1,5 +1,5 @@
#
-# This constraints file was automatically generated on 2023-07-21T03:30:57Z
+# This constraints file was automatically generated on 2023-07-21T23:34:14Z
# via "eager-upgrade" mechanism of PIP. For the "main" branch of Airflow.
# This variant of constraints install uses the HEAD of the branch version of
both
# 'apache-airflow' package and all available community provider packages.
@@ -154,7 +154,7 @@ croniter==1.4.1
cryptography==40.0.2
curlify==2.2.1
dask==2023.7.1
-databricks-sql-connector==2.7.0
+databricks-sql-connector==2.8.0
datadog==0.46.0
db-dtypes==1.1.1
decorator==5.1.1
@@ -189,7 +189,7 @@ fsspec==2023.6.0
future==0.18.3
gcloud-aio-auth==4.2.3
gcloud-aio-bigquery==6.3.0
-gcloud-aio-storage==8.2.0
+gcloud-aio-storage==8.3.0
gcsfs==2023.6.0
geomet==0.2.1.post1
gevent==23.7.0
@@ -230,7 +230,7 @@ google-cloud-pubsub==2.18.0
google-cloud-redis==2.13.1
google-cloud-resource-manager==1.10.2
google-cloud-secret-manager==2.16.2
-google-cloud-spanner==3.36.0
+google-cloud-spanner==3.37.0
google-cloud-speech==2.21.0
google-cloud-storage-transfer==1.9.1
google-cloud-storage==2.10.0
@@ -330,7 +330,7 @@ msrestazure==0.6.4
multi-key-dict==2.0.3
multidict==6.0.4
mypy-boto3-appflow==1.28.0
-mypy-boto3-rds==1.28.0
+mypy-boto3-rds==1.28.9
mypy-boto3-redshift-data==1.28.0
mypy-boto3-s3==1.28.8
mypy-extensions==1.0.0
@@ -366,7 +366,7 @@ oscrypto==1.3.0
oss2==2.18.1
packaging==23.1
pandas-gbq==0.19.2
-pandas==1.5.3
+pandas==2.0.3
papermill==2.4.0
paramiko==3.2.0
parso==0.8.3
@@ -472,7 +472,7 @@ rich-click==1.6.1
rich==13.4.2
rpds-py==0.9.2
rsa==4.9
-ruff==0.0.278
+ruff==0.0.279
s3transfer==0.6.1
sarif-om==1.0.4
sasl==0.3.1
@@ -514,6 +514,7 @@ spython==0.3.0
sqlalchemy-bigquery==1.7.0
sqlalchemy-drill==1.1.2
sqlalchemy-redshift==0.8.14
+sqlalchemy-spanner==1.6.2
sqlparse==0.4.4
sshpubkeys==3.3.1
sshtunnel==0.4.0