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 733a87e785 Updating constraints. Github run id:11581094620
733a87e785 is described below
commit 733a87e78516071c2fd4554a195400ba94db77bb
Author: Automated GitHub Actions commit <[email protected]>
AuthorDate: Tue Oct 29 21:53:13 2024 +0000
Updating constraints. Github run id:11581094620
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
b344cc1474de8f150773bd01e78514788ee88cc7.
The action that build those constraints can be found at
https://github.com/apache/airflow/actions/runs/11581094620/
The image tag used for that build was:
b344cc1474de8f150773bd01e78514788ee88cc7. You can enter Breeze environment
with this image by running 'breeze shell --image-tag
b344cc1474de8f150773bd01e78514788ee88cc7'
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 | 22 +++++++++++-----------
constraints-3.11.txt | 22 +++++++++++-----------
constraints-3.12.txt | 24 ++++++++++++------------
constraints-3.9.txt | 22 +++++++++++-----------
constraints-no-providers-3.10.txt | 12 ++++++------
constraints-no-providers-3.11.txt | 12 ++++++------
constraints-no-providers-3.12.txt | 14 +++++++-------
constraints-no-providers-3.9.txt | 12 ++++++------
constraints-source-providers-3.10.txt | 22 +++++++++++-----------
constraints-source-providers-3.11.txt | 22 +++++++++++-----------
constraints-source-providers-3.12.txt | 24 ++++++++++++------------
constraints-source-providers-3.9.txt | 22 +++++++++++-----------
12 files changed, 115 insertions(+), 115 deletions(-)
diff --git a/constraints-3.10.txt b/constraints-3.10.txt
index 674e0f777c..499e0cf4d8 100644
--- a/constraints-3.10.txt
+++ b/constraints-3.10.txt
@@ -1,6 +1,6 @@
#
-# This constraints file was automatically generated on
2024-10-28T19:55:04.280296
+# This constraints file was automatically generated on
2024-10-29T19:54:41.442590
# 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.
@@ -245,7 +245,7 @@ celery==5.4.0
certifi==2024.8.30
cffi==1.17.1
cfgv==3.4.0
-cfn-lint==1.18.1
+cfn-lint==1.18.2
cgroupspy==0.2.3
chardet==5.2.0
charset-normalizer==3.4.0
@@ -259,14 +259,14 @@ clickclick==20.10.2
cloudpickle==2.2.1
cohere==4.57
colorama==0.4.6
-colorlog==6.8.2
+colorlog==6.9.0
comm==0.2.2
confluent-kafka==2.6.0
connexion==2.14.2
coverage==7.6.4
crcmod==1.7
cron-descriptor==1.4.5
-croniter==4.0.0
+croniter==5.0.1
cryptography==42.0.8
curlify==2.2.1
databricks-sql-connector==2.9.6
@@ -477,7 +477,7 @@ msrestazure==0.6.4.post1
multi-key-dict==2.0.3
multidict==6.1.0
mypy-boto3-appflow==1.35.0
-mypy-boto3-rds==1.35.46
+mypy-boto3-rds==1.35.50
mypy-boto3-redshift-data==1.35.10
mypy-boto3-s3==1.35.46
mypy-extensions==1.0.0
@@ -608,7 +608,7 @@ python3-saml==1.16.0
pytz==2024.2
pywinrm==0.5.0
pyzmq==26.2.0
-qdrant-client==1.12.0
+qdrant-client==1.12.1
reactivex==4.0.4
readme_renderer==43.0
redis==5.2.0
@@ -631,7 +631,7 @@ rich-click==1.8.3
rich==13.9.3
rpds-py==0.20.0
rsa==4.9
-ruff==0.7.0
+ruff==0.7.1
s3fs==2024.10.0
s3transfer==0.10.3
scramp==1.4.5
@@ -651,7 +651,7 @@ smmap==5.0.1
sniffio==1.3.1
snowballstemmer==2.2.0
snowflake-connector-python==3.12.3
-snowflake-snowpark-python==1.23.0
+snowflake-snowpark-python==1.24.0
snowflake-sqlalchemy==1.6.1
sortedcontainers==2.4.0
soupsieve==2.6
@@ -717,7 +717,7 @@ types-cffi==1.16.0.20240331
types-croniter==3.0.4.20241027
types-docutils==0.21.0.20241005
types-paramiko==3.5.0.20240928
-types-protobuf==5.28.0.20240924
+types-protobuf==5.28.3.20241029
types-pyOpenSSL==24.1.0.20240722
types-python-dateutil==2.9.0.20241003
types-python-slugify==8.0.2.20240310
@@ -738,7 +738,7 @@ uritemplate==4.1.1
urllib3==2.2.3
userpath==1.9.2
uuid6==2024.7.10
-uv==0.4.27
+uv==0.4.28
uvicorn==0.32.0
uvloop==0.21.0
validators==0.34.0
@@ -758,7 +758,7 @@ xmltodict==0.14.2
yamllint==1.35.1
yandex-query-client==0.1.4
yandexcloud==0.323.0
-yarl==1.16.0
+yarl==1.17.0
ydb==3.18.6
zeep==4.3.1
zenpy==2.0.54
diff --git a/constraints-3.11.txt b/constraints-3.11.txt
index ea8c3f3eb5..3848339acc 100644
--- a/constraints-3.11.txt
+++ b/constraints-3.11.txt
@@ -1,6 +1,6 @@
#
-# This constraints file was automatically generated on
2024-10-28T19:55:04.098165
+# This constraints file was automatically generated on
2024-10-29T19:54:41.462306
# 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.
@@ -244,7 +244,7 @@ celery==5.4.0
certifi==2024.8.30
cffi==1.17.1
cfgv==3.4.0
-cfn-lint==1.18.1
+cfn-lint==1.18.2
cgroupspy==0.2.3
chardet==5.2.0
charset-normalizer==3.4.0
@@ -258,14 +258,14 @@ clickclick==20.10.2
cloudpickle==2.2.1
cohere==4.57
colorama==0.4.6
-colorlog==6.8.2
+colorlog==6.9.0
comm==0.2.2
confluent-kafka==2.6.0
connexion==2.14.2
coverage==7.6.4
crcmod==1.7
cron-descriptor==1.4.5
-croniter==4.0.0
+croniter==5.0.1
cryptography==42.0.8
curlify==2.2.1
databricks-sql-connector==2.9.6
@@ -475,7 +475,7 @@ msrestazure==0.6.4.post1
multi-key-dict==2.0.3
multidict==6.1.0
mypy-boto3-appflow==1.35.0
-mypy-boto3-rds==1.35.46
+mypy-boto3-rds==1.35.50
mypy-boto3-redshift-data==1.35.10
mypy-boto3-s3==1.35.46
mypy-extensions==1.0.0
@@ -606,7 +606,7 @@ python3-saml==1.16.0
pytz==2024.2
pywinrm==0.5.0
pyzmq==26.2.0
-qdrant-client==1.12.0
+qdrant-client==1.12.1
reactivex==4.0.4
readme_renderer==43.0
redis==5.2.0
@@ -629,7 +629,7 @@ rich-click==1.8.3
rich==13.9.3
rpds-py==0.20.0
rsa==4.9
-ruff==0.7.0
+ruff==0.7.1
s3fs==2024.10.0
s3transfer==0.10.3
scramp==1.4.5
@@ -649,7 +649,7 @@ smmap==5.0.1
sniffio==1.3.1
snowballstemmer==2.2.0
snowflake-connector-python==3.12.3
-snowflake-snowpark-python==1.23.0
+snowflake-snowpark-python==1.24.0
snowflake-sqlalchemy==1.6.1
sortedcontainers==2.4.0
soupsieve==2.6
@@ -714,7 +714,7 @@ types-cffi==1.16.0.20240331
types-croniter==3.0.4.20241027
types-docutils==0.21.0.20241005
types-paramiko==3.5.0.20240928
-types-protobuf==5.28.0.20240924
+types-protobuf==5.28.3.20241029
types-pyOpenSSL==24.1.0.20240722
types-python-dateutil==2.9.0.20241003
types-python-slugify==8.0.2.20240310
@@ -735,7 +735,7 @@ uritemplate==4.1.1
urllib3==2.2.3
userpath==1.9.2
uuid6==2024.7.10
-uv==0.4.27
+uv==0.4.28
uvicorn==0.32.0
uvloop==0.21.0
validators==0.34.0
@@ -755,7 +755,7 @@ xmltodict==0.14.2
yamllint==1.35.1
yandex-query-client==0.1.4
yandexcloud==0.323.0
-yarl==1.16.0
+yarl==1.17.0
ydb==3.18.6
zeep==4.3.1
zenpy==2.0.54
diff --git a/constraints-3.12.txt b/constraints-3.12.txt
index 38135c0259..2d3d1bb40b 100644
--- a/constraints-3.12.txt
+++ b/constraints-3.12.txt
@@ -1,6 +1,6 @@
#
-# This constraints file was automatically generated on
2024-10-28T19:55:15.266536
+# This constraints file was automatically generated on
2024-10-29T19:54:51.550321
# 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.
@@ -241,7 +241,7 @@ celery==5.4.0
certifi==2024.8.30
cffi==1.17.1
cfgv==3.4.0
-cfn-lint==1.18.1
+cfn-lint==1.18.2
cgroupspy==0.2.3
chardet==5.2.0
charset-normalizer==3.4.0
@@ -255,14 +255,14 @@ clickclick==20.10.2
cloudpickle==3.1.0
cohere==4.57
colorama==0.4.6
-colorlog==6.8.2
+colorlog==6.9.0
comm==0.2.2
confluent-kafka==2.6.0
connexion==2.14.2
coverage==7.6.4
crcmod==1.7
cron-descriptor==1.4.5
-croniter==4.0.0
+croniter==5.0.1
cryptography==42.0.8
curlify==2.2.1
databricks-sql-connector==2.9.6
@@ -372,7 +372,7 @@ grpcio-gcp==0.2.2
grpcio-health-checking==1.62.3
grpcio-status==1.62.3
grpcio-tools==1.62.3
-grpcio==1.67.0
+grpcio==1.67.1
gssapi==1.9.0
gunicorn==23.0.0
h11==0.14.0
@@ -470,7 +470,7 @@ msrestazure==0.6.4.post1
multi_key_dict==2.0.3
multidict==6.1.0
mypy-boto3-appflow==1.35.0
-mypy-boto3-rds==1.35.46
+mypy-boto3-rds==1.35.50
mypy-boto3-redshift-data==1.35.10
mypy-boto3-s3==1.35.46
mypy-extensions==1.0.0
@@ -597,7 +597,7 @@ python3-saml==1.16.0
pytz==2024.2
pywinrm==0.5.0
pyzmq==26.2.0
-qdrant-client==1.12.0
+qdrant-client==1.12.1
reactivex==4.0.4
readme_renderer==43.0
redis==5.2.0
@@ -620,7 +620,7 @@ rich-click==1.8.3
rich==13.9.3
rpds-py==0.20.0
rsa==4.9
-ruff==0.7.0
+ruff==0.7.1
s3fs==2024.10.0
s3transfer==0.10.3
scramp==1.4.5
@@ -630,7 +630,7 @@ sendgrid==6.11.0
sentinels==1.0.0
sentry-sdk==2.17.0
setproctitle==1.3.3
-setuptools==75.2.0
+setuptools==75.3.0
shapely==2.0.6
shellingham==1.5.4
simple-salesforce==1.12.6
@@ -705,7 +705,7 @@ types-cffi==1.16.0.20240331
types-croniter==3.0.4.20241027
types-docutils==0.21.0.20241005
types-paramiko==3.5.0.20240928
-types-protobuf==5.28.0.20240924
+types-protobuf==5.28.3.20241029
types-pyOpenSSL==24.1.0.20240722
types-python-dateutil==2.9.0.20241003
types-python-slugify==8.0.2.20240310
@@ -726,7 +726,7 @@ uritemplate==4.1.1
urllib3==2.2.3
userpath==1.9.2
uuid6==2024.7.10
-uv==0.4.27
+uv==0.4.28
uvicorn==0.32.0
uvloop==0.21.0
validators==0.34.0
@@ -747,7 +747,7 @@ xmltodict==0.14.2
yamllint==1.35.1
yandex-query-client==0.1.4
yandexcloud==0.323.0
-yarl==1.16.0
+yarl==1.17.0
ydb==3.18.6
zeep==4.3.1
zenpy==2.0.54
diff --git a/constraints-3.9.txt b/constraints-3.9.txt
index a687e4074c..3b88444bec 100644
--- a/constraints-3.9.txt
+++ b/constraints-3.9.txt
@@ -1,6 +1,6 @@
#
-# This constraints file was automatically generated on
2024-10-28T19:55:03.976810
+# This constraints file was automatically generated on
2024-10-29T19:54:41.098546
# 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.
@@ -244,7 +244,7 @@ celery==5.4.0
certifi==2024.8.30
cffi==1.17.1
cfgv==3.4.0
-cfn-lint==1.18.1
+cfn-lint==1.18.2
cgroupspy==0.2.3
chardet==5.2.0
charset-normalizer==3.4.0
@@ -258,14 +258,14 @@ clickclick==20.10.2
cloudpickle==2.2.1
cohere==4.57
colorama==0.4.6
-colorlog==6.8.2
+colorlog==6.9.0
comm==0.2.2
confluent-kafka==2.6.0
connexion==2.14.2
coverage==7.6.4
crcmod==1.7
cron-descriptor==1.4.5
-croniter==4.0.0
+croniter==5.0.1
cryptography==42.0.8
curlify==2.2.1
databricks-sql-connector==2.9.6
@@ -474,7 +474,7 @@ msrestazure==0.6.4.post1
multi-key-dict==2.0.3
multidict==6.1.0
mypy-boto3-appflow==1.35.0
-mypy-boto3-rds==1.35.46
+mypy-boto3-rds==1.35.50
mypy-boto3-redshift-data==1.35.10
mypy-boto3-s3==1.35.46
mypy-extensions==1.0.0
@@ -605,7 +605,7 @@ python3-saml==1.16.0
pytz==2024.2
pywinrm==0.5.0
pyzmq==26.2.0
-qdrant-client==1.12.0
+qdrant-client==1.12.1
reactivex==4.0.4
readme_renderer==43.0
redis==5.2.0
@@ -628,7 +628,7 @@ rich-click==1.8.3
rich==13.9.3
rpds-py==0.20.0
rsa==4.9
-ruff==0.7.0
+ruff==0.7.1
s3fs==2024.10.0
s3transfer==0.10.3
scramp==1.4.5
@@ -648,7 +648,7 @@ smmap==5.0.1
sniffio==1.3.1
snowballstemmer==2.2.0
snowflake-connector-python==3.12.3
-snowflake-snowpark-python==1.23.0
+snowflake-snowpark-python==1.24.0
snowflake-sqlalchemy==1.6.1
sortedcontainers==2.4.0
soupsieve==2.6
@@ -714,7 +714,7 @@ types-cffi==1.16.0.20240331
types-croniter==3.0.4.20241027
types-docutils==0.21.0.20241005
types-paramiko==3.5.0.20240928
-types-protobuf==5.28.0.20240924
+types-protobuf==5.28.3.20241029
types-pyOpenSSL==24.1.0.20240722
types-python-dateutil==2.9.0.20241003
types-python-slugify==8.0.2.20240310
@@ -736,7 +736,7 @@ uritemplate==4.1.1
urllib3==1.26.20
userpath==1.9.2
uuid6==2024.7.10
-uv==0.4.27
+uv==0.4.28
uvicorn==0.32.0
uvloop==0.21.0
validators==0.34.0
@@ -756,7 +756,7 @@ xmltodict==0.14.2
yamllint==1.35.1
yandex-query-client==0.1.4
yandexcloud==0.323.0
-yarl==1.16.0
+yarl==1.17.0
ydb==3.18.6
zeep==4.3.1
zenpy==2.0.54
diff --git a/constraints-no-providers-3.10.txt
b/constraints-no-providers-3.10.txt
index 313d16e4e7..53a0238bcc 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-10-28T19:47:39.057634
+# This constraints file was automatically generated on
2024-10-29T19:47:23.168529
# 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.
@@ -61,10 +61,10 @@ click==8.1.7
clickclick==20.10.2
cloudpickle==3.1.0
colorama==0.4.6
-colorlog==6.8.2
+colorlog==6.9.0
connexion==2.14.2
cron-descriptor==1.4.5
-croniter==4.0.0
+croniter==5.0.1
cryptography==43.0.3
decorator==5.1.1
dill==0.3.9
@@ -86,7 +86,7 @@ google-re2==1.1.20240702
googleapis-common-protos==1.65.0
graphviz==0.20.3
greenlet==3.1.1
-grpcio==1.67.0
+grpcio==1.67.1
gssapi==1.9.0
gunicorn==23.0.0
h11==0.14.0
@@ -187,7 +187,7 @@ uc-micro-py==1.0.3
universal_pathlib==0.2.5
urllib3==2.2.3
uuid6==2024.7.10
-uv==0.4.27
+uv==0.4.28
uvicorn==0.32.0
uvloop==0.21.0
vine==5.1.0
@@ -196,7 +196,7 @@ watchfiles==0.24.0
websockets==13.1
wirerope==0.4.7
wrapt==1.16.0
-yarl==1.16.0
+yarl==1.17.0
zipp==3.20.2
zope.event==5.0
zope.interface==7.1.1
diff --git a/constraints-no-providers-3.11.txt
b/constraints-no-providers-3.11.txt
index 583996255e..56ce6ffc34 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-10-28T19:47:38.757528
+# This constraints file was automatically generated on
2024-10-29T19:47:22.928630
# 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.
@@ -60,10 +60,10 @@ click==8.1.7
clickclick==20.10.2
cloudpickle==3.1.0
colorama==0.4.6
-colorlog==6.8.2
+colorlog==6.9.0
connexion==2.14.2
cron-descriptor==1.4.5
-croniter==4.0.0
+croniter==5.0.1
cryptography==43.0.3
decorator==5.1.1
dill==0.3.9
@@ -84,7 +84,7 @@ google-re2==1.1.20240702
googleapis-common-protos==1.65.0
graphviz==0.20.3
greenlet==3.1.1
-grpcio==1.67.0
+grpcio==1.67.1
gssapi==1.9.0
gunicorn==23.0.0
h11==0.14.0
@@ -185,7 +185,7 @@ uc-micro-py==1.0.3
universal_pathlib==0.2.5
urllib3==2.2.3
uuid6==2024.7.10
-uv==0.4.27
+uv==0.4.28
uvicorn==0.32.0
uvloop==0.21.0
vine==5.1.0
@@ -194,7 +194,7 @@ watchfiles==0.24.0
websockets==13.1
wirerope==0.4.7
wrapt==1.16.0
-yarl==1.16.0
+yarl==1.17.0
zipp==3.20.2
zope.event==5.0
zope.interface==7.1.1
diff --git a/constraints-no-providers-3.12.txt
b/constraints-no-providers-3.12.txt
index e4ce9f35b0..a80acadab0 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-10-28T19:52:07.524981
+# This constraints file was automatically generated on
2024-10-29T19:51:46.675030
# 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.
@@ -60,10 +60,10 @@ click==8.1.7
clickclick==20.10.2
cloudpickle==3.1.0
colorama==0.4.6
-colorlog==6.8.2
+colorlog==6.9.0
connexion==2.14.2
cron-descriptor==1.4.5
-croniter==4.0.0
+croniter==5.0.1
cryptography==43.0.3
decorator==5.1.1
dill==0.3.9
@@ -84,7 +84,7 @@ google-re2==1.1.20240702
googleapis-common-protos==1.65.0
graphviz==0.20.3
greenlet==3.1.1
-grpcio==1.67.0
+grpcio==1.67.1
gssapi==1.9.0
gunicorn==23.0.0
h11==0.14.0
@@ -165,7 +165,7 @@ rpds-py==0.20.0
s3fs==2024.10.0
sentry-sdk==2.17.0
setproctitle==1.3.3
-setuptools==75.2.0
+setuptools==75.3.0
shellingham==1.5.4
six==1.16.0
sniffio==1.3.1
@@ -186,7 +186,7 @@ uc-micro-py==1.0.3
universal_pathlib==0.2.5
urllib3==2.2.3
uuid6==2024.7.10
-uv==0.4.27
+uv==0.4.28
uvicorn==0.32.0
uvloop==0.21.0
vine==5.1.0
@@ -195,7 +195,7 @@ watchfiles==0.24.0
websockets==13.1
wirerope==0.4.7
wrapt==1.16.0
-yarl==1.16.0
+yarl==1.17.0
zipp==3.20.2
zope.event==5.0
zope.interface==7.1.1
diff --git a/constraints-no-providers-3.9.txt b/constraints-no-providers-3.9.txt
index e4f0391c28..402d24d499 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-10-28T19:47:39.140129
+# This constraints file was automatically generated on
2024-10-29T19:47:23.126685
# 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.
@@ -61,10 +61,10 @@ click==8.1.7
clickclick==20.10.2
cloudpickle==3.1.0
colorama==0.4.6
-colorlog==6.8.2
+colorlog==6.9.0
connexion==2.14.2
cron-descriptor==1.4.5
-croniter==4.0.0
+croniter==5.0.1
cryptography==43.0.3
decorator==5.1.1
dill==0.3.9
@@ -86,7 +86,7 @@ google-re2==1.1.20240702
googleapis-common-protos==1.65.0
graphviz==0.20.3
greenlet==3.1.1
-grpcio==1.67.0
+grpcio==1.67.1
gssapi==1.9.0
gunicorn==23.0.0
h11==0.14.0
@@ -187,7 +187,7 @@ uc-micro-py==1.0.3
universal_pathlib==0.2.5
urllib3==1.26.20
uuid6==2024.7.10
-uv==0.4.27
+uv==0.4.28
uvicorn==0.32.0
uvloop==0.21.0
vine==5.1.0
@@ -196,7 +196,7 @@ watchfiles==0.24.0
websockets==13.1
wirerope==0.4.7
wrapt==1.16.0
-yarl==1.16.0
+yarl==1.17.0
zipp==3.20.2
zope.event==5.0
zope.interface==7.1.1
diff --git a/constraints-source-providers-3.10.txt
b/constraints-source-providers-3.10.txt
index 437c6c2b36..d4e7080759 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-10-28T19:47:31.359968
+# This constraints file was automatically generated on
2024-10-29T19:47:15.632570
# 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.
@@ -134,7 +134,7 @@ celery==5.4.0
certifi==2024.8.30
cffi==1.17.1
cfgv==3.4.0
-cfn-lint==1.18.1
+cfn-lint==1.18.2
cgroupspy==0.2.3
chardet==5.2.0
charset-normalizer==3.4.0
@@ -148,14 +148,14 @@ clickclick==20.10.2
cloudpickle==2.2.1
cohere==4.57
colorama==0.4.6
-colorlog==6.8.2
+colorlog==6.9.0
comm==0.2.2
confluent-kafka==2.6.0
connexion==2.14.2
coverage==7.6.4
crcmod==1.7
cron-descriptor==1.4.5
-croniter==4.0.0
+croniter==5.0.1
cryptography==42.0.8
curlify==2.2.1
databricks-sql-connector==2.9.6
@@ -366,7 +366,7 @@ msrestazure==0.6.4.post1
multi-key-dict==2.0.3
multidict==6.1.0
mypy-boto3-appflow==1.35.0
-mypy-boto3-rds==1.35.46
+mypy-boto3-rds==1.35.50
mypy-boto3-redshift-data==1.35.10
mypy-boto3-s3==1.35.46
mypy-extensions==1.0.0
@@ -497,7 +497,7 @@ python3-saml==1.16.0
pytz==2024.2
pywinrm==0.5.0
pyzmq==26.2.0
-qdrant-client==1.12.0
+qdrant-client==1.12.1
reactivex==4.0.4
readme_renderer==43.0
redis==5.2.0
@@ -520,7 +520,7 @@ rich-click==1.8.3
rich==13.9.3
rpds-py==0.20.0
rsa==4.9
-ruff==0.7.0
+ruff==0.7.1
s3fs==2024.10.0
s3transfer==0.10.3
scramp==1.4.5
@@ -540,7 +540,7 @@ smmap==5.0.1
sniffio==1.3.1
snowballstemmer==2.2.0
snowflake-connector-python==3.12.3
-snowflake-snowpark-python==1.23.0
+snowflake-snowpark-python==1.24.0
snowflake-sqlalchemy==1.6.1
sortedcontainers==2.4.0
soupsieve==2.6
@@ -606,7 +606,7 @@ types-cffi==1.16.0.20240331
types-croniter==3.0.4.20241027
types-docutils==0.21.0.20241005
types-paramiko==3.5.0.20240928
-types-protobuf==5.28.0.20240924
+types-protobuf==5.28.3.20241029
types-pyOpenSSL==24.1.0.20240722
types-python-dateutil==2.9.0.20241003
types-python-slugify==8.0.2.20240310
@@ -627,7 +627,7 @@ uritemplate==4.1.1
urllib3==2.2.3
userpath==1.9.2
uuid6==2024.7.10
-uv==0.4.27
+uv==0.4.28
uvicorn==0.32.0
uvloop==0.21.0
validators==0.34.0
@@ -647,7 +647,7 @@ xmltodict==0.14.2
yamllint==1.35.1
yandex-query-client==0.1.4
yandexcloud==0.323.0
-yarl==1.16.0
+yarl==1.17.0
ydb==3.18.6
zeep==4.3.1
zenpy==2.0.54
diff --git a/constraints-source-providers-3.11.txt
b/constraints-source-providers-3.11.txt
index 3f7b60b120..6310e07e78 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-10-28T19:47:31.302483
+# This constraints file was automatically generated on
2024-10-29T19:47:14.992825
# 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.
@@ -133,7 +133,7 @@ celery==5.4.0
certifi==2024.8.30
cffi==1.17.1
cfgv==3.4.0
-cfn-lint==1.18.1
+cfn-lint==1.18.2
cgroupspy==0.2.3
chardet==5.2.0
charset-normalizer==3.4.0
@@ -147,14 +147,14 @@ clickclick==20.10.2
cloudpickle==2.2.1
cohere==4.57
colorama==0.4.6
-colorlog==6.8.2
+colorlog==6.9.0
comm==0.2.2
confluent-kafka==2.6.0
connexion==2.14.2
coverage==7.6.4
crcmod==1.7
cron-descriptor==1.4.5
-croniter==4.0.0
+croniter==5.0.1
cryptography==42.0.8
curlify==2.2.1
databricks-sql-connector==2.9.6
@@ -364,7 +364,7 @@ msrestazure==0.6.4.post1
multi-key-dict==2.0.3
multidict==6.1.0
mypy-boto3-appflow==1.35.0
-mypy-boto3-rds==1.35.46
+mypy-boto3-rds==1.35.50
mypy-boto3-redshift-data==1.35.10
mypy-boto3-s3==1.35.46
mypy-extensions==1.0.0
@@ -495,7 +495,7 @@ python3-saml==1.16.0
pytz==2024.2
pywinrm==0.5.0
pyzmq==26.2.0
-qdrant-client==1.12.0
+qdrant-client==1.12.1
reactivex==4.0.4
readme_renderer==43.0
redis==5.2.0
@@ -518,7 +518,7 @@ rich-click==1.8.3
rich==13.9.3
rpds-py==0.20.0
rsa==4.9
-ruff==0.7.0
+ruff==0.7.1
s3fs==2024.10.0
s3transfer==0.10.3
scramp==1.4.5
@@ -538,7 +538,7 @@ smmap==5.0.1
sniffio==1.3.1
snowballstemmer==2.2.0
snowflake-connector-python==3.12.3
-snowflake-snowpark-python==1.23.0
+snowflake-snowpark-python==1.24.0
snowflake-sqlalchemy==1.6.1
sortedcontainers==2.4.0
soupsieve==2.6
@@ -603,7 +603,7 @@ types-cffi==1.16.0.20240331
types-croniter==3.0.4.20241027
types-docutils==0.21.0.20241005
types-paramiko==3.5.0.20240928
-types-protobuf==5.28.0.20240924
+types-protobuf==5.28.3.20241029
types-pyOpenSSL==24.1.0.20240722
types-python-dateutil==2.9.0.20241003
types-python-slugify==8.0.2.20240310
@@ -624,7 +624,7 @@ uritemplate==4.1.1
urllib3==2.2.3
userpath==1.9.2
uuid6==2024.7.10
-uv==0.4.27
+uv==0.4.28
uvicorn==0.32.0
uvloop==0.21.0
validators==0.34.0
@@ -644,7 +644,7 @@ xmltodict==0.14.2
yamllint==1.35.1
yandex-query-client==0.1.4
yandexcloud==0.323.0
-yarl==1.16.0
+yarl==1.17.0
ydb==3.18.6
zeep==4.3.1
zenpy==2.0.54
diff --git a/constraints-source-providers-3.12.txt
b/constraints-source-providers-3.12.txt
index 09155283f6..9c5c9ce374 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-10-28T19:47:31.430851
+# This constraints file was automatically generated on
2024-10-29T19:47:15.576321
# 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.
@@ -131,7 +131,7 @@ celery==5.4.0
certifi==2024.8.30
cffi==1.17.1
cfgv==3.4.0
-cfn-lint==1.18.1
+cfn-lint==1.18.2
cgroupspy==0.2.3
chardet==5.2.0
charset-normalizer==3.4.0
@@ -145,14 +145,14 @@ clickclick==20.10.2
cloudpickle==3.1.0
cohere==4.57
colorama==0.4.6
-colorlog==6.8.2
+colorlog==6.9.0
comm==0.2.2
confluent-kafka==2.6.0
connexion==2.14.2
coverage==7.6.4
crcmod==1.7
cron-descriptor==1.4.5
-croniter==4.0.0
+croniter==5.0.1
cryptography==42.0.8
curlify==2.2.1
databricks-sql-connector==2.9.6
@@ -262,7 +262,7 @@ grpcio-gcp==0.2.2
grpcio-health-checking==1.62.3
grpcio-status==1.62.3
grpcio-tools==1.62.3
-grpcio==1.67.0
+grpcio==1.67.1
gssapi==1.9.0
gunicorn==23.0.0
h11==0.14.0
@@ -360,7 +360,7 @@ msrestazure==0.6.4.post1
multi_key_dict==2.0.3
multidict==6.1.0
mypy-boto3-appflow==1.35.0
-mypy-boto3-rds==1.35.46
+mypy-boto3-rds==1.35.50
mypy-boto3-redshift-data==1.35.10
mypy-boto3-s3==1.35.46
mypy-extensions==1.0.0
@@ -487,7 +487,7 @@ python3-saml==1.16.0
pytz==2024.2
pywinrm==0.5.0
pyzmq==26.2.0
-qdrant-client==1.12.0
+qdrant-client==1.12.1
reactivex==4.0.4
readme_renderer==43.0
redis==5.2.0
@@ -510,7 +510,7 @@ rich-click==1.8.3
rich==13.9.3
rpds-py==0.20.0
rsa==4.9
-ruff==0.7.0
+ruff==0.7.1
s3fs==2024.10.0
s3transfer==0.10.3
scramp==1.4.5
@@ -520,7 +520,7 @@ sendgrid==6.11.0
sentinels==1.0.0
sentry-sdk==2.17.0
setproctitle==1.3.3
-setuptools==75.2.0
+setuptools==75.3.0
shapely==2.0.6
shellingham==1.5.4
simple-salesforce==1.12.6
@@ -595,7 +595,7 @@ types-cffi==1.16.0.20240331
types-croniter==3.0.4.20241027
types-docutils==0.21.0.20241005
types-paramiko==3.5.0.20240928
-types-protobuf==5.28.0.20240924
+types-protobuf==5.28.3.20241029
types-pyOpenSSL==24.1.0.20240722
types-python-dateutil==2.9.0.20241003
types-python-slugify==8.0.2.20240310
@@ -616,7 +616,7 @@ uritemplate==4.1.1
urllib3==2.2.3
userpath==1.9.2
uuid6==2024.7.10
-uv==0.4.27
+uv==0.4.28
uvicorn==0.32.0
uvloop==0.21.0
validators==0.34.0
@@ -637,7 +637,7 @@ xmltodict==0.14.2
yamllint==1.35.1
yandex-query-client==0.1.4
yandexcloud==0.323.0
-yarl==1.16.0
+yarl==1.17.0
ydb==3.18.6
zeep==4.3.1
zenpy==2.0.54
diff --git a/constraints-source-providers-3.9.txt
b/constraints-source-providers-3.9.txt
index 23667f1a09..044b57b8c6 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-10-28T19:47:30.830364
+# This constraints file was automatically generated on
2024-10-29T19:47:15.605892
# 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.
@@ -134,7 +134,7 @@ celery==5.4.0
certifi==2024.8.30
cffi==1.17.1
cfgv==3.4.0
-cfn-lint==1.18.1
+cfn-lint==1.18.2
cgroupspy==0.2.3
chardet==5.2.0
charset-normalizer==3.4.0
@@ -148,14 +148,14 @@ clickclick==20.10.2
cloudpickle==2.2.1
cohere==4.57
colorama==0.4.6
-colorlog==6.8.2
+colorlog==6.9.0
comm==0.2.2
confluent-kafka==2.6.0
connexion==2.14.2
coverage==7.6.4
crcmod==1.7
cron-descriptor==1.4.5
-croniter==4.0.0
+croniter==5.0.1
cryptography==42.0.8
curlify==2.2.1
databricks-sql-connector==2.9.6
@@ -364,7 +364,7 @@ msrestazure==0.6.4.post1
multi-key-dict==2.0.3
multidict==6.1.0
mypy-boto3-appflow==1.35.0
-mypy-boto3-rds==1.35.46
+mypy-boto3-rds==1.35.50
mypy-boto3-redshift-data==1.35.10
mypy-boto3-s3==1.35.46
mypy-extensions==1.0.0
@@ -495,7 +495,7 @@ python3-saml==1.16.0
pytz==2024.2
pywinrm==0.5.0
pyzmq==26.2.0
-qdrant-client==1.12.0
+qdrant-client==1.12.1
reactivex==4.0.4
readme_renderer==43.0
redis==5.2.0
@@ -518,7 +518,7 @@ rich-click==1.8.3
rich==13.9.3
rpds-py==0.20.0
rsa==4.9
-ruff==0.7.0
+ruff==0.7.1
s3fs==2024.10.0
s3transfer==0.10.3
scramp==1.4.5
@@ -538,7 +538,7 @@ smmap==5.0.1
sniffio==1.3.1
snowballstemmer==2.2.0
snowflake-connector-python==3.12.3
-snowflake-snowpark-python==1.23.0
+snowflake-snowpark-python==1.24.0
snowflake-sqlalchemy==1.6.1
sortedcontainers==2.4.0
soupsieve==2.6
@@ -604,7 +604,7 @@ types-cffi==1.16.0.20240331
types-croniter==3.0.4.20241027
types-docutils==0.21.0.20241005
types-paramiko==3.5.0.20240928
-types-protobuf==5.28.0.20240924
+types-protobuf==5.28.3.20241029
types-pyOpenSSL==24.1.0.20240722
types-python-dateutil==2.9.0.20241003
types-python-slugify==8.0.2.20240310
@@ -626,7 +626,7 @@ uritemplate==4.1.1
urllib3==1.26.20
userpath==1.9.2
uuid6==2024.7.10
-uv==0.4.27
+uv==0.4.28
uvicorn==0.32.0
uvloop==0.21.0
validators==0.34.0
@@ -646,7 +646,7 @@ xmltodict==0.14.2
yamllint==1.35.1
yandex-query-client==0.1.4
yandexcloud==0.323.0
-yarl==1.16.0
+yarl==1.17.0
ydb==3.18.6
zeep==4.3.1
zenpy==2.0.54