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 f0fdfb4045f Updating constraints. Github run id:12404812682
f0fdfb4045f is described below
commit f0fdfb4045f0567dbb76dd11af98db18b659676f
Author: Automated GitHub Actions commit <[email protected]>
AuthorDate: Thu Dec 19 03:08:24 2024 +0000
Updating constraints. Github run id:12404812682
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
3c111680a837f22659555c9b6647df40d6ead5f0.
The action that build those constraints can be found at
https://github.com/apache/airflow/actions/runs/12404812682/
The image tag used for that build was:
3c111680a837f22659555c9b6647df40d6ead5f0. You can enter Breeze environment
with this image by running 'breeze shell --image-tag
3c111680a837f22659555c9b6647df40d6ead5f0'
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 | 26 +++++++++++++-------------
constraints-3.11.txt | 26 +++++++++++++-------------
constraints-3.12.txt | 26 +++++++++++++-------------
constraints-3.9.txt | 26 +++++++++++++-------------
constraints-no-providers-3.10.txt | 12 ++++++------
constraints-no-providers-3.11.txt | 12 ++++++------
constraints-no-providers-3.12.txt | 12 ++++++------
constraints-no-providers-3.9.txt | 12 ++++++------
constraints-source-providers-3.10.txt | 28 ++++++++++++++--------------
constraints-source-providers-3.11.txt | 28 ++++++++++++++--------------
constraints-source-providers-3.12.txt | 28 ++++++++++++++--------------
constraints-source-providers-3.9.txt | 28 ++++++++++++++--------------
12 files changed, 132 insertions(+), 132 deletions(-)
diff --git a/constraints-3.10.txt b/constraints-3.10.txt
index 77eebba2697..07659ebcd2d 100644
--- a/constraints-3.10.txt
+++ b/constraints-3.10.txt
@@ -1,6 +1,6 @@
#
-# This constraints file was automatically generated on
2024-12-18T02:19:56.385900
+# This constraints file was automatically generated on
2024-12-19T02:20:25.048656
# 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.
@@ -30,7 +30,7 @@
#
# pip install "apache-airflow==X.Y.Z"
"snowflake-connector-python[pandas]=N.M.O"
#
-Authlib==1.3.2
+Authlib==1.3.1
ConfigUpdater==3.2
Deprecated==1.2.15
Events==0.5
@@ -320,7 +320,7 @@ gitdb==4.0.11
google-ads==25.1.0
google-analytics-admin==0.23.3
google-api-core==2.24.0
-google-api-python-client==2.155.0
+google-api-python-client==2.156.0
google-auth-httplib2==0.2.0
google-auth-oauthlib==1.2.1
google-auth==2.37.0
@@ -336,14 +336,14 @@ google-cloud-build==3.28.0
google-cloud-compute==1.23.0
google-cloud-container==2.55.0
google-cloud-core==2.4.1
-google-cloud-datacatalog==3.24.0
+google-cloud-datacatalog==3.24.1
google-cloud-dataflow-client==0.8.15
google-cloud-dataform==0.5.14
google-cloud-dataplex==2.5.0
google-cloud-dataproc-metastore==1.17.0
google-cloud-dataproc==5.16.0
google-cloud-dlp==3.26.0
-google-cloud-kms==3.2.0
+google-cloud-kms==3.2.1
google-cloud-language==2.16.0
google-cloud-logging==3.11.3
google-cloud-memcache==1.11.0
@@ -357,10 +357,10 @@ google-cloud-run==0.10.14
google-cloud-secret-manager==2.22.0
google-cloud-spanner==3.51.0
google-cloud-speech==2.29.0
-google-cloud-storage-transfer==1.14.0
+google-cloud-storage-transfer==1.15.0
google-cloud-storage==2.19.0
google-cloud-tasks==2.18.0
-google-cloud-texttospeech==2.22.0
+google-cloud-texttospeech==2.23.0
google-cloud-translate==3.19.0
google-cloud-videointelligence==2.15.0
google-cloud-vision==3.9.0
@@ -464,7 +464,7 @@ microsoft-kiota-serialization-text==1.0.0
mmh3==5.0.1
mongomock==4.3.0
more-itertools==10.5.0
-moto==5.0.23
+moto==5.0.24
mpmath==1.3.0
msal-extensions==1.2.0
msal==1.31.1
@@ -562,8 +562,8 @@ pyasn1_modules==0.4.0
pycountry==24.6.1
pycparser==2.22
pycryptodome==3.21.0
-pydantic==2.10.3
-pydantic_core==2.27.1
+pydantic==2.10.4
+pydantic_core==2.27.2
pydata-google-auth==1.9.0
pydot==1.4.2
pydruid==0.6.9
@@ -732,16 +732,16 @@ universal_pathlib==0.2.6
uritemplate==4.1.1
urllib3==2.2.3
uuid6==2024.7.10
-uv==0.5.9
+uv==0.5.10
uvicorn==0.34.0
uvloop==0.21.0
-validators==0.33.0
+validators==0.34.0
vertica-python==1.4.0
vine==5.1.0
watchfiles==1.0.3
watchtower==3.3.1
wcwidth==0.2.13
-weaviate-client==4.8.0
+weaviate-client==4.9.6
websocket-client==1.8.0
websockets==14.1
wirerope==0.4.8
diff --git a/constraints-3.11.txt b/constraints-3.11.txt
index caaadc66f31..21fff531add 100644
--- a/constraints-3.11.txt
+++ b/constraints-3.11.txt
@@ -1,6 +1,6 @@
#
-# This constraints file was automatically generated on
2024-12-18T02:19:56.062698
+# This constraints file was automatically generated on
2024-12-19T02:20:25.149291
# 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.
@@ -30,7 +30,7 @@
#
# pip install "apache-airflow==X.Y.Z"
"snowflake-connector-python[pandas]=N.M.O"
#
-Authlib==1.3.2
+Authlib==1.3.1
ConfigUpdater==3.2
Deprecated==1.2.15
Events==0.5
@@ -319,7 +319,7 @@ gitdb==4.0.11
google-ads==25.1.0
google-analytics-admin==0.23.3
google-api-core==2.24.0
-google-api-python-client==2.155.0
+google-api-python-client==2.156.0
google-auth-httplib2==0.2.0
google-auth-oauthlib==1.2.1
google-auth==2.37.0
@@ -335,14 +335,14 @@ google-cloud-build==3.28.0
google-cloud-compute==1.23.0
google-cloud-container==2.55.0
google-cloud-core==2.4.1
-google-cloud-datacatalog==3.24.0
+google-cloud-datacatalog==3.24.1
google-cloud-dataflow-client==0.8.15
google-cloud-dataform==0.5.14
google-cloud-dataplex==2.5.0
google-cloud-dataproc-metastore==1.17.0
google-cloud-dataproc==5.16.0
google-cloud-dlp==3.26.0
-google-cloud-kms==3.2.0
+google-cloud-kms==3.2.1
google-cloud-language==2.16.0
google-cloud-logging==3.11.3
google-cloud-memcache==1.11.0
@@ -356,10 +356,10 @@ google-cloud-run==0.10.14
google-cloud-secret-manager==2.22.0
google-cloud-spanner==3.51.0
google-cloud-speech==2.29.0
-google-cloud-storage-transfer==1.14.0
+google-cloud-storage-transfer==1.15.0
google-cloud-storage==2.19.0
google-cloud-tasks==2.18.0
-google-cloud-texttospeech==2.22.0
+google-cloud-texttospeech==2.23.0
google-cloud-translate==3.19.0
google-cloud-videointelligence==2.15.0
google-cloud-vision==3.9.0
@@ -463,7 +463,7 @@ microsoft-kiota-serialization-text==1.0.0
mmh3==5.0.1
mongomock==4.3.0
more-itertools==10.5.0
-moto==5.0.23
+moto==5.0.24
mpmath==1.3.0
msal-extensions==1.2.0
msal==1.31.1
@@ -561,8 +561,8 @@ pyasn1_modules==0.4.0
pycountry==24.6.1
pycparser==2.22
pycryptodome==3.21.0
-pydantic==2.10.3
-pydantic_core==2.27.1
+pydantic==2.10.4
+pydantic_core==2.27.2
pydata-google-auth==1.9.0
pydot==1.4.2
pydruid==0.6.9
@@ -731,16 +731,16 @@ universal_pathlib==0.2.6
uritemplate==4.1.1
urllib3==2.2.3
uuid6==2024.7.10
-uv==0.5.9
+uv==0.5.10
uvicorn==0.34.0
uvloop==0.21.0
-validators==0.33.0
+validators==0.34.0
vertica-python==1.4.0
vine==5.1.0
watchfiles==1.0.3
watchtower==3.3.1
wcwidth==0.2.13
-weaviate-client==4.8.0
+weaviate-client==4.9.6
websocket-client==1.8.0
websockets==14.1
wirerope==0.4.8
diff --git a/constraints-3.12.txt b/constraints-3.12.txt
index 7a11c0498fd..19bdf09dd40 100644
--- a/constraints-3.12.txt
+++ b/constraints-3.12.txt
@@ -1,6 +1,6 @@
#
-# This constraints file was automatically generated on
2024-12-18T02:20:06.747646
+# This constraints file was automatically generated on
2024-12-19T02:20:37.726362
# 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.
@@ -30,7 +30,7 @@
#
# pip install "apache-airflow==X.Y.Z"
"snowflake-connector-python[pandas]=N.M.O"
#
-Authlib==1.3.2
+Authlib==1.3.1
ConfigUpdater==3.2
Deprecated==1.2.15
Events==0.5
@@ -314,7 +314,7 @@ gitdb==4.0.11
google-ads==25.1.0
google-analytics-admin==0.23.3
google-api-core==2.24.0
-google-api-python-client==2.155.0
+google-api-python-client==2.156.0
google-auth-httplib2==0.2.0
google-auth-oauthlib==1.2.1
google-auth==2.37.0
@@ -330,14 +330,14 @@ google-cloud-build==3.28.0
google-cloud-compute==1.23.0
google-cloud-container==2.55.0
google-cloud-core==2.4.1
-google-cloud-datacatalog==3.24.0
+google-cloud-datacatalog==3.24.1
google-cloud-dataflow-client==0.8.15
google-cloud-dataform==0.5.14
google-cloud-dataplex==2.5.0
google-cloud-dataproc-metastore==1.17.0
google-cloud-dataproc==5.16.0
google-cloud-dlp==3.26.0
-google-cloud-kms==3.2.0
+google-cloud-kms==3.2.1
google-cloud-language==2.16.0
google-cloud-logging==3.11.3
google-cloud-memcache==1.11.0
@@ -351,10 +351,10 @@ google-cloud-run==0.10.14
google-cloud-secret-manager==2.22.0
google-cloud-spanner==3.51.0
google-cloud-speech==2.29.0
-google-cloud-storage-transfer==1.14.0
+google-cloud-storage-transfer==1.15.0
google-cloud-storage==2.19.0
google-cloud-tasks==2.18.0
-google-cloud-texttospeech==2.22.0
+google-cloud-texttospeech==2.23.0
google-cloud-translate==3.19.0
google-cloud-videointelligence==2.15.0
google-cloud-vision==3.9.0
@@ -457,7 +457,7 @@ microsoft-kiota-serialization-text==1.0.0
mmh3==5.0.1
mongomock==4.3.0
more-itertools==10.5.0
-moto==5.0.23
+moto==5.0.24
mpmath==1.3.0
msal-extensions==1.2.0
msal==1.31.1
@@ -552,8 +552,8 @@ pyasn1_modules==0.4.0
pycountry==24.6.1
pycparser==2.22
pycryptodome==3.21.0
-pydantic==2.10.3
-pydantic_core==2.27.1
+pydantic==2.10.4
+pydantic_core==2.27.2
pydata-google-auth==1.9.0
pydruid==0.6.9
pyenchant==3.2.2
@@ -720,16 +720,16 @@ universal_pathlib==0.2.6
uritemplate==4.1.1
urllib3==2.2.3
uuid6==2024.7.10
-uv==0.5.9
+uv==0.5.10
uvicorn==0.34.0
uvloop==0.21.0
-validators==0.33.0
+validators==0.34.0
vertica-python==1.4.0
vine==5.1.0
watchfiles==1.0.3
watchtower==3.3.1
wcwidth==0.2.13
-weaviate-client==4.8.0
+weaviate-client==4.9.6
websocket-client==1.8.0
websockets==14.1
wheel==0.45.1
diff --git a/constraints-3.9.txt b/constraints-3.9.txt
index 3dec9a2b67f..be42566a84a 100644
--- a/constraints-3.9.txt
+++ b/constraints-3.9.txt
@@ -1,6 +1,6 @@
#
-# This constraints file was automatically generated on
2024-12-18T02:19:56.092778
+# This constraints file was automatically generated on
2024-12-19T02:20:24.763337
# 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.
@@ -30,7 +30,7 @@
#
# pip install "apache-airflow==X.Y.Z"
"snowflake-connector-python[pandas]=N.M.O"
#
-Authlib==1.3.2
+Authlib==1.3.1
ConfigUpdater==3.2
Deprecated==1.2.15
Events==0.5
@@ -320,7 +320,7 @@ gitdb==4.0.11
google-ads==25.1.0
google-analytics-admin==0.23.3
google-api-core==2.24.0
-google-api-python-client==2.155.0
+google-api-python-client==2.156.0
google-auth-httplib2==0.2.0
google-auth-oauthlib==1.2.1
google-auth==2.37.0
@@ -336,14 +336,14 @@ google-cloud-build==3.28.0
google-cloud-compute==1.23.0
google-cloud-container==2.55.0
google-cloud-core==2.4.1
-google-cloud-datacatalog==3.24.0
+google-cloud-datacatalog==3.24.1
google-cloud-dataflow-client==0.8.15
google-cloud-dataform==0.5.14
google-cloud-dataplex==2.5.0
google-cloud-dataproc-metastore==1.17.0
google-cloud-dataproc==5.16.0
google-cloud-dlp==3.26.0
-google-cloud-kms==3.2.0
+google-cloud-kms==3.2.1
google-cloud-language==2.16.0
google-cloud-logging==3.11.3
google-cloud-memcache==1.11.0
@@ -357,10 +357,10 @@ google-cloud-run==0.10.14
google-cloud-secret-manager==2.22.0
google-cloud-spanner==3.51.0
google-cloud-speech==2.29.0
-google-cloud-storage-transfer==1.14.0
+google-cloud-storage-transfer==1.15.0
google-cloud-storage==2.19.0
google-cloud-tasks==2.18.0
-google-cloud-texttospeech==2.22.0
+google-cloud-texttospeech==2.23.0
google-cloud-translate==3.19.0
google-cloud-videointelligence==2.15.0
google-cloud-vision==3.9.0
@@ -463,7 +463,7 @@ microsoft-kiota-serialization-text==1.0.0
mmh3==5.0.1
mongomock==4.3.0
more-itertools==10.5.0
-moto==5.0.23
+moto==5.0.24
mpmath==1.3.0
msal-extensions==1.2.0
msal==1.31.1
@@ -561,8 +561,8 @@ pyasn1_modules==0.4.0
pycountry==24.6.1
pycparser==2.22
pycryptodome==3.21.0
-pydantic==2.10.3
-pydantic_core==2.27.1
+pydantic==2.10.4
+pydantic_core==2.27.2
pydata-google-auth==1.9.0
pydot==1.4.2
pydruid==0.6.9
@@ -732,16 +732,16 @@ universal_pathlib==0.2.6
uritemplate==4.1.1
urllib3==1.26.20
uuid6==2024.7.10
-uv==0.5.9
+uv==0.5.10
uvicorn==0.34.0
uvloop==0.21.0
-validators==0.33.0
+validators==0.34.0
vertica-python==1.4.0
vine==5.1.0
watchfiles==1.0.3
watchtower==3.3.1
wcwidth==0.2.13
-weaviate-client==4.8.0
+weaviate-client==4.9.6
websocket-client==1.8.0
websockets==14.1
wirerope==0.4.8
diff --git a/constraints-no-providers-3.10.txt
b/constraints-no-providers-3.10.txt
index 9bc5eb71867..b4b5420a0aa 100644
--- a/constraints-no-providers-3.10.txt
+++ b/constraints-no-providers-3.10.txt
@@ -1,6 +1,6 @@
#
-# This constraints file was automatically generated on
2024-12-18T02:12:47.307864
+# This constraints file was automatically generated on
2024-12-19T02:13:17.385140
# 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.
@@ -36,7 +36,7 @@ WTForms==3.2.1
Werkzeug==2.2.3
aiobotocore==2.16.0
aiohappyeyeballs==2.4.4
-aiohttp==3.11.10
+aiohttp==3.11.11
aioitertools==0.12.0
aiosignal==1.3.2
aiosqlite==0.20.0
@@ -136,14 +136,14 @@ plyvel==1.5.1
prison==0.2.1
prometheus_client==0.21.1
propcache==0.2.1
-protobuf==5.29.1
+protobuf==5.29.2
psutil==6.1.0
pure-sasl==0.6.2
pyasn1==0.6.1
pyasn1_modules==0.4.1
pycparser==2.22
-pydantic==2.10.3
-pydantic_core==2.27.1
+pydantic==2.10.4
+pydantic_core==2.27.2
pykerberos==1.2.4
pyspnego==0.11.2
python-daemon==3.1.2
@@ -187,7 +187,7 @@ uc-micro-py==1.0.3
universal_pathlib==0.2.6
urllib3==2.2.3
uuid6==2024.7.10
-uv==0.5.9
+uv==0.5.10
uvicorn==0.34.0
uvloop==0.21.0
vine==5.1.0
diff --git a/constraints-no-providers-3.11.txt
b/constraints-no-providers-3.11.txt
index 8a1543be20a..9a2ca3b0a5a 100644
--- a/constraints-no-providers-3.11.txt
+++ b/constraints-no-providers-3.11.txt
@@ -1,6 +1,6 @@
#
-# This constraints file was automatically generated on
2024-12-18T02:12:47.058404
+# This constraints file was automatically generated on
2024-12-19T02:13:16.792118
# 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.
@@ -36,7 +36,7 @@ WTForms==3.2.1
Werkzeug==2.2.3
aiobotocore==2.16.0
aiohappyeyeballs==2.4.4
-aiohttp==3.11.10
+aiohttp==3.11.11
aioitertools==0.12.0
aiosignal==1.3.2
aiosqlite==0.20.0
@@ -134,14 +134,14 @@ plyvel==1.5.1
prison==0.2.1
prometheus_client==0.21.1
propcache==0.2.1
-protobuf==5.29.1
+protobuf==5.29.2
psutil==6.1.0
pure-sasl==0.6.2
pyasn1==0.6.1
pyasn1_modules==0.4.1
pycparser==2.22
-pydantic==2.10.3
-pydantic_core==2.27.1
+pydantic==2.10.4
+pydantic_core==2.27.2
pykerberos==1.2.4
pyspnego==0.11.2
python-daemon==3.1.2
@@ -185,7 +185,7 @@ uc-micro-py==1.0.3
universal_pathlib==0.2.6
urllib3==2.2.3
uuid6==2024.7.10
-uv==0.5.9
+uv==0.5.10
uvicorn==0.34.0
uvloop==0.21.0
vine==5.1.0
diff --git a/constraints-no-providers-3.12.txt
b/constraints-no-providers-3.12.txt
index 5bb8604a32c..abac3ca3cad 100644
--- a/constraints-no-providers-3.12.txt
+++ b/constraints-no-providers-3.12.txt
@@ -1,6 +1,6 @@
#
-# This constraints file was automatically generated on
2024-12-18T02:17:03.471506
+# This constraints file was automatically generated on
2024-12-19T02:17:31.981743
# 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.
@@ -36,7 +36,7 @@ WTForms==3.2.1
Werkzeug==2.2.3
aiobotocore==2.16.0
aiohappyeyeballs==2.4.4
-aiohttp==3.11.10
+aiohttp==3.11.11
aioitertools==0.12.0
aiosignal==1.3.2
aiosqlite==0.20.0
@@ -134,14 +134,14 @@ plyvel==1.5.1
prison==0.2.1
prometheus_client==0.21.1
propcache==0.2.1
-protobuf==5.29.1
+protobuf==5.29.2
psutil==6.1.0
pure-sasl==0.6.2
pyasn1==0.6.1
pyasn1_modules==0.4.1
pycparser==2.22
-pydantic==2.10.3
-pydantic_core==2.27.1
+pydantic==2.10.4
+pydantic_core==2.27.2
pykerberos==1.2.4
pyspnego==0.11.2
python-daemon==3.1.2
@@ -186,7 +186,7 @@ uc-micro-py==1.0.3
universal_pathlib==0.2.6
urllib3==2.2.3
uuid6==2024.7.10
-uv==0.5.9
+uv==0.5.10
uvicorn==0.34.0
uvloop==0.21.0
vine==5.1.0
diff --git a/constraints-no-providers-3.9.txt b/constraints-no-providers-3.9.txt
index 4fa914fe924..8565f364494 100644
--- a/constraints-no-providers-3.9.txt
+++ b/constraints-no-providers-3.9.txt
@@ -1,6 +1,6 @@
#
-# This constraints file was automatically generated on
2024-12-18T02:12:47.120973
+# This constraints file was automatically generated on
2024-12-19T02:13:17.417173
# 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.
@@ -36,7 +36,7 @@ WTForms==3.2.1
Werkzeug==2.2.3
aiobotocore==2.16.0
aiohappyeyeballs==2.4.4
-aiohttp==3.11.10
+aiohttp==3.11.11
aioitertools==0.12.0
aiosignal==1.3.2
aiosqlite==0.20.0
@@ -137,14 +137,14 @@ plyvel==1.5.1
prison==0.2.1
prometheus_client==0.21.1
propcache==0.2.1
-protobuf==5.29.1
+protobuf==5.29.2
psutil==6.1.0
pure-sasl==0.6.2
pyasn1==0.6.1
pyasn1_modules==0.4.1
pycparser==2.22
-pydantic==2.10.3
-pydantic_core==2.27.1
+pydantic==2.10.4
+pydantic_core==2.27.2
pykerberos==1.2.4
pyspnego==0.11.2
python-daemon==3.1.2
@@ -188,7 +188,7 @@ uc-micro-py==1.0.3
universal_pathlib==0.2.6
urllib3==1.26.20
uuid6==2024.7.10
-uv==0.5.9
+uv==0.5.10
uvicorn==0.34.0
uvloop==0.21.0
vine==5.1.0
diff --git a/constraints-source-providers-3.10.txt
b/constraints-source-providers-3.10.txt
index b2e5255ddde..9e69112e4d5 100644
--- a/constraints-source-providers-3.10.txt
+++ b/constraints-source-providers-3.10.txt
@@ -1,6 +1,6 @@
#
-# This constraints file was automatically generated on
2024-12-18T02:12:38.681405
+# This constraints file was automatically generated on
2024-12-19T02:13:08.565831
# 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.
@@ -9,7 +9,7 @@
# They represent "latest" and greatest set of constraints that HEAD of the
"apache-airflow" package should
# Install with "HEAD" of providers. Those are the only constraints that are
used by our CI builds.
#
-Authlib==1.3.2
+Authlib==1.3.1
ConfigUpdater==3.2
Deprecated==1.2.15
Events==0.5
@@ -50,7 +50,7 @@ adlfs==2024.12.0
aiobotocore==2.16.0
aiofiles==23.2.1
aiohappyeyeballs==2.4.4
-aiohttp==3.11.10
+aiohttp==3.11.11
aioitertools==0.12.0
aiomysql==0.2.0
aioresponses==0.7.7
@@ -209,7 +209,7 @@ gitdb==4.0.11
google-ads==25.1.0
google-analytics-admin==0.23.3
google-api-core==2.24.0
-google-api-python-client==2.155.0
+google-api-python-client==2.156.0
google-auth-httplib2==0.2.0
google-auth-oauthlib==1.2.1
google-auth==2.37.0
@@ -225,14 +225,14 @@ google-cloud-build==3.28.0
google-cloud-compute==1.23.0
google-cloud-container==2.55.0
google-cloud-core==2.4.1
-google-cloud-datacatalog==3.24.0
+google-cloud-datacatalog==3.24.1
google-cloud-dataflow-client==0.8.15
google-cloud-dataform==0.5.14
google-cloud-dataplex==2.5.0
google-cloud-dataproc-metastore==1.17.0
google-cloud-dataproc==5.16.0
google-cloud-dlp==3.26.0
-google-cloud-kms==3.2.0
+google-cloud-kms==3.2.1
google-cloud-language==2.16.0
google-cloud-logging==3.11.3
google-cloud-memcache==1.11.0
@@ -246,10 +246,10 @@ google-cloud-run==0.10.14
google-cloud-secret-manager==2.22.0
google-cloud-spanner==3.51.0
google-cloud-speech==2.29.0
-google-cloud-storage-transfer==1.14.0
+google-cloud-storage-transfer==1.15.0
google-cloud-storage==2.19.0
google-cloud-tasks==2.18.0
-google-cloud-texttospeech==2.22.0
+google-cloud-texttospeech==2.23.0
google-cloud-translate==3.19.0
google-cloud-videointelligence==2.15.0
google-cloud-vision==3.9.0
@@ -353,7 +353,7 @@ microsoft-kiota-serialization-text==1.0.0
mmh3==5.0.1
mongomock==4.3.0
more-itertools==10.5.0
-moto==5.0.23
+moto==5.0.24
mpmath==1.3.0
msal-extensions==1.2.0
msal==1.31.1
@@ -451,8 +451,8 @@ pyasn1_modules==0.4.0
pycountry==24.6.1
pycparser==2.22
pycryptodome==3.21.0
-pydantic==2.10.3
-pydantic_core==2.27.1
+pydantic==2.10.4
+pydantic_core==2.27.2
pydata-google-auth==1.9.0
pydot==1.4.2
pydruid==0.6.9
@@ -621,16 +621,16 @@ universal_pathlib==0.2.6
uritemplate==4.1.1
urllib3==2.2.3
uuid6==2024.7.10
-uv==0.5.9
+uv==0.5.10
uvicorn==0.34.0
uvloop==0.21.0
-validators==0.33.0
+validators==0.34.0
vertica-python==1.4.0
vine==5.1.0
watchfiles==1.0.3
watchtower==3.3.1
wcwidth==0.2.13
-weaviate-client==4.8.0
+weaviate-client==4.9.6
websocket-client==1.8.0
websockets==14.1
wirerope==0.4.8
diff --git a/constraints-source-providers-3.11.txt
b/constraints-source-providers-3.11.txt
index 14cd7626279..3ea1473d386 100644
--- a/constraints-source-providers-3.11.txt
+++ b/constraints-source-providers-3.11.txt
@@ -1,6 +1,6 @@
#
-# This constraints file was automatically generated on
2024-12-18T02:12:38.541542
+# This constraints file was automatically generated on
2024-12-19T02:13:09.171750
# 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.
@@ -9,7 +9,7 @@
# They represent "latest" and greatest set of constraints that HEAD of the
"apache-airflow" package should
# Install with "HEAD" of providers. Those are the only constraints that are
used by our CI builds.
#
-Authlib==1.3.2
+Authlib==1.3.1
ConfigUpdater==3.2
Deprecated==1.2.15
Events==0.5
@@ -51,7 +51,7 @@ adlfs==2024.12.0
aiobotocore==2.16.0
aiofiles==23.2.1
aiohappyeyeballs==2.4.4
-aiohttp==3.11.10
+aiohttp==3.11.11
aioitertools==0.12.0
aiomysql==0.2.0
aioresponses==0.7.7
@@ -208,7 +208,7 @@ gitdb==4.0.11
google-ads==25.1.0
google-analytics-admin==0.23.3
google-api-core==2.24.0
-google-api-python-client==2.155.0
+google-api-python-client==2.156.0
google-auth-httplib2==0.2.0
google-auth-oauthlib==1.2.1
google-auth==2.37.0
@@ -224,14 +224,14 @@ google-cloud-build==3.28.0
google-cloud-compute==1.23.0
google-cloud-container==2.55.0
google-cloud-core==2.4.1
-google-cloud-datacatalog==3.24.0
+google-cloud-datacatalog==3.24.1
google-cloud-dataflow-client==0.8.15
google-cloud-dataform==0.5.14
google-cloud-dataplex==2.5.0
google-cloud-dataproc-metastore==1.17.0
google-cloud-dataproc==5.16.0
google-cloud-dlp==3.26.0
-google-cloud-kms==3.2.0
+google-cloud-kms==3.2.1
google-cloud-language==2.16.0
google-cloud-logging==3.11.3
google-cloud-memcache==1.11.0
@@ -245,10 +245,10 @@ google-cloud-run==0.10.14
google-cloud-secret-manager==2.22.0
google-cloud-spanner==3.51.0
google-cloud-speech==2.29.0
-google-cloud-storage-transfer==1.14.0
+google-cloud-storage-transfer==1.15.0
google-cloud-storage==2.19.0
google-cloud-tasks==2.18.0
-google-cloud-texttospeech==2.22.0
+google-cloud-texttospeech==2.23.0
google-cloud-translate==3.19.0
google-cloud-videointelligence==2.15.0
google-cloud-vision==3.9.0
@@ -352,7 +352,7 @@ microsoft-kiota-serialization-text==1.0.0
mmh3==5.0.1
mongomock==4.3.0
more-itertools==10.5.0
-moto==5.0.23
+moto==5.0.24
mpmath==1.3.0
msal-extensions==1.2.0
msal==1.31.1
@@ -450,8 +450,8 @@ pyasn1_modules==0.4.0
pycountry==24.6.1
pycparser==2.22
pycryptodome==3.21.0
-pydantic==2.10.3
-pydantic_core==2.27.1
+pydantic==2.10.4
+pydantic_core==2.27.2
pydata-google-auth==1.9.0
pydot==1.4.2
pydruid==0.6.9
@@ -620,16 +620,16 @@ universal_pathlib==0.2.6
uritemplate==4.1.1
urllib3==2.2.3
uuid6==2024.7.10
-uv==0.5.9
+uv==0.5.10
uvicorn==0.34.0
uvloop==0.21.0
-validators==0.33.0
+validators==0.34.0
vertica-python==1.4.0
vine==5.1.0
watchfiles==1.0.3
watchtower==3.3.1
wcwidth==0.2.13
-weaviate-client==4.8.0
+weaviate-client==4.9.6
websocket-client==1.8.0
websockets==14.1
wirerope==0.4.8
diff --git a/constraints-source-providers-3.12.txt
b/constraints-source-providers-3.12.txt
index 6d3eb150fa6..4d47a19ab1a 100644
--- a/constraints-source-providers-3.12.txt
+++ b/constraints-source-providers-3.12.txt
@@ -1,6 +1,6 @@
#
-# This constraints file was automatically generated on
2024-12-18T02:12:38.862640
+# This constraints file was automatically generated on
2024-12-19T02:13:09.218384
# 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.
@@ -9,7 +9,7 @@
# They represent "latest" and greatest set of constraints that HEAD of the
"apache-airflow" package should
# Install with "HEAD" of providers. Those are the only constraints that are
used by our CI builds.
#
-Authlib==1.3.2
+Authlib==1.3.1
ConfigUpdater==3.2
Deprecated==1.2.15
Events==0.5
@@ -50,7 +50,7 @@ adlfs==2024.12.0
aiobotocore==2.16.0
aiofiles==23.2.1
aiohappyeyeballs==2.4.4
-aiohttp==3.11.10
+aiohttp==3.11.11
aioitertools==0.12.0
aiomysql==0.2.0
aioresponses==0.7.7
@@ -204,7 +204,7 @@ gitdb==4.0.11
google-ads==25.1.0
google-analytics-admin==0.23.3
google-api-core==2.24.0
-google-api-python-client==2.155.0
+google-api-python-client==2.156.0
google-auth-httplib2==0.2.0
google-auth-oauthlib==1.2.1
google-auth==2.37.0
@@ -220,14 +220,14 @@ google-cloud-build==3.28.0
google-cloud-compute==1.23.0
google-cloud-container==2.55.0
google-cloud-core==2.4.1
-google-cloud-datacatalog==3.24.0
+google-cloud-datacatalog==3.24.1
google-cloud-dataflow-client==0.8.15
google-cloud-dataform==0.5.14
google-cloud-dataplex==2.5.0
google-cloud-dataproc-metastore==1.17.0
google-cloud-dataproc==5.16.0
google-cloud-dlp==3.26.0
-google-cloud-kms==3.2.0
+google-cloud-kms==3.2.1
google-cloud-language==2.16.0
google-cloud-logging==3.11.3
google-cloud-memcache==1.11.0
@@ -241,10 +241,10 @@ google-cloud-run==0.10.14
google-cloud-secret-manager==2.22.0
google-cloud-spanner==3.51.0
google-cloud-speech==2.29.0
-google-cloud-storage-transfer==1.14.0
+google-cloud-storage-transfer==1.15.0
google-cloud-storage==2.19.0
google-cloud-tasks==2.18.0
-google-cloud-texttospeech==2.22.0
+google-cloud-texttospeech==2.23.0
google-cloud-translate==3.19.0
google-cloud-videointelligence==2.15.0
google-cloud-vision==3.9.0
@@ -347,7 +347,7 @@ microsoft-kiota-serialization-text==1.0.0
mmh3==5.0.1
mongomock==4.3.0
more-itertools==10.5.0
-moto==5.0.23
+moto==5.0.24
mpmath==1.3.0
msal-extensions==1.2.0
msal==1.31.1
@@ -442,8 +442,8 @@ pyasn1_modules==0.4.0
pycountry==24.6.1
pycparser==2.22
pycryptodome==3.21.0
-pydantic==2.10.3
-pydantic_core==2.27.1
+pydantic==2.10.4
+pydantic_core==2.27.2
pydata-google-auth==1.9.0
pydruid==0.6.9
pyenchant==3.2.2
@@ -610,16 +610,16 @@ universal_pathlib==0.2.6
uritemplate==4.1.1
urllib3==2.2.3
uuid6==2024.7.10
-uv==0.5.9
+uv==0.5.10
uvicorn==0.34.0
uvloop==0.21.0
-validators==0.33.0
+validators==0.34.0
vertica-python==1.4.0
vine==5.1.0
watchfiles==1.0.3
watchtower==3.3.1
wcwidth==0.2.13
-weaviate-client==4.8.0
+weaviate-client==4.9.6
websocket-client==1.8.0
websockets==14.1
wheel==0.45.1
diff --git a/constraints-source-providers-3.9.txt
b/constraints-source-providers-3.9.txt
index bdc6b47b8f7..2c83c7c8973 100644
--- a/constraints-source-providers-3.9.txt
+++ b/constraints-source-providers-3.9.txt
@@ -1,6 +1,6 @@
#
-# This constraints file was automatically generated on
2024-12-18T02:12:38.640804
+# This constraints file was automatically generated on
2024-12-19T02:13:09.266361
# 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.
@@ -9,7 +9,7 @@
# They represent "latest" and greatest set of constraints that HEAD of the
"apache-airflow" package should
# Install with "HEAD" of providers. Those are the only constraints that are
used by our CI builds.
#
-Authlib==1.3.2
+Authlib==1.3.1
ConfigUpdater==3.2
Deprecated==1.2.15
Events==0.5
@@ -50,7 +50,7 @@ adlfs==2024.12.0
aiobotocore==2.16.0
aiofiles==23.2.1
aiohappyeyeballs==2.4.4
-aiohttp==3.11.10
+aiohttp==3.11.11
aioitertools==0.12.0
aiomysql==0.2.0
aioresponses==0.7.7
@@ -210,7 +210,7 @@ gitdb==4.0.11
google-ads==25.1.0
google-analytics-admin==0.23.3
google-api-core==2.24.0
-google-api-python-client==2.155.0
+google-api-python-client==2.156.0
google-auth-httplib2==0.2.0
google-auth-oauthlib==1.2.1
google-auth==2.37.0
@@ -226,14 +226,14 @@ google-cloud-build==3.28.0
google-cloud-compute==1.23.0
google-cloud-container==2.55.0
google-cloud-core==2.4.1
-google-cloud-datacatalog==3.24.0
+google-cloud-datacatalog==3.24.1
google-cloud-dataflow-client==0.8.15
google-cloud-dataform==0.5.14
google-cloud-dataplex==2.5.0
google-cloud-dataproc-metastore==1.17.0
google-cloud-dataproc==5.16.0
google-cloud-dlp==3.26.0
-google-cloud-kms==3.2.0
+google-cloud-kms==3.2.1
google-cloud-language==2.16.0
google-cloud-logging==3.11.3
google-cloud-memcache==1.11.0
@@ -247,10 +247,10 @@ google-cloud-run==0.10.14
google-cloud-secret-manager==2.22.0
google-cloud-spanner==3.51.0
google-cloud-speech==2.29.0
-google-cloud-storage-transfer==1.14.0
+google-cloud-storage-transfer==1.15.0
google-cloud-storage==2.19.0
google-cloud-tasks==2.18.0
-google-cloud-texttospeech==2.22.0
+google-cloud-texttospeech==2.23.0
google-cloud-translate==3.19.0
google-cloud-videointelligence==2.15.0
google-cloud-vision==3.9.0
@@ -353,7 +353,7 @@ microsoft-kiota-serialization-text==1.0.0
mmh3==5.0.1
mongomock==4.3.0
more-itertools==10.5.0
-moto==5.0.23
+moto==5.0.24
mpmath==1.3.0
msal-extensions==1.2.0
msal==1.31.1
@@ -451,8 +451,8 @@ pyasn1_modules==0.4.0
pycountry==24.6.1
pycparser==2.22
pycryptodome==3.21.0
-pydantic==2.10.3
-pydantic_core==2.27.1
+pydantic==2.10.4
+pydantic_core==2.27.2
pydata-google-auth==1.9.0
pydot==1.4.2
pydruid==0.6.9
@@ -622,16 +622,16 @@ universal_pathlib==0.2.6
uritemplate==4.1.1
urllib3==1.26.20
uuid6==2024.7.10
-uv==0.5.9
+uv==0.5.10
uvicorn==0.34.0
uvloop==0.21.0
-validators==0.33.0
+validators==0.34.0
vertica-python==1.4.0
vine==5.1.0
watchfiles==1.0.3
watchtower==3.3.1
wcwidth==0.2.13
-weaviate-client==4.8.0
+weaviate-client==4.9.6
websocket-client==1.8.0
websockets==14.1
wirerope==0.4.8