This is an automated email from the ASF dual-hosted git repository.

github-actions[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 ff1fc105f72 Updating constraints. GitHub run id:29411635241
ff1fc105f72 is described below

commit ff1fc105f7278690c9bf57fbc2bea269425a9c83
Author: Automated GitHub Actions commit <[email protected]>
AuthorDate: Wed Jul 15 11:57:34 2026 +0000

    Updating constraints. GitHub run id:29411635241
    
    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 
43038e011829eae8082f25a233dade5deef0c145.
    
    The action that build those constraints can be found at 
https://github.com/apache/airflow/actions/runs/29411635241/
    
    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                  | 24 ++++++++--------
 constraints-3.11.txt                  | 47 +++++++++++++++++-------------
 constraints-3.12.txt                  | 54 ++++++++++++++++++++---------------
 constraints-3.13.txt                  | 26 ++++++++---------
 constraints-3.14.txt                  | 24 ++++++++--------
 constraints-no-providers-3.10.txt     |  2 +-
 constraints-no-providers-3.11.txt     |  2 +-
 constraints-no-providers-3.12.txt     |  2 +-
 constraints-no-providers-3.13.txt     |  2 +-
 constraints-no-providers-3.14.txt     |  2 +-
 constraints-source-providers-3.10.txt |  4 +--
 constraints-source-providers-3.11.txt |  4 +--
 constraints-source-providers-3.12.txt |  4 +--
 constraints-source-providers-3.13.txt |  4 +--
 constraints-source-providers-3.14.txt |  4 +--
 15 files changed, 110 insertions(+), 95 deletions(-)

diff --git a/constraints-3.10.txt b/constraints-3.10.txt
index fe904573546..cdf9a2e7b50 100644
--- a/constraints-3.10.txt
+++ b/constraints-3.10.txt
@@ -1,6 +1,6 @@
 
 #
-# This constraints file was automatically generated on 
2026-07-13T23:03:41.790210
+# This constraints file was automatically generated on 
2026-07-15T11:53:53.464268
 # via `uv pip install --resolution highest` 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.
@@ -47,7 +47,7 @@ Jinja2==3.1.6
 Mako==1.3.12
 Markdown==3.10.2
 MarkupSafe==3.0.3
-PyAthena==3.35.0
+PyAthena==3.35.1
 PyGithub==2.9.1
 PyHive==0.7.0
 PyJWT==2.13.0
@@ -243,7 +243,7 @@ backports.tarfile==1.2.0
 bcrypt==5.0.0
 beautifulsoup4==4.15.0
 billiard==4.2.4
-bitarray==3.8.2
+bitarray==3.9.0
 black==26.5.1
 bleach==6.4.0
 blinker==1.9.0
@@ -275,7 +275,7 @@ comm==0.2.3
 confluent-kafka==2.15.0
 crcmod-plus==2.3.1
 cron_descriptor==2.1.0
-croniter==6.2.3
+croniter==6.2.4
 cryptography==48.0.1
 curlify==3.0.0
 databricks-sql-connector==4.2.5
@@ -320,7 +320,7 @@ gcloud-aio-auth==5.4.4
 gcloud-aio-bigquery==7.1.0
 gcloud-aio-storage==9.6.4
 gcsfs==2026.7.0
-genai-prices==0.0.70
+genai-prices==0.0.71
 geomet==1.1.0
 gevent==26.5.0
 gitdb==4.0.12
@@ -562,16 +562,16 @@ pure-sasl==0.6.2
 pure_eval==0.2.3
 py-spy==0.4.2
 pyOpenSSL==26.2.0
-pyarrow==24.0.0
+pyarrow==25.0.0
 pyasn1==0.6.4
 pyasn1_modules==0.4.2
 pybreaker==1.4.1
 pycountry==26.2.16
 pycparser==3.0
 pycryptodome==3.23.0
-pydantic-ai-slim==2.7.0
+pydantic-ai-slim==2.9.0
 pydantic-extra-types==2.11.1
-pydantic-graph==2.7.0
+pydantic-graph==2.9.0
 pydantic-settings==2.14.2
 pydantic==2.13.4
 pydantic_core==2.46.4
@@ -612,7 +612,7 @@ reactivex==4.1.0
 redis==6.4.0
 redshift_connector==2.1.15
 referencing==0.37.0
-regex==2026.6.28
+regex==2026.7.10
 requests-file==3.0.1
 requests-kerberos==0.15.0
 requests-oauthlib==2.0.0
@@ -690,7 +690,7 @@ types-requests==2.33.0.20260518
 typing-inspect==0.9.0
 typing-inspection==0.4.2
 typing_extensions==4.16.0
-tzdata==2026.2
+tzdata==2026.3
 tzlocal==5.4.4
 uc-micro-py==2.0.0
 universal_pathlib==0.3.10
@@ -703,14 +703,14 @@ uvloop==0.22.1
 validators==0.35.0
 vertica-python==1.4.0
 vine==5.1.0
-virtualenv==21.6.0
+virtualenv==21.6.1
 watchfiles==1.2.0
 watchtower==3.4.0
 wcwidth==0.8.2
 weaviate-client==4.16.2
 webencodings==0.5.1
 websocket-client==1.8.0
-websockets==16.0
+websockets==16.1
 wirerope==1.0.0
 wrapt==2.2.2
 xmlsec==1.3.17
diff --git a/constraints-3.11.txt b/constraints-3.11.txt
index abf2647bce8..0229b05d98c 100644
--- a/constraints-3.11.txt
+++ b/constraints-3.11.txt
@@ -1,6 +1,6 @@
 
 #
-# This constraints file was automatically generated on 
2026-07-13T23:02:38.457201
+# This constraints file was automatically generated on 
2026-07-15T11:53:04.250594
 # via `uv pip install --resolution highest` 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.
@@ -47,7 +47,7 @@ Jinja2==3.1.6
 Mako==1.3.12
 Markdown==3.10.2
 MarkupSafe==3.0.3
-PyAthena==3.35.0
+PyAthena==3.35.1
 PyGithub==2.9.1
 PyHive==0.7.0
 PyJWT==2.13.0
@@ -62,6 +62,9 @@ WTForms==3.2.2
 Werkzeug==3.1.8
 a2wsgi==1.10.10
 adal==1.2.7
+adbc-driver-manager==1.11.0
+adbc-driver-postgresql==1.11.0
+adbc-driver-sqlite==1.11.0
 adlfs==2026.5.0
 aenum==3.1.17
 aiobotocore==3.7.0
@@ -127,7 +130,7 @@ apache-airflow-providers-common-compat==1.16.0
 apache-airflow-providers-common-io==1.8.0
 apache-airflow-providers-common-messaging==2.0.4
 apache-airflow-providers-common-sql==2.0.2
-apache-airflow-providers-databricks==6.13.0
+apache-airflow-providers-databricks==7.17.0
 apache-airflow-providers-datadog==3.10.5
 apache-airflow-providers-dbt-cloud==4.9.2
 apache-airflow-providers-dingding==3.9.5
@@ -239,7 +242,7 @@ backports.tarfile==1.2.0
 bcrypt==5.0.0
 beautifulsoup4==4.15.0
 billiard==4.2.4
-bitarray==3.8.2
+bitarray==3.9.0
 black==26.5.1
 bleach==6.4.0
 blinker==1.9.0
@@ -271,10 +274,10 @@ comm==0.2.3
 confluent-kafka==2.15.0
 crcmod-plus==2.3.1
 cron_descriptor==2.1.0
-croniter==6.2.3
+croniter==6.2.4
 cryptography==48.0.1
 curlify==3.0.0
-databricks-sql-connector==2.0.2
+databricks-sql-connector==4.2.5
 dataclasses-json==0.6.7
 datadog==0.52.2
 db-dtypes==1.7.1
@@ -294,13 +297,14 @@ elastic-transport==9.4.2
 elasticsearch==9.4.1
 email-validator==2.3.0
 entrypoints==0.4
+et_xmlfile==2.0.0
 eventlet==0.41.0
 executing==2.2.1
 facebook_business==25.0.2
 fastapi-cli==0.0.29
 fastapi==0.136.3
 fastavro==1.12.2
-fastcore==2.0.1
+fastcore==2.0.4
 fastjsonschema==2.21.2
 fastuuid==0.14.0
 filelock==3.29.7
@@ -314,7 +318,7 @@ gcloud-aio-auth==5.4.4
 gcloud-aio-bigquery==7.1.0
 gcloud-aio-storage==9.6.4
 gcsfs==2026.7.0
-genai-prices==0.0.70
+genai-prices==0.0.71
 geomet==1.1.0
 gevent==26.5.0
 gitdb==4.0.12
@@ -411,7 +415,8 @@ idna==3.18
 ijson==3.4.0.post0
 immutabledict==4.3.1
 importlib_metadata==9.0.0
-impyla==0.24.0
+importlib_resources==7.1.0
+impyla==0.23.0
 inflection==0.5.1
 influxdb-client==1.50.0
 influxdb3-python==0.20.0
@@ -493,7 +498,7 @@ nbformat==5.10.4
 neo4j==6.2.0
 nest-asyncio2==1.7.2
 nest-asyncio==1.6.0
-numpy==1.26.4
+numpy==2.4.6
 oauthlib==3.3.1
 openai==2.45.0
 opencensus-context==0.1.3
@@ -501,6 +506,7 @@ opencensus==0.11.4
 openlineage-integration-common==1.51.0
 openlineage-python==1.51.0
 openlineage_sql==1.51.0
+openpyxl==3.1.5
 opensearch-protobufs==1.2.0
 opensearch-py==3.2.0
 opentelemetry-api==1.43.0
@@ -522,7 +528,7 @@ packaging==26.2
 pagerduty==6.3.0
 pandas-gbq==0.35.0
 pandas-stubs==3.0.3.260530
-pandas==2.1.4
+pandas==2.3.3
 pandocfilters==1.5.1
 papermill==2.7.0
 paramiko==3.5.1
@@ -556,15 +562,16 @@ pure-sasl==0.6.2
 pure_eval==0.2.3
 py-spy==0.4.2
 pyOpenSSL==26.2.0
-pyarrow==24.0.0
+pyarrow==25.0.0
 pyasn1==0.6.4
 pyasn1_modules==0.4.2
+pybreaker==1.4.1
 pycountry==26.2.16
 pycparser==3.0
 pycryptodome==3.23.0
-pydantic-ai-slim==2.7.0
+pydantic-ai-slim==2.9.0
 pydantic-extra-types==2.11.1
-pydantic-graph==2.7.0
+pydantic-graph==2.9.0
 pydantic-settings==2.14.2
 pydantic==2.13.4
 pydantic_core==2.46.4
@@ -579,7 +586,7 @@ pyodbc==5.3.0
 pyodps==0.13.0
 pyparsing==3.3.2
 pypsrp==0.9.1
-pyspark-client==4.0.3
+pyspark-client==4.1.2
 pyspnego==0.12.1
 python-arango==8.3.3
 python-daemon==3.1.2
@@ -605,7 +612,7 @@ reactivex==4.1.0
 redis==6.4.0
 redshift_connector==2.1.15
 referencing==0.37.0
-regex==2026.6.28
+regex==2026.7.10
 requests-file==3.0.1
 requests-kerberos==0.15.0
 requests-oauthlib==2.0.0
@@ -665,7 +672,7 @@ text-unidecode==1.3
 textual==6.2.1
 threadpoolctl==3.6.0
 thrift-sasl==0.4.3
-thrift==0.23.0
+thrift==0.16.0
 tiktoken==0.13.0
 tinycss2==1.5.1
 tokenizers==0.23.1
@@ -681,7 +688,7 @@ types-requests==2.33.0.20260518
 typing-inspect==0.9.0
 typing-inspection==0.4.2
 typing_extensions==4.16.0
-tzdata==2026.2
+tzdata==2026.3
 tzlocal==5.4.4
 uc-micro-py==2.0.0
 universal_pathlib==0.3.10
@@ -694,14 +701,14 @@ uvloop==0.22.1
 validators==0.35.0
 vertica-python==1.4.0
 vine==5.1.0
-virtualenv==21.6.0
+virtualenv==21.6.1
 watchfiles==1.2.0
 watchtower==3.4.0
 wcwidth==0.8.2
 weaviate-client==4.16.2
 webencodings==0.5.1
 websocket-client==1.8.0
-websockets==16.0
+websockets==16.1
 wirerope==1.0.0
 wrapt==2.2.2
 xmlsec==1.3.17
diff --git a/constraints-3.12.txt b/constraints-3.12.txt
index d926adc2c6f..a77e8f6fd28 100644
--- a/constraints-3.12.txt
+++ b/constraints-3.12.txt
@@ -1,6 +1,6 @@
 
 #
-# This constraints file was automatically generated on 
2026-07-13T23:02:49.961453
+# This constraints file was automatically generated on 
2026-07-15T11:52:04.328611
 # via `uv pip install --resolution highest` 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.
@@ -47,7 +47,7 @@ Jinja2==3.1.6
 Mako==1.3.12
 Markdown==3.10.2
 MarkupSafe==3.0.3
-PyAthena==3.35.0
+PyAthena==3.35.1
 PyGithub==2.9.1
 PyHive==0.7.0
 PyJWT==2.13.0
@@ -62,6 +62,9 @@ WTForms==3.2.2
 Werkzeug==3.1.8
 a2wsgi==1.10.10
 adal==1.2.7
+adbc-driver-manager==1.11.0
+adbc-driver-postgresql==1.11.0
+adbc-driver-sqlite==1.11.0
 adlfs==2026.5.0
 aenum==3.1.17
 aiobotocore==3.7.0
@@ -127,7 +130,7 @@ apache-airflow-providers-common-compat==1.16.0
 apache-airflow-providers-common-io==1.8.0
 apache-airflow-providers-common-messaging==2.0.4
 apache-airflow-providers-common-sql==2.0.2
-apache-airflow-providers-databricks==6.13.0
+apache-airflow-providers-databricks==7.17.0
 apache-airflow-providers-datadog==3.10.5
 apache-airflow-providers-dbt-cloud==4.9.2
 apache-airflow-providers-dingding==3.9.5
@@ -180,7 +183,6 @@ apache-airflow-providers-sftp==5.8.2
 apache-airflow-providers-singularity==3.9.4
 apache-airflow-providers-slack==9.10.2
 apache-airflow-providers-smtp==3.0.2
-apache-airflow-providers-snowflake==6.4.0
 apache-airflow-providers-sqlite==4.3.3
 apache-airflow-providers-ssh==5.0.4
 apache-airflow-providers-standard==1.16.0
@@ -239,7 +241,7 @@ backoff==2.2.1
 bcrypt==5.0.0
 beautifulsoup4==4.15.0
 billiard==4.2.4
-bitarray==3.8.2
+bitarray==3.9.0
 black==26.5.1
 bleach==6.4.0
 blinker==1.9.0
@@ -262,7 +264,7 @@ click-plugins==1.1.1.2
 click-repl==0.3.0
 click==8.4.2
 clickhouse-connect==1.4.2
-cloudpickle==3.1.2
+cloudpickle==3.1.1
 cohere==7.0.5
 colorama==0.4.6
 colorful==0.5.8
@@ -271,10 +273,10 @@ comm==0.2.3
 confluent-kafka==2.15.0
 crcmod-plus==2.3.1
 cron_descriptor==2.1.0
-croniter==6.2.3
+croniter==6.2.4
 cryptography==48.0.1
 curlify==3.0.0
-databricks-sql-connector==2.0.2
+databricks-sql-connector==4.2.5
 dataclasses-json==0.6.7
 datadog==0.52.2
 db-dtypes==1.7.1
@@ -294,13 +296,14 @@ elastic-transport==9.4.2
 elasticsearch==9.4.1
 email-validator==2.3.0
 entrypoints==0.4
+et_xmlfile==2.0.0
 eventlet==0.41.0
 executing==2.2.1
 facebook_business==25.0.2
 fastapi-cli==0.0.29
 fastapi==0.136.3
 fastavro==1.12.2
-fastcore==2.0.1
+fastcore==2.0.4
 fastjsonschema==2.21.2
 fastuuid==0.14.0
 filelock==3.29.7
@@ -314,7 +317,7 @@ gcloud-aio-auth==5.4.4
 gcloud-aio-bigquery==7.1.0
 gcloud-aio-storage==9.6.4
 gcsfs==2026.7.0
-genai-prices==0.0.70
+genai-prices==0.0.71
 geomet==1.1.0
 gevent==26.5.0
 gitdb==4.0.12
@@ -411,7 +414,8 @@ idna==3.18
 ijson==3.4.0.post0
 immutabledict==4.3.1
 importlib_metadata==9.0.0
-impyla==0.24.0
+importlib_resources==7.1.0
+impyla==0.23.0
 inflection==0.5.1
 influxdb-client==1.50.0
 influxdb3-python==0.20.0
@@ -493,7 +497,7 @@ nbformat==5.10.4
 neo4j==6.2.0
 nest-asyncio2==1.7.2
 nest-asyncio==1.6.0
-numpy==1.26.4
+numpy==2.5.1
 oauthlib==3.3.1
 openai==2.45.0
 opencensus-context==0.1.3
@@ -501,6 +505,7 @@ opencensus==0.11.4
 openlineage-integration-common==1.51.0
 openlineage-python==1.51.0
 openlineage_sql==1.51.0
+openpyxl==3.1.5
 opensearch-protobufs==1.2.0
 opensearch-py==3.2.0
 opentelemetry-api==1.43.0
@@ -522,7 +527,7 @@ packaging==26.2
 pagerduty==6.3.0
 pandas-gbq==0.35.0
 pandas-stubs==3.0.3.260530
-pandas==2.1.4
+pandas==2.3.3
 pandocfilters==1.5.1
 papermill==2.7.0
 paramiko==3.5.1
@@ -556,15 +561,16 @@ pure-sasl==0.6.2
 pure_eval==0.2.3
 py-spy==0.4.2
 pyOpenSSL==26.2.0
-pyarrow==24.0.0
+pyarrow==25.0.0
 pyasn1==0.6.4
 pyasn1_modules==0.4.2
+pybreaker==1.4.1
 pycountry==26.2.16
 pycparser==3.0
 pycryptodome==3.23.0
-pydantic-ai-slim==2.7.0
+pydantic-ai-slim==2.9.0
 pydantic-extra-types==2.11.1
-pydantic-graph==2.7.0
+pydantic-graph==2.9.0
 pydantic-settings==2.14.2
 pydantic==2.13.4
 pydantic_core==2.46.4
@@ -579,7 +585,7 @@ pyodbc==5.3.0
 pyodps==0.13.0
 pyparsing==3.3.2
 pypsrp==0.9.1
-pyspark-client==4.0.3
+pyspark-client==4.1.2
 pyspnego==0.12.1
 python-arango==8.3.3
 python-daemon==3.1.2
@@ -605,7 +611,7 @@ reactivex==4.1.0
 redis==6.4.0
 redshift_connector==2.1.15
 referencing==0.37.0
-regex==2026.6.28
+regex==2026.7.10
 requests-file==3.0.1
 requests-kerberos==0.15.0
 requests-oauthlib==2.0.0
@@ -623,7 +629,7 @@ s3fs==2026.6.0
 s3transfer==0.17.1
 sagemaker_studio==1.0.26
 scikit-learn==1.9.0
-scipy==1.17.1
+scipy==1.18.0
 scramp==1.4.12
 scrapbook==0.5.0
 segment-analytics-python==2.3.6
@@ -640,6 +646,7 @@ smbprotocol==1.17.0
 smmap==5.0.3
 sniffio==1.3.1
 snowflake-connector-python==4.6.0
+snowflake-snowpark-python==1.53.0
 snowflake-sqlalchemy==1.11.0
 sortedcontainers==2.4.0
 soupsieve==2.8.4
@@ -665,7 +672,7 @@ text-unidecode==1.3
 textual==6.2.1
 threadpoolctl==3.6.0
 thrift-sasl==0.4.3
-thrift==0.23.0
+thrift==0.16.0
 tiktoken==0.13.0
 tinycss2==1.5.1
 tokenizers==0.23.1
@@ -681,7 +688,7 @@ types-requests==2.33.0.20260518
 typing-inspect==0.9.0
 typing-inspection==0.4.2
 typing_extensions==4.16.0
-tzdata==2026.2
+tzdata==2026.3
 tzlocal==5.4.4
 uc-micro-py==2.0.0
 universal_pathlib==0.3.10
@@ -694,14 +701,15 @@ uvloop==0.22.1
 validators==0.35.0
 vertica-python==1.4.0
 vine==5.1.0
-virtualenv==21.6.0
+virtualenv==21.6.1
 watchfiles==1.2.0
 watchtower==3.4.0
 wcwidth==0.8.2
 weaviate-client==4.16.2
 webencodings==0.5.1
 websocket-client==1.8.0
-websockets==16.0
+websockets==16.1
+wheel==0.47.0
 wirerope==1.0.0
 wrapt==2.2.2
 xmlsec==1.3.17
diff --git a/constraints-3.13.txt b/constraints-3.13.txt
index 22c011b3181..b2dceba22e3 100644
--- a/constraints-3.13.txt
+++ b/constraints-3.13.txt
@@ -1,6 +1,6 @@
 
 #
-# This constraints file was automatically generated on 
2026-07-13T23:03:46.961495
+# This constraints file was automatically generated on 
2026-07-15T11:53:33.801237
 # via `uv pip install --resolution highest` 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.
@@ -47,7 +47,7 @@ Jinja2==3.1.6
 Mako==1.3.12
 Markdown==3.10.2
 MarkupSafe==3.0.3
-PyAthena==3.35.0
+PyAthena==3.35.1
 PyGithub==2.9.1
 PyHive==0.7.0
 PyJWT==2.13.0
@@ -240,7 +240,7 @@ backoff==2.2.1
 bcrypt==5.0.0
 beautifulsoup4==4.15.0
 billiard==4.2.4
-bitarray==3.8.2
+bitarray==3.9.0
 black==26.5.1
 bleach==6.4.0
 blinker==1.9.0
@@ -272,7 +272,7 @@ comm==0.2.3
 confluent-kafka==2.15.0
 crcmod-plus==2.3.1
 cron_descriptor==2.1.0
-croniter==6.2.3
+croniter==6.2.4
 cryptography==48.0.1
 curlify==3.0.0
 databricks-sql-connector==4.2.5
@@ -302,7 +302,7 @@ facebook_business==25.0.2
 fastapi-cli==0.0.29
 fastapi==0.136.3
 fastavro==1.12.2
-fastcore==2.0.1
+fastcore==2.0.4
 fastjsonschema==2.21.2
 fastuuid==0.14.0
 filelock==3.29.7
@@ -316,7 +316,7 @@ gcloud-aio-auth==5.4.4
 gcloud-aio-bigquery==7.1.0
 gcloud-aio-storage==9.6.4
 gcsfs==2026.7.0
-genai-prices==0.0.70
+genai-prices==0.0.71
 geomet==1.1.0
 gevent==26.5.0
 gitdb==4.0.12
@@ -559,16 +559,16 @@ pure-sasl==0.6.2
 pure_eval==0.2.3
 py-spy==0.4.2
 pyOpenSSL==26.2.0
-pyarrow==24.0.0
+pyarrow==25.0.0
 pyasn1==0.6.4
 pyasn1_modules==0.4.2
 pybreaker==1.4.1
 pycountry==26.2.16
 pycparser==3.0
 pycryptodome==3.23.0
-pydantic-ai-slim==2.7.0
+pydantic-ai-slim==2.9.0
 pydantic-extra-types==2.11.1
-pydantic-graph==2.7.0
+pydantic-graph==2.9.0
 pydantic-settings==2.14.2
 pydantic==2.13.4
 pydantic_core==2.46.4
@@ -608,7 +608,7 @@ reactivex==4.1.0
 redis==6.4.0
 redshift_connector==2.1.15
 referencing==0.37.0
-regex==2026.6.28
+regex==2026.7.10
 requests-file==3.0.1
 requests-kerberos==0.15.0
 requests-oauthlib==2.0.0
@@ -684,7 +684,7 @@ types-requests==2.33.0.20260518
 typing-inspect==0.9.0
 typing-inspection==0.4.2
 typing_extensions==4.16.0
-tzdata==2026.2
+tzdata==2026.3
 tzlocal==5.4.4
 uc-micro-py==2.0.0
 universal_pathlib==0.3.10
@@ -697,14 +697,14 @@ uvloop==0.22.1
 validators==0.35.0
 vertica-python==1.4.0
 vine==5.1.0
-virtualenv==21.6.0
+virtualenv==21.6.1
 watchfiles==1.2.0
 watchtower==3.4.0
 wcwidth==0.8.2
 weaviate-client==4.16.2
 webencodings==0.5.1
 websocket-client==1.8.0
-websockets==16.0
+websockets==16.1
 wirerope==1.0.0
 wrapt==2.2.2
 xmltodict==1.0.4
diff --git a/constraints-3.14.txt b/constraints-3.14.txt
index 261aeb22867..101a838ad7a 100644
--- a/constraints-3.14.txt
+++ b/constraints-3.14.txt
@@ -1,6 +1,6 @@
 
 #
-# This constraints file was automatically generated on 
2026-07-13T23:02:32.505134
+# This constraints file was automatically generated on 
2026-07-15T11:51:59.160310
 # via `uv pip install --resolution highest` 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.
@@ -47,7 +47,7 @@ Jinja2==3.1.6
 Mako==1.3.12
 Markdown==3.10.2
 MarkupSafe==3.0.3
-PyAthena==3.35.0
+PyAthena==3.35.1
 PyGithub==2.9.1
 PyHive==0.7.0
 PyJWT==2.13.0
@@ -236,7 +236,7 @@ backoff==2.2.1
 bcrypt==5.0.0
 beautifulsoup4==4.15.0
 billiard==4.2.4
-bitarray==3.8.2
+bitarray==3.9.0
 black==26.5.1
 bleach==6.4.0
 blinker==1.9.0
@@ -266,7 +266,7 @@ comm==0.2.3
 confluent-kafka==2.15.0
 crcmod-plus==2.3.1
 cron_descriptor==2.1.0
-croniter==6.2.3
+croniter==6.2.4
 cryptography==48.0.1
 curlify==3.0.0
 databricks-sql-connector==4.2.5
@@ -295,7 +295,7 @@ facebook_business==25.0.2
 fastapi-cli==0.0.29
 fastapi==0.136.3
 fastavro==1.12.2
-fastcore==2.0.1
+fastcore==2.0.4
 fastjsonschema==2.21.2
 fastuuid==0.14.0
 filelock==3.29.7
@@ -309,7 +309,7 @@ gcloud-aio-auth==5.4.4
 gcloud-aio-bigquery==7.1.0
 gcloud-aio-storage==9.6.4
 gcsfs==2026.7.0
-genai-prices==0.0.70
+genai-prices==0.0.71
 gevent==26.5.0
 gitdb==4.0.12
 google-ads==31.1.0
@@ -548,16 +548,16 @@ ptyprocess==0.7.0
 pure-sasl==0.6.2
 pure_eval==0.2.3
 pyOpenSSL==26.2.0
-pyarrow==24.0.0
+pyarrow==25.0.0
 pyasn1==0.6.4
 pyasn1_modules==0.4.2
 pybreaker==1.4.1
 pycountry==26.2.16
 pycparser==3.0
 pycryptodome==3.23.0
-pydantic-ai-slim==2.7.0
+pydantic-ai-slim==2.9.0
 pydantic-extra-types==2.11.1
-pydantic-graph==2.7.0
+pydantic-graph==2.9.0
 pydantic-settings==2.14.2
 pydantic==2.13.4
 pydantic_core==2.46.4
@@ -595,7 +595,7 @@ reactivex==4.1.0
 redis==6.4.0
 redshift_connector==2.1.15
 referencing==0.37.0
-regex==2026.6.28
+regex==2026.7.10
 requests-file==3.0.1
 requests-kerberos==0.15.0
 requests-oauthlib==2.0.0
@@ -670,7 +670,7 @@ types-requests==2.33.0.20260518
 typing-inspect==0.9.0
 typing-inspection==0.4.2
 typing_extensions==4.16.0
-tzdata==2026.2
+tzdata==2026.3
 tzlocal==5.4.4
 uc-micro-py==2.0.0
 universal_pathlib==0.3.10
@@ -689,7 +689,7 @@ wcwidth==0.8.2
 weaviate-client==4.16.2
 webencodings==0.5.1
 websocket-client==1.8.0
-websockets==16.0
+websockets==16.1
 wirerope==1.0.0
 wrapt==2.2.2
 xmltodict==1.0.4
diff --git a/constraints-no-providers-3.10.txt 
b/constraints-no-providers-3.10.txt
index 0558baaff11..e5f66402e6e 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 
2026-07-13T23:00:03.730672
+# This constraints file was automatically generated on 
2026-07-15T11:50:09.812275
 # via `uv sync --resolution highest` 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 679e315310d..4da8149e437 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 
2026-07-13T22:58:58.964112
+# This constraints file was automatically generated on 
2026-07-15T11:49:28.789279
 # via `uv sync --resolution highest` 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.12.txt 
b/constraints-no-providers-3.12.txt
index 859d561312d..519f7794581 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 
2026-07-13T22:59:26.158067
+# This constraints file was automatically generated on 
2026-07-15T11:48:59.348322
 # via `uv sync --resolution highest` 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.13.txt 
b/constraints-no-providers-3.13.txt
index cb7b261f72e..050f7f9d459 100644
--- a/constraints-no-providers-3.13.txt
+++ b/constraints-no-providers-3.13.txt
@@ -1,6 +1,6 @@
 
 #
-# This constraints file was automatically generated on 
2026-07-13T23:00:23.656769
+# This constraints file was automatically generated on 
2026-07-15T11:49:59.004708
 # via `uv sync --resolution highest` 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.14.txt 
b/constraints-no-providers-3.14.txt
index e0a4a29de9b..c71a00ddc37 100644
--- a/constraints-no-providers-3.14.txt
+++ b/constraints-no-providers-3.14.txt
@@ -1,6 +1,6 @@
 
 #
-# This constraints file was automatically generated on 
2026-07-13T22:58:56.689812
+# This constraints file was automatically generated on 
2026-07-15T11:48:25.448566
 # via `uv sync --resolution highest` 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 855f0ae0413..24281bed1d6 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 
2026-07-13T22:59:53.939435
+# This constraints file was automatically generated on 
2026-07-15T11:49:59.236902
 # via `uv sync --resolution highest 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 distributions.
@@ -113,7 +113,7 @@ azure-mgmt-containerinstance==10.1.0
 azure-mgmt-containerregistry==15.0.0
 azure-mgmt-core==1.6.0
 azure-mgmt-cosmosdb==10.0.0
-azure-mgmt-datafactory==9.3.0
+azure-mgmt-datafactory==10.0.0
 azure-mgmt-datalake-nspkg==3.0.1
 azure-mgmt-datalake-store==0.5.0
 azure-mgmt-nspkg==3.0.2
diff --git a/constraints-source-providers-3.11.txt 
b/constraints-source-providers-3.11.txt
index 9cc9f557546..10794b0a84c 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 
2026-07-13T22:58:49.056769
+# This constraints file was automatically generated on 
2026-07-15T11:49:19.505253
 # via `uv sync --resolution highest 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 distributions.
@@ -113,7 +113,7 @@ azure-mgmt-containerinstance==10.1.0
 azure-mgmt-containerregistry==15.0.0
 azure-mgmt-core==1.6.0
 azure-mgmt-cosmosdb==10.0.0
-azure-mgmt-datafactory==9.3.0
+azure-mgmt-datafactory==10.0.0
 azure-mgmt-datalake-nspkg==3.0.1
 azure-mgmt-datalake-store==0.5.0
 azure-mgmt-nspkg==3.0.2
diff --git a/constraints-source-providers-3.12.txt 
b/constraints-source-providers-3.12.txt
index 798b1793348..16fb83155e8 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 
2026-07-13T22:59:16.068800
+# This constraints file was automatically generated on 
2026-07-15T11:48:50.651828
 # via `uv sync --resolution highest 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 distributions.
@@ -113,7 +113,7 @@ azure-mgmt-containerinstance==10.1.0
 azure-mgmt-containerregistry==15.0.0
 azure-mgmt-core==1.6.0
 azure-mgmt-cosmosdb==10.0.0
-azure-mgmt-datafactory==9.3.0
+azure-mgmt-datafactory==10.0.0
 azure-mgmt-datalake-nspkg==3.0.1
 azure-mgmt-datalake-store==0.5.0
 azure-mgmt-nspkg==3.0.2
diff --git a/constraints-source-providers-3.13.txt 
b/constraints-source-providers-3.13.txt
index 01b624571e3..e67d5a64181 100644
--- a/constraints-source-providers-3.13.txt
+++ b/constraints-source-providers-3.13.txt
@@ -1,6 +1,6 @@
 
 #
-# This constraints file was automatically generated on 
2026-07-13T23:00:01.054660
+# This constraints file was automatically generated on 
2026-07-15T11:49:49.304582
 # via `uv sync --resolution highest 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 distributions.
@@ -111,7 +111,7 @@ azure-mgmt-containerinstance==10.1.0
 azure-mgmt-containerregistry==15.0.0
 azure-mgmt-core==1.6.0
 azure-mgmt-cosmosdb==10.0.0
-azure-mgmt-datafactory==9.3.0
+azure-mgmt-datafactory==10.0.0
 azure-mgmt-datalake-nspkg==3.0.1
 azure-mgmt-datalake-store==0.5.0
 azure-mgmt-nspkg==3.0.2
diff --git a/constraints-source-providers-3.14.txt 
b/constraints-source-providers-3.14.txt
index a3a5e8c0a5a..1d8843ff8b9 100644
--- a/constraints-source-providers-3.14.txt
+++ b/constraints-source-providers-3.14.txt
@@ -1,6 +1,6 @@
 
 #
-# This constraints file was automatically generated on 
2026-07-13T22:58:47.029814
+# This constraints file was automatically generated on 
2026-07-15T11:48:16.102877
 # via `uv sync --resolution highest 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 distributions.
@@ -110,7 +110,7 @@ azure-mgmt-containerinstance==10.1.0
 azure-mgmt-containerregistry==15.0.0
 azure-mgmt-core==1.6.0
 azure-mgmt-cosmosdb==10.0.0
-azure-mgmt-datafactory==9.3.0
+azure-mgmt-datafactory==10.0.0
 azure-mgmt-datalake-nspkg==3.0.1
 azure-mgmt-datalake-store==0.5.0
 azure-mgmt-nspkg==3.0.2

Reply via email to