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

github-actions[bot] pushed a commit to branch constraints-3-2
in repository https://gitbox.apache.org/repos/asf/airflow.git


The following commit(s) were added to refs/heads/constraints-3-2 by this push:
     new 25540efe243 Updating constraints. GitHub run id:25871586216
25540efe243 is described below

commit 25540efe2434d4b839173d5158fb8530f1774491
Author: Automated GitHub Actions commit <[email protected]>
AuthorDate: Thu May 14 16:48:58 2026 +0000

    Updating constraints. GitHub run id:25871586216
    
    This update in constraints is automatically committed by the CI 
'constraints-push' step based on
    'refs/heads/v3-2-test' in the 'apache/airflow' repository with commit sha 
f3bacfe37eff9b0689e12a6bdac573f23dcecc63.
    
    The action that build those constraints can be found at 
https://github.com/apache/airflow/actions/runs/25871586216/
    
    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                  | 22 ++++++++++----------
 constraints-3.13.txt                  | 22 ++++++++++----------
 constraints-3.14.txt                  | 20 +++++++++---------
 constraints-no-providers-3.10.txt     |  6 +++---
 constraints-no-providers-3.11.txt     |  6 +++---
 constraints-no-providers-3.12.txt     |  6 +++---
 constraints-no-providers-3.13.txt     |  6 +++---
 constraints-no-providers-3.14.txt     |  6 +++---
 constraints-source-providers-3.10.txt | 38 +++++++++++++++++------------------
 constraints-source-providers-3.11.txt | 38 +++++++++++++++++------------------
 constraints-source-providers-3.12.txt | 38 +++++++++++++++++------------------
 constraints-source-providers-3.13.txt | 38 +++++++++++++++++------------------
 constraints-source-providers-3.14.txt | 36 ++++++++++++++++-----------------
 15 files changed, 163 insertions(+), 163 deletions(-)

diff --git a/constraints-3.10.txt b/constraints-3.10.txt
index 63e4569e7f3..019b7a9a8cd 100644
--- a/constraints-3.10.txt
+++ b/constraints-3.10.txt
@@ -1,6 +1,6 @@
 
 #
-# This constraints file was automatically generated on 
2026-05-12T22:25:44.610150
+# This constraints file was automatically generated on 
2026-05-14T16:44:28.155447
 # via `uv pip install --resolution highest` for the "v3-2-test" 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.
@@ -67,7 +67,7 @@ adbc-driver-postgresql==1.11.0
 adbc-driver-sqlite==1.11.0
 adlfs==2026.5.0
 aenum==3.1.17
-aiobotocore==3.6.0
+aiobotocore==3.7.0
 aiofiles==24.1.0
 aiohappyeyeballs==2.6.1
 aiohttp-cors==0.8.1
@@ -201,7 +201,7 @@ asn1crypto==1.5.1
 asttokens==3.0.1
 async-timeout==5.0.1
 asyncpg==0.31.0
-asyncssh==2.22.0
+asyncssh==2.23.0
 atlasclient==1.0.0
 atlassian-python-api==4.0.7
 attrs==26.1.0
@@ -244,7 +244,7 @@ bleach==6.3.0
 blinker==1.9.0
 boto3==1.43.0
 botocore==1.43.0
-cachelib==0.13.0
+cachelib==0.14.0
 cachetools==6.2.6
 cadwyn==6.2.2
 cassandra-driver==3.30.0
@@ -553,9 +553,9 @@ pybreaker==1.4.1
 pycountry==26.2.16
 pycparser==3.0
 pycryptodome==3.23.0
-pydantic-ai-slim==1.92.0
+pydantic-ai-slim==1.93.0
 pydantic-extra-types==2.11.1
-pydantic-graph==1.92.0
+pydantic-graph==1.93.0
 pydantic-settings==2.14.1
 pydantic==2.13.4
 pydantic_core==2.46.4
@@ -583,7 +583,7 @@ python-http-client==3.3.7
 python-jenkins==1.8.3
 python-keycloak==7.1.1
 python-ldap==3.4.5
-python-multipart==0.0.27
+python-multipart==0.0.28
 python-slugify==8.0.4
 python-telegram-bot==22.7
 python3-saml==1.16.0
@@ -597,7 +597,7 @@ reactivex==4.1.0
 redis==6.4.0
 redshift_connector==2.1.13
 referencing==0.37.0
-regex==2026.4.4
+regex==2026.5.9
 requests-file==3.0.1
 requests-kerberos==0.15.0
 requests-oauthlib==2.0.0
@@ -626,7 +626,7 @@ shellingham==1.5.4
 simple-salesforce==1.12.9
 six==1.17.0
 slack_sdk==3.41.0
-smart_open==7.6.0
+smart_open==7.6.1
 smbprotocol==1.16.1
 smmap==5.0.3
 sniffio==1.3.1
@@ -662,7 +662,7 @@ tiktoken==0.12.0
 tinycss2==1.4.0
 tokenizers==0.23.1
 tomli==2.4.1
-tomlkit==0.14.0
+tomlkit==0.15.0
 tornado==6.5.5
 tqdm==4.67.3
 traitlets==5.15.0
@@ -681,7 +681,7 @@ universal_pathlib==0.3.10
 uritemplate==4.2.0
 urllib3==2.7.0
 uuid6==2025.0.1
-uv==0.11.13
+uv==0.11.14
 uvicorn==0.46.0
 uvloop==0.22.1
 validators==0.35.0
diff --git a/constraints-3.11.txt b/constraints-3.11.txt
index 0fc2ca86586..0f6259ebc00 100644
--- a/constraints-3.11.txt
+++ b/constraints-3.11.txt
@@ -1,6 +1,6 @@
 
 #
-# This constraints file was automatically generated on 
2026-05-12T22:26:45.874070
+# This constraints file was automatically generated on 
2026-05-14T16:42:50.581521
 # via `uv pip install --resolution highest` for the "v3-2-test" 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.
@@ -67,7 +67,7 @@ adbc-driver-postgresql==1.11.0
 adbc-driver-sqlite==1.11.0
 adlfs==2026.5.0
 aenum==3.1.17
-aiobotocore==3.6.0
+aiobotocore==3.7.0
 aiofiles==24.1.0
 aiohappyeyeballs==2.6.1
 aiohttp-cors==0.8.1
@@ -201,7 +201,7 @@ asn1crypto==1.5.1
 asttokens==3.0.1
 async-timeout==4.0.3
 asyncpg==0.31.0
-asyncssh==2.22.0
+asyncssh==2.23.0
 atlasclient==1.0.0
 atlassian-python-api==4.0.7
 attrs==26.1.0
@@ -243,7 +243,7 @@ bleach==6.3.0
 blinker==1.9.0
 boto3==1.43.0
 botocore==1.43.0
-cachelib==0.13.0
+cachelib==0.14.0
 cachetools==6.2.6
 cadwyn==6.2.2
 cassandra-driver==3.30.0
@@ -552,9 +552,9 @@ pybreaker==1.4.1
 pycountry==26.2.16
 pycparser==3.0
 pycryptodome==3.23.0
-pydantic-ai-slim==1.92.0
+pydantic-ai-slim==1.93.0
 pydantic-extra-types==2.11.1
-pydantic-graph==1.92.0
+pydantic-graph==1.93.0
 pydantic-settings==2.14.1
 pydantic==2.13.4
 pydantic_core==2.46.4
@@ -582,7 +582,7 @@ python-http-client==3.3.7
 python-jenkins==1.8.3
 python-keycloak==7.1.1
 python-ldap==3.4.5
-python-multipart==0.0.27
+python-multipart==0.0.28
 python-slugify==8.0.4
 python-telegram-bot==22.7
 python3-saml==1.16.0
@@ -596,7 +596,7 @@ reactivex==4.1.0
 redis==6.4.0
 redshift_connector==2.1.13
 referencing==0.37.0
-regex==2026.4.4
+regex==2026.5.9
 requests-file==3.0.1
 requests-kerberos==0.15.0
 requests-oauthlib==2.0.0
@@ -625,7 +625,7 @@ shellingham==1.5.4
 simple-salesforce==1.12.9
 six==1.17.0
 slack_sdk==3.41.0
-smart_open==7.6.0
+smart_open==7.6.1
 smbprotocol==1.16.1
 smmap==5.0.3
 sniffio==1.3.1
@@ -660,7 +660,7 @@ thrift==0.16.0
 tiktoken==0.12.0
 tinycss2==1.4.0
 tokenizers==0.23.1
-tomlkit==0.14.0
+tomlkit==0.15.0
 tornado==6.5.5
 tqdm==4.67.3
 traitlets==5.15.0
@@ -678,7 +678,7 @@ universal_pathlib==0.3.10
 uritemplate==4.2.0
 urllib3==2.7.0
 uuid6==2025.0.1
-uv==0.11.13
+uv==0.11.14
 uvicorn==0.46.0
 uvloop==0.22.1
 validators==0.35.0
diff --git a/constraints-3.12.txt b/constraints-3.12.txt
index 0a651810d1f..ea3ccbf3c2c 100644
--- a/constraints-3.12.txt
+++ b/constraints-3.12.txt
@@ -1,6 +1,6 @@
 
 #
-# This constraints file was automatically generated on 
2026-05-12T22:27:01.130550
+# This constraints file was automatically generated on 
2026-05-14T16:45:21.118562
 # via `uv pip install --resolution highest` for the "v3-2-test" 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.
@@ -67,7 +67,7 @@ adbc-driver-postgresql==1.11.0
 adbc-driver-sqlite==1.11.0
 adlfs==2026.5.0
 aenum==3.1.17
-aiobotocore==3.6.0
+aiobotocore==3.7.0
 aiofiles==24.1.0
 aiohappyeyeballs==2.6.1
 aiohttp-cors==0.8.1
@@ -201,7 +201,7 @@ asn1crypto==1.5.1
 asttokens==3.0.1
 async-timeout==4.0.3
 asyncpg==0.31.0
-asyncssh==2.22.0
+asyncssh==2.23.0
 atlasclient==1.0.0
 atlassian-python-api==4.0.7
 attrs==26.1.0
@@ -242,7 +242,7 @@ bleach==6.3.0
 blinker==1.9.0
 boto3==1.43.0
 botocore==1.43.0
-cachelib==0.13.0
+cachelib==0.14.0
 cachetools==6.2.6
 cadwyn==6.2.2
 cassandra-driver==3.30.0
@@ -551,9 +551,9 @@ pybreaker==1.4.1
 pycountry==26.2.16
 pycparser==3.0
 pycryptodome==3.23.0
-pydantic-ai-slim==1.92.0
+pydantic-ai-slim==1.93.0
 pydantic-extra-types==2.11.1
-pydantic-graph==1.92.0
+pydantic-graph==1.93.0
 pydantic-settings==2.14.1
 pydantic==2.13.4
 pydantic_core==2.46.4
@@ -581,7 +581,7 @@ python-http-client==3.3.7
 python-jenkins==1.8.3
 python-keycloak==7.1.1
 python-ldap==3.4.5
-python-multipart==0.0.27
+python-multipart==0.0.28
 python-slugify==8.0.4
 python-telegram-bot==22.7
 python3-saml==1.16.0
@@ -595,7 +595,7 @@ reactivex==4.1.0
 redis==6.4.0
 redshift_connector==2.1.13
 referencing==0.37.0
-regex==2026.4.4
+regex==2026.5.9
 requests-file==3.0.1
 requests-kerberos==0.15.0
 requests-oauthlib==2.0.0
@@ -625,7 +625,7 @@ shellingham==1.5.4
 simple-salesforce==1.12.9
 six==1.17.0
 slack_sdk==3.41.0
-smart_open==7.6.0
+smart_open==7.6.1
 smbprotocol==1.16.1
 smmap==5.0.3
 sniffio==1.3.1
@@ -660,7 +660,7 @@ thrift==0.16.0
 tiktoken==0.12.0
 tinycss2==1.4.0
 tokenizers==0.23.1
-tomlkit==0.14.0
+tomlkit==0.15.0
 tornado==6.5.5
 tqdm==4.67.3
 traitlets==5.15.0
@@ -678,7 +678,7 @@ universal_pathlib==0.3.10
 uritemplate==4.2.0
 urllib3==2.7.0
 uuid6==2025.0.1
-uv==0.11.13
+uv==0.11.14
 uvicorn==0.46.0
 uvloop==0.22.1
 validators==0.35.0
diff --git a/constraints-3.13.txt b/constraints-3.13.txt
index c8f6c16fb85..a9caa04a350 100644
--- a/constraints-3.13.txt
+++ b/constraints-3.13.txt
@@ -1,6 +1,6 @@
 
 #
-# This constraints file was automatically generated on 
2026-05-12T22:25:11.761870
+# This constraints file was automatically generated on 
2026-05-14T16:44:55.121692
 # via `uv pip install --resolution highest` for the "v3-2-test" 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.
@@ -65,7 +65,7 @@ a2wsgi==1.10.10
 adal==1.2.7
 adlfs==2026.5.0
 aenum==3.1.17
-aiobotocore==3.6.0
+aiobotocore==3.7.0
 aiofiles==24.1.0
 aiohappyeyeballs==2.6.1
 aiohttp-cors==0.8.1
@@ -199,7 +199,7 @@ asn1crypto==1.5.1
 asttokens==3.0.1
 async-timeout==4.0.3
 asyncpg==0.31.0
-asyncssh==2.22.0
+asyncssh==2.23.0
 atlasclient==1.0.0
 atlassian-python-api==4.0.7
 attrs==26.1.0
@@ -240,7 +240,7 @@ bleach==6.3.0
 blinker==1.9.0
 boto3==1.43.0
 botocore==1.43.0
-cachelib==0.13.0
+cachelib==0.14.0
 cachetools==6.2.6
 cadwyn==6.2.2
 cassandra-driver==3.30.0
@@ -548,9 +548,9 @@ pybreaker==1.4.1
 pycountry==26.2.16
 pycparser==3.0
 pycryptodome==3.23.0
-pydantic-ai-slim==1.92.0
+pydantic-ai-slim==1.93.0
 pydantic-extra-types==2.11.1
-pydantic-graph==1.92.0
+pydantic-graph==1.93.0
 pydantic-settings==2.14.1
 pydantic==2.13.4
 pydantic_core==2.46.4
@@ -578,7 +578,7 @@ python-http-client==3.3.7
 python-jenkins==1.8.3
 python-keycloak==7.1.1
 python-ldap==3.4.5
-python-multipart==0.0.27
+python-multipart==0.0.28
 python-slugify==8.0.4
 python-telegram-bot==22.7
 pytokens==0.4.1
@@ -591,7 +591,7 @@ reactivex==4.1.0
 redis==6.4.0
 redshift_connector==2.1.13
 referencing==0.37.0
-regex==2026.4.4
+regex==2026.5.9
 requests-file==3.0.1
 requests-kerberos==0.15.0
 requests-oauthlib==2.0.0
@@ -621,7 +621,7 @@ shellingham==1.5.4
 simple-salesforce==1.12.9
 six==1.17.0
 slack_sdk==3.41.0
-smart_open==7.6.0
+smart_open==7.6.1
 smbprotocol==1.16.1
 smmap==5.0.3
 sniffio==1.3.1
@@ -656,7 +656,7 @@ thrift==0.16.0
 tiktoken==0.12.0
 tinycss2==1.4.0
 tokenizers==0.23.1
-tomlkit==0.14.0
+tomlkit==0.15.0
 tornado==6.5.5
 tqdm==4.67.3
 traitlets==5.15.0
@@ -674,7 +674,7 @@ universal_pathlib==0.3.10
 uritemplate==4.2.0
 urllib3==2.7.0
 uuid6==2025.0.1
-uv==0.11.13
+uv==0.11.14
 uvicorn==0.46.0
 uvloop==0.22.1
 validators==0.35.0
diff --git a/constraints-3.14.txt b/constraints-3.14.txt
index c2543da457b..553d0256614 100644
--- a/constraints-3.14.txt
+++ b/constraints-3.14.txt
@@ -1,6 +1,6 @@
 
 #
-# This constraints file was automatically generated on 
2026-05-12T22:27:54.960371
+# This constraints file was automatically generated on 
2026-05-14T16:45:23.468058
 # via `uv pip install --resolution highest` for the "v3-2-test" 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.
@@ -64,7 +64,7 @@ a2wsgi==1.10.10
 adal==1.2.7
 adlfs==2026.5.0
 aenum==3.1.17
-aiobotocore==3.6.0
+aiobotocore==3.7.0
 aiofiles==24.1.0
 aiohappyeyeballs==2.6.1
 aiohttp==3.13.5
@@ -196,7 +196,7 @@ asn1crypto==1.5.1
 asttokens==3.0.1
 async-timeout==4.0.3
 asyncpg==0.31.0
-asyncssh==2.22.0
+asyncssh==2.23.0
 atlasclient==1.0.0
 atlassian-python-api==4.0.7
 attrs==26.1.0
@@ -237,7 +237,7 @@ bleach==6.3.0
 blinker==1.9.0
 boto3==1.43.0
 botocore==1.43.0
-cachelib==0.13.0
+cachelib==0.14.0
 cachetools==6.2.6
 cadwyn==6.2.2
 cattrs==26.1.0
@@ -538,9 +538,9 @@ pybreaker==1.4.1
 pycountry==26.2.16
 pycparser==3.0
 pycryptodome==3.23.0
-pydantic-ai-slim==1.92.0
+pydantic-ai-slim==1.93.0
 pydantic-extra-types==2.11.1
-pydantic-graph==1.92.0
+pydantic-graph==1.93.0
 pydantic-settings==2.14.1
 pydantic==2.13.4
 pydantic_core==2.46.4
@@ -567,7 +567,7 @@ python-http-client==3.3.7
 python-jenkins==1.8.3
 python-keycloak==7.1.1
 python-ldap==3.4.5
-python-multipart==0.0.27
+python-multipart==0.0.28
 python-slugify==8.0.4
 python-telegram-bot==22.7
 pytokens==0.4.1
@@ -579,7 +579,7 @@ reactivex==4.1.0
 redis==6.4.0
 redshift_connector==2.1.13
 referencing==0.37.0
-regex==2026.4.4
+regex==2026.5.9
 requests-file==3.0.1
 requests-kerberos==0.15.0
 requests-oauthlib==2.0.0
@@ -642,7 +642,7 @@ thrift==0.16.0
 tiktoken==0.12.0
 tinycss2==1.4.0
 tokenizers==0.23.1
-tomlkit==0.14.0
+tomlkit==0.15.0
 tornado==6.5.5
 tqdm==4.67.3
 traitlets==5.15.0
@@ -660,7 +660,7 @@ universal_pathlib==0.3.10
 uritemplate==4.2.0
 urllib3==2.7.0
 uuid6==2025.0.1
-uv==0.11.13
+uv==0.11.14
 uvicorn==0.46.0
 uvloop==0.22.1
 validators==0.35.0
diff --git a/constraints-no-providers-3.10.txt 
b/constraints-no-providers-3.10.txt
index 6b6e6d96d9a..57ebfa090eb 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-05-12T22:22:20.103758
+# This constraints file was automatically generated on 
2026-05-14T16:41:09.272002
 # via `uv sync --resolution highest` for the "v3-2-test" 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.
@@ -85,7 +85,7 @@ protobuf==6.33.6
 psutil==7.2.2
 pycparser==3.0
 pydantic-extra-types==2.11.1
-pydantic-settings==2.14.0
+pydantic-settings==2.14.1
 pydantic==2.13.4
 pydantic_core==2.46.4
 pygtrie==2.5.0
@@ -121,7 +121,7 @@ uc-micro-py==2.0.0
 universal_pathlib==0.3.10
 urllib3==2.7.0
 uuid6==2025.0.1
-uv==0.11.11
+uv==0.11.12
 uvicorn==0.46.0
 uvloop==0.22.1
 watchfiles==1.1.1
diff --git a/constraints-no-providers-3.11.txt 
b/constraints-no-providers-3.11.txt
index a1a0bca7f24..4a5703e75a8 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-05-12T22:24:01.883982
+# This constraints file was automatically generated on 
2026-05-14T16:39:35.225277
 # via `uv sync --resolution highest` for the "v3-2-test" 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.
@@ -83,7 +83,7 @@ protobuf==6.33.6
 psutil==7.2.2
 pycparser==3.0
 pydantic-extra-types==2.11.1
-pydantic-settings==2.14.0
+pydantic-settings==2.14.1
 pydantic==2.13.4
 pydantic_core==2.46.4
 pygtrie==2.5.0
@@ -118,7 +118,7 @@ uc-micro-py==2.0.0
 universal_pathlib==0.3.10
 urllib3==2.7.0
 uuid6==2025.0.1
-uv==0.11.11
+uv==0.11.12
 uvicorn==0.46.0
 uvloop==0.22.1
 watchfiles==1.1.1
diff --git a/constraints-no-providers-3.12.txt 
b/constraints-no-providers-3.12.txt
index eb2eff4225f..5a3e3b94e23 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-05-12T22:23:47.628182
+# This constraints file was automatically generated on 
2026-05-14T16:41:55.738995
 # via `uv sync --resolution highest` for the "v3-2-test" 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.
@@ -83,7 +83,7 @@ protobuf==6.33.6
 psutil==7.2.2
 pycparser==3.0
 pydantic-extra-types==2.11.1
-pydantic-settings==2.14.0
+pydantic-settings==2.14.1
 pydantic==2.13.4
 pydantic_core==2.46.4
 pygtrie==2.5.0
@@ -118,7 +118,7 @@ uc-micro-py==2.0.0
 universal_pathlib==0.3.10
 urllib3==2.7.0
 uuid6==2025.0.1
-uv==0.11.11
+uv==0.11.12
 uvicorn==0.46.0
 uvloop==0.22.1
 watchfiles==1.1.1
diff --git a/constraints-no-providers-3.13.txt 
b/constraints-no-providers-3.13.txt
index e9b887d0ed0..f16a799ef42 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-05-12T22:21:53.274559
+# This constraints file was automatically generated on 
2026-05-14T16:41:33.713177
 # via `uv sync --resolution highest` for the "v3-2-test" 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.
@@ -84,7 +84,7 @@ protobuf==6.33.6
 psutil==7.2.2
 pycparser==3.0
 pydantic-extra-types==2.11.1
-pydantic-settings==2.14.0
+pydantic-settings==2.14.1
 pydantic==2.13.4
 pydantic_core==2.46.4
 pygtrie==2.5.0
@@ -119,7 +119,7 @@ uc-micro-py==2.0.0
 universal_pathlib==0.3.10
 urllib3==2.7.0
 uuid6==2025.0.1
-uv==0.11.11
+uv==0.11.12
 uvicorn==0.46.0
 uvloop==0.22.1
 watchfiles==1.1.1
diff --git a/constraints-no-providers-3.14.txt 
b/constraints-no-providers-3.14.txt
index 86306deef19..74a7980c5b2 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-05-12T22:24:29.448323
+# This constraints file was automatically generated on 
2026-05-14T16:41:58.745122
 # via `uv sync --resolution highest` for the "v3-2-test" 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.
@@ -83,7 +83,7 @@ protobuf==6.33.6
 psutil==7.2.2
 pycparser==3.0
 pydantic-extra-types==2.11.1
-pydantic-settings==2.14.0
+pydantic-settings==2.14.1
 pydantic==2.13.4
 pydantic_core==2.46.4
 pygtrie==2.5.0
@@ -118,7 +118,7 @@ uc-micro-py==2.0.0
 universal_pathlib==0.3.10
 urllib3==2.7.0
 uuid6==2025.0.1
-uv==0.11.11
+uv==0.11.12
 uvicorn==0.46.0
 uvloop==0.22.1
 watchfiles==1.1.1
diff --git a/constraints-source-providers-3.10.txt 
b/constraints-source-providers-3.10.txt
index 8c2c3c80b03..35cb684e121 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-05-12T22:22:10.976958
+# This constraints file was automatically generated on 
2026-05-14T16:41:00.715763
 # via `uv sync --resolution highest for the "v3-2-test" 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.
@@ -13,7 +13,7 @@ APScheduler==3.11.2
 Authlib==1.7.2
 Deprecated==1.3.1
 Events==0.5
-Flask-JWT-Extended==4.7.1
+Flask-JWT-Extended==4.7.3
 Flask-Limiter==3.12
 Flask-Login==0.6.3
 Flask-SQLAlchemy==3.1.1
@@ -48,7 +48,7 @@ adbc-driver-postgresql==1.11.0
 adbc-driver-sqlite==1.11.0
 adlfs==2026.5.0
 aenum==3.1.17
-aiobotocore==3.6.0
+aiobotocore==3.7.0
 aiofiles==24.1.0
 aiohappyeyeballs==2.6.1
 aiohttp-cors==0.8.1
@@ -91,7 +91,7 @@ astroid==4.1.2
 asttokens==3.0.1
 async-timeout==4.0.3
 asyncpg==0.31.0
-asyncssh==2.22.0
+asyncssh==2.23.0
 atlasclient==1.0.0
 atlassian-python-api==4.0.7
 attrs==26.1.0
@@ -138,7 +138,7 @@ bleach==6.3.0
 blinker==1.9.0
 boto3==1.43.0
 botocore==1.43.0
-cachelib==0.13.0
+cachelib==0.14.0
 cachetools==6.2.6
 cadwyn==6.2.2
 cassandra-driver==3.30.0
@@ -378,8 +378,8 @@ lz4==4.4.5
 markdown-it-py==4.2.0
 marshmallow-sqlalchemy==1.5.0
 marshmallow==3.26.2
-matplotlib-inline==0.2.1
-mcp==1.27.0
+matplotlib-inline==0.2.2
+mcp==1.27.1
 mdit-py-plugins==0.6.0
 mdurl==0.1.2
 memray==1.19.3
@@ -429,9 +429,9 @@ openapi-schema-validator==0.8.1
 openapi-spec-validator==0.8.5
 opencensus-context==0.1.3
 opencensus==0.11.4
-openlineage-integration-common==1.46.0
-openlineage-python==1.46.0
-openlineage_sql==1.46.0
+openlineage-integration-common==1.47.0
+openlineage-python==1.47.0
+openlineage_sql==1.47.0
 openpyxl==3.1.5
 opensearch-protobufs==1.2.0
 opensearch-py==3.2.0
@@ -486,7 +486,7 @@ presto-python-client==0.8.4
 prison==0.2.1
 prometheus_client==0.25.0
 prompt_toolkit==3.0.52
-propcache==0.4.1
+propcache==0.5.2
 proto-plus==1.28.0
 protobuf==6.33.6
 psutil==7.2.2
@@ -505,10 +505,10 @@ pybreaker==1.4.1
 pycountry==26.2.16
 pycparser==3.0
 pycryptodome==3.23.0
-pydantic-ai-slim==1.92.0
+pydantic-ai-slim==1.93.0
 pydantic-extra-types==2.11.1
-pydantic-graph==1.92.0
-pydantic-settings==2.14.0
+pydantic-graph==1.93.0
+pydantic-settings==2.14.1
 pydantic==2.13.4
 pydantic_core==2.46.4
 pydata-google-auth==1.9.1
@@ -566,7 +566,7 @@ readme_renderer==44.0
 redis==6.4.0
 redshift_connector==2.1.13
 referencing==0.37.0
-regex==2026.4.4
+regex==2026.5.9
 requests-file==3.0.1
 requests-kerberos==0.15.0
 requests-mock==1.12.1
@@ -603,7 +603,7 @@ shellingham==1.5.4
 simple-salesforce==1.12.9
 six==1.17.0
 slack_sdk==3.41.0
-smart_open==7.6.0
+smart_open==7.6.1
 smbprotocol==1.16.1
 smmap==5.0.3
 sniffio==1.3.1
@@ -677,7 +677,7 @@ typer==0.25.1
 types-Deprecated==1.3.1.20260508
 types-Markdown==3.10.2.20260508
 types-PyMySQL==1.1.0.20260508
-types-PyYAML==6.0.12.20260508
+types-PyYAML==6.0.12.20260510
 types-aiofiles==25.1.0.20260508
 types-cachetools==7.0.0.20260503
 types-certifi==2021.10.8.3
@@ -706,7 +706,7 @@ uritemplate==4.2.0
 urllib3==2.7.0
 userpath==1.9.2
 uuid6==2025.0.1
-uv==0.11.11
+uv==0.11.12
 uvicorn==0.46.0
 uvloop==0.22.1
 validators==0.35.0
@@ -729,7 +729,7 @@ yandex-query-client==0.1.4
 yandexcloud==0.389.0
 yarl==1.23.0
 ydb-dbapi==0.1.21
-ydb==3.28.4
+ydb==3.29.0
 zeep==4.3.2
 zenpy==2.0.57
 zipp==3.23.1
diff --git a/constraints-source-providers-3.11.txt 
b/constraints-source-providers-3.11.txt
index f00083cb615..2973c523435 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-05-12T22:23:54.404033
+# This constraints file was automatically generated on 
2026-05-14T16:39:27.148370
 # via `uv sync --resolution highest for the "v3-2-test" 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.
@@ -13,7 +13,7 @@ APScheduler==3.11.2
 Authlib==1.7.2
 Deprecated==1.3.1
 Events==0.5
-Flask-JWT-Extended==4.7.1
+Flask-JWT-Extended==4.7.3
 Flask-Limiter==3.12
 Flask-Login==0.6.3
 Flask-SQLAlchemy==3.1.1
@@ -48,7 +48,7 @@ adbc-driver-postgresql==1.11.0
 adbc-driver-sqlite==1.11.0
 adlfs==2026.5.0
 aenum==3.1.17
-aiobotocore==3.6.0
+aiobotocore==3.7.0
 aiofiles==24.1.0
 aiohappyeyeballs==2.6.1
 aiohttp-cors==0.8.1
@@ -91,7 +91,7 @@ astroid==4.1.2
 asttokens==3.0.1
 async-timeout==4.0.3
 asyncpg==0.31.0
-asyncssh==2.22.0
+asyncssh==2.23.0
 atlasclient==1.0.0
 atlassian-python-api==4.0.7
 attrs==26.1.0
@@ -136,7 +136,7 @@ bleach==6.3.0
 blinker==1.9.0
 boto3==1.43.0
 botocore==1.43.0
-cachelib==0.13.0
+cachelib==0.14.0
 cachetools==6.2.6
 cadwyn==6.2.2
 cassandra-driver==3.30.0
@@ -376,8 +376,8 @@ lz4==4.4.5
 markdown-it-py==4.2.0
 marshmallow-sqlalchemy==1.5.0
 marshmallow==3.26.2
-matplotlib-inline==0.2.1
-mcp==1.27.0
+matplotlib-inline==0.2.2
+mcp==1.27.1
 mdit-py-plugins==0.6.0
 mdurl==0.1.2
 memray==1.19.3
@@ -427,9 +427,9 @@ openapi-schema-validator==0.8.1
 openapi-spec-validator==0.8.5
 opencensus-context==0.1.3
 opencensus==0.11.4
-openlineage-integration-common==1.46.0
-openlineage-python==1.46.0
-openlineage_sql==1.46.0
+openlineage-integration-common==1.47.0
+openlineage-python==1.47.0
+openlineage_sql==1.47.0
 openpyxl==3.1.5
 opensearch-protobufs==1.2.0
 opensearch-py==3.2.0
@@ -484,7 +484,7 @@ presto-python-client==0.8.4
 prison==0.2.1
 prometheus_client==0.25.0
 prompt_toolkit==3.0.52
-propcache==0.4.1
+propcache==0.5.2
 proto-plus==1.28.0
 protobuf==6.33.6
 psutil==7.2.2
@@ -503,10 +503,10 @@ pybreaker==1.4.1
 pycountry==26.2.16
 pycparser==3.0
 pycryptodome==3.23.0
-pydantic-ai-slim==1.92.0
+pydantic-ai-slim==1.93.0
 pydantic-extra-types==2.11.1
-pydantic-graph==1.92.0
-pydantic-settings==2.14.0
+pydantic-graph==1.93.0
+pydantic-settings==2.14.1
 pydantic==2.13.4
 pydantic_core==2.46.4
 pydata-google-auth==1.9.1
@@ -564,7 +564,7 @@ readme_renderer==44.0
 redis==6.4.0
 redshift_connector==2.1.13
 referencing==0.37.0
-regex==2026.4.4
+regex==2026.5.9
 requests-file==3.0.1
 requests-kerberos==0.15.0
 requests-mock==1.12.1
@@ -602,7 +602,7 @@ shellingham==1.5.4
 simple-salesforce==1.12.9
 six==1.17.0
 slack_sdk==3.41.0
-smart_open==7.6.0
+smart_open==7.6.1
 smbprotocol==1.16.1
 smmap==5.0.3
 sniffio==1.3.1
@@ -675,7 +675,7 @@ typer==0.25.1
 types-Deprecated==1.3.1.20260508
 types-Markdown==3.10.2.20260508
 types-PyMySQL==1.1.0.20260508
-types-PyYAML==6.0.12.20260508
+types-PyYAML==6.0.12.20260510
 types-aiofiles==25.1.0.20260508
 types-cachetools==7.0.0.20260503
 types-certifi==2021.10.8.3
@@ -704,7 +704,7 @@ uritemplate==4.2.0
 urllib3==2.7.0
 userpath==1.9.2
 uuid6==2025.0.1
-uv==0.11.11
+uv==0.11.12
 uvicorn==0.46.0
 uvloop==0.22.1
 validators==0.35.0
@@ -727,7 +727,7 @@ yandex-query-client==0.1.4
 yandexcloud==0.389.0
 yarl==1.23.0
 ydb-dbapi==0.1.21
-ydb==3.28.4
+ydb==3.29.0
 zeep==4.3.2
 zenpy==2.0.57
 zipp==3.23.1
diff --git a/constraints-source-providers-3.12.txt 
b/constraints-source-providers-3.12.txt
index 7f46c4441eb..be49323d23a 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-05-12T22:23:38.663326
+# This constraints file was automatically generated on 
2026-05-14T16:41:45.480013
 # via `uv sync --resolution highest for the "v3-2-test" 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.
@@ -13,7 +13,7 @@ APScheduler==3.11.2
 Authlib==1.7.2
 Deprecated==1.3.1
 Events==0.5
-Flask-JWT-Extended==4.7.1
+Flask-JWT-Extended==4.7.3
 Flask-Limiter==3.12
 Flask-Login==0.6.3
 Flask-SQLAlchemy==3.1.1
@@ -48,7 +48,7 @@ adbc-driver-postgresql==1.11.0
 adbc-driver-sqlite==1.11.0
 adlfs==2026.5.0
 aenum==3.1.17
-aiobotocore==3.6.0
+aiobotocore==3.7.0
 aiofiles==24.1.0
 aiohappyeyeballs==2.6.1
 aiohttp-cors==0.8.1
@@ -91,7 +91,7 @@ astroid==4.1.2
 asttokens==3.0.1
 async-timeout==4.0.3
 asyncpg==0.31.0
-asyncssh==2.22.0
+asyncssh==2.23.0
 atlasclient==1.0.0
 atlassian-python-api==4.0.7
 attrs==26.1.0
@@ -135,7 +135,7 @@ bleach==6.3.0
 blinker==1.9.0
 boto3==1.43.0
 botocore==1.43.0
-cachelib==0.13.0
+cachelib==0.14.0
 cachetools==6.2.6
 cadwyn==6.2.2
 cassandra-driver==3.30.0
@@ -376,8 +376,8 @@ lz4==4.4.5
 markdown-it-py==4.2.0
 marshmallow-sqlalchemy==1.5.0
 marshmallow==3.26.2
-matplotlib-inline==0.2.1
-mcp==1.27.0
+matplotlib-inline==0.2.2
+mcp==1.27.1
 mdit-py-plugins==0.6.0
 mdurl==0.1.2
 memray==1.19.3
@@ -427,9 +427,9 @@ openapi-schema-validator==0.8.1
 openapi-spec-validator==0.8.5
 opencensus-context==0.1.3
 opencensus==0.11.4
-openlineage-integration-common==1.46.0
-openlineage-python==1.46.0
-openlineage_sql==1.46.0
+openlineage-integration-common==1.47.0
+openlineage-python==1.47.0
+openlineage_sql==1.47.0
 openpyxl==3.1.5
 opensearch-protobufs==1.2.0
 opensearch-py==3.2.0
@@ -484,7 +484,7 @@ presto-python-client==0.8.4
 prison==0.2.1
 prometheus_client==0.25.0
 prompt_toolkit==3.0.52
-propcache==0.4.1
+propcache==0.5.2
 proto-plus==1.28.0
 protobuf==6.33.6
 psutil==7.2.2
@@ -503,10 +503,10 @@ pybreaker==1.4.1
 pycountry==26.2.16
 pycparser==3.0
 pycryptodome==3.23.0
-pydantic-ai-slim==1.92.0
+pydantic-ai-slim==1.93.0
 pydantic-extra-types==2.11.1
-pydantic-graph==1.92.0
-pydantic-settings==2.14.0
+pydantic-graph==1.93.0
+pydantic-settings==2.14.1
 pydantic==2.13.4
 pydantic_core==2.46.4
 pydata-google-auth==1.9.1
@@ -564,7 +564,7 @@ readme_renderer==44.0
 redis==6.4.0
 redshift_connector==2.1.13
 referencing==0.37.0
-regex==2026.4.4
+regex==2026.5.9
 requests-file==3.0.1
 requests-kerberos==0.15.0
 requests-mock==1.12.1
@@ -603,7 +603,7 @@ shellingham==1.5.4
 simple-salesforce==1.12.9
 six==1.17.0
 slack_sdk==3.41.0
-smart_open==7.6.0
+smart_open==7.6.1
 smbprotocol==1.16.1
 smmap==5.0.3
 sniffio==1.3.1
@@ -676,7 +676,7 @@ typer==0.25.1
 types-Deprecated==1.3.1.20260508
 types-Markdown==3.10.2.20260508
 types-PyMySQL==1.1.0.20260508
-types-PyYAML==6.0.12.20260508
+types-PyYAML==6.0.12.20260510
 types-aiofiles==25.1.0.20260508
 types-cachetools==7.0.0.20260503
 types-certifi==2021.10.8.3
@@ -705,7 +705,7 @@ uritemplate==4.2.0
 urllib3==2.7.0
 userpath==1.9.2
 uuid6==2025.0.1
-uv==0.11.11
+uv==0.11.12
 uvicorn==0.46.0
 uvloop==0.22.1
 validators==0.35.0
@@ -729,7 +729,7 @@ yandex-query-client==0.1.4
 yandexcloud==0.389.0
 yarl==1.23.0
 ydb-dbapi==0.1.21
-ydb==3.28.4
+ydb==3.29.0
 zeep==4.3.2
 zenpy==2.0.57
 zipp==3.23.1
diff --git a/constraints-source-providers-3.13.txt 
b/constraints-source-providers-3.13.txt
index d28694c5db3..5d81b80d986 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-05-12T22:21:44.339063
+# This constraints file was automatically generated on 
2026-05-14T16:41:24.827755
 # via `uv sync --resolution highest for the "v3-2-test" 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.
@@ -13,7 +13,7 @@ APScheduler==3.11.2
 Authlib==1.7.2
 Deprecated==1.3.1
 Events==0.5
-Flask-JWT-Extended==4.7.1
+Flask-JWT-Extended==4.7.3
 Flask-Limiter==3.12
 Flask-Login==0.6.3
 Flask-SQLAlchemy==3.1.1
@@ -46,7 +46,7 @@ a2wsgi==1.10.10
 adal==1.2.7
 adlfs==2026.5.0
 aenum==3.1.17
-aiobotocore==3.6.0
+aiobotocore==3.7.0
 aiofiles==24.1.0
 aiohappyeyeballs==2.6.1
 aiohttp-cors==0.8.1
@@ -89,7 +89,7 @@ astroid==4.1.2
 asttokens==3.0.1
 async-timeout==4.0.3
 asyncpg==0.31.0
-asyncssh==2.22.0
+asyncssh==2.23.0
 atlasclient==1.0.0
 atlassian-python-api==4.0.7
 attrs==26.1.0
@@ -133,7 +133,7 @@ bleach==6.3.0
 blinker==1.9.0
 boto3==1.43.0
 botocore==1.43.0
-cachelib==0.13.0
+cachelib==0.14.0
 cachetools==6.2.6
 cadwyn==6.2.2
 cassandra-driver==3.30.0
@@ -373,8 +373,8 @@ lz4==4.4.5
 markdown-it-py==4.2.0
 marshmallow-sqlalchemy==1.5.0
 marshmallow==3.26.2
-matplotlib-inline==0.2.1
-mcp==1.27.0
+matplotlib-inline==0.2.2
+mcp==1.27.1
 mdit-py-plugins==0.6.0
 mdurl==0.1.2
 memray==1.19.3
@@ -424,9 +424,9 @@ openapi-schema-validator==0.8.1
 openapi-spec-validator==0.8.5
 opencensus-context==0.1.3
 opencensus==0.11.4
-openlineage-integration-common==1.46.0
-openlineage-python==1.46.0
-openlineage_sql==1.46.0
+openlineage-integration-common==1.47.0
+openlineage-python==1.47.0
+openlineage_sql==1.47.0
 openpyxl==3.1.5
 opensearch-protobufs==1.2.0
 opensearch-py==3.2.0
@@ -481,7 +481,7 @@ presto-python-client==0.8.4
 prison==0.2.1
 prometheus_client==0.25.0
 prompt_toolkit==3.0.52
-propcache==0.4.1
+propcache==0.5.2
 proto-plus==1.28.0
 protobuf==6.33.6
 psutil==7.2.2
@@ -500,10 +500,10 @@ pybreaker==1.4.1
 pycountry==26.2.16
 pycparser==3.0
 pycryptodome==3.23.0
-pydantic-ai-slim==1.92.0
+pydantic-ai-slim==1.93.0
 pydantic-extra-types==2.11.1
-pydantic-graph==1.92.0
-pydantic-settings==2.14.0
+pydantic-graph==1.93.0
+pydantic-settings==2.14.1
 pydantic==2.13.4
 pydantic_core==2.46.4
 pydata-google-auth==1.9.1
@@ -560,7 +560,7 @@ readme_renderer==44.0
 redis==6.4.0
 redshift_connector==2.1.13
 referencing==0.37.0
-regex==2026.4.4
+regex==2026.5.9
 requests-file==3.0.1
 requests-kerberos==0.15.0
 requests-mock==1.12.1
@@ -599,7 +599,7 @@ shellingham==1.5.4
 simple-salesforce==1.12.9
 six==1.17.0
 slack_sdk==3.41.0
-smart_open==7.6.0
+smart_open==7.6.1
 smbprotocol==1.16.1
 smmap==5.0.3
 sniffio==1.3.1
@@ -672,7 +672,7 @@ typer==0.25.1
 types-Deprecated==1.3.1.20260508
 types-Markdown==3.10.2.20260508
 types-PyMySQL==1.1.0.20260508
-types-PyYAML==6.0.12.20260508
+types-PyYAML==6.0.12.20260510
 types-aiofiles==25.1.0.20260508
 types-cachetools==7.0.0.20260503
 types-certifi==2021.10.8.3
@@ -701,7 +701,7 @@ uritemplate==4.2.0
 urllib3==2.7.0
 userpath==1.9.2
 uuid6==2025.0.1
-uv==0.11.11
+uv==0.11.12
 uvicorn==0.46.0
 uvloop==0.22.1
 validators==0.35.0
@@ -724,7 +724,7 @@ yandex-query-client==0.1.4
 yandexcloud==0.389.0
 yarl==1.23.0
 ydb-dbapi==0.1.21
-ydb==3.28.4
+ydb==3.29.0
 zeep==4.3.2
 zenpy==2.0.57
 zipp==3.23.1
diff --git a/constraints-source-providers-3.14.txt 
b/constraints-source-providers-3.14.txt
index f2fa98ce1fa..683f4bc13d8 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-05-12T22:24:19.970962
+# This constraints file was automatically generated on 
2026-05-14T16:41:49.392881
 # via `uv sync --resolution highest for the "v3-2-test" 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.
@@ -13,7 +13,7 @@ APScheduler==3.11.2
 Authlib==1.7.2
 Deprecated==1.3.1
 Events==0.5
-Flask-JWT-Extended==4.7.1
+Flask-JWT-Extended==4.7.3
 Flask-Limiter==3.12
 Flask-Login==0.6.3
 Flask-SQLAlchemy==3.1.1
@@ -45,7 +45,7 @@ a2wsgi==1.10.10
 adal==1.2.7
 adlfs==2026.5.0
 aenum==3.1.17
-aiobotocore==3.6.0
+aiobotocore==3.7.0
 aiofiles==24.1.0
 aiohappyeyeballs==2.6.1
 aiohttp==3.13.5
@@ -87,7 +87,7 @@ astroid==4.1.2
 asttokens==3.0.1
 async-timeout==4.0.3
 asyncpg==0.31.0
-asyncssh==2.22.0
+asyncssh==2.23.0
 atlasclient==1.0.0
 atlassian-python-api==4.0.7
 attrs==26.1.0
@@ -130,7 +130,7 @@ bleach==6.3.0
 blinker==1.9.0
 boto3==1.43.0
 botocore==1.43.0
-cachelib==0.13.0
+cachelib==0.14.0
 cachetools==6.2.6
 cadwyn==6.2.2
 cattrs==26.1.0
@@ -367,8 +367,8 @@ lz4==4.4.5
 markdown-it-py==4.2.0
 marshmallow-sqlalchemy==1.5.0
 marshmallow==3.26.2
-matplotlib-inline==0.2.1
-mcp==1.27.0
+matplotlib-inline==0.2.2
+mcp==1.27.1
 mdit-py-plugins==0.6.0
 mdurl==0.1.2
 memray==1.19.3
@@ -416,9 +416,9 @@ oauthlib==3.3.1
 openai==2.36.0
 openapi-schema-validator==0.8.1
 openapi-spec-validator==0.8.5
-openlineage-integration-common==1.46.0
-openlineage-python==1.46.0
-openlineage_sql==1.46.0
+openlineage-integration-common==1.47.0
+openlineage-python==1.47.0
+openlineage_sql==1.47.0
 openpyxl==3.1.5
 opensearch-protobufs==1.2.0
 opensearch-py==3.2.0
@@ -473,7 +473,7 @@ presto-python-client==0.8.4
 prison==0.2.1
 prometheus_client==0.25.0
 prompt_toolkit==3.0.52
-propcache==0.4.1
+propcache==0.5.2
 proto-plus==1.28.0
 protobuf==6.33.6
 psutil==7.2.2
@@ -491,10 +491,10 @@ pybreaker==1.4.1
 pycountry==26.2.16
 pycparser==3.0
 pycryptodome==3.23.0
-pydantic-ai-slim==1.92.0
+pydantic-ai-slim==1.93.0
 pydantic-extra-types==2.11.1
-pydantic-graph==1.92.0
-pydantic-settings==2.14.0
+pydantic-graph==1.93.0
+pydantic-settings==2.14.1
 pydantic==2.13.4
 pydantic_core==2.46.4
 pydata-google-auth==1.9.1
@@ -550,7 +550,7 @@ readme_renderer==44.0
 redis==6.4.0
 redshift_connector==2.1.13
 referencing==0.37.0
-regex==2026.4.4
+regex==2026.5.9
 requests-file==3.0.1
 requests-kerberos==0.15.0
 requests-mock==1.12.1
@@ -660,7 +660,7 @@ typer==0.25.1
 types-Deprecated==1.3.1.20260508
 types-Markdown==3.10.2.20260508
 types-PyMySQL==1.1.0.20260508
-types-PyYAML==6.0.12.20260508
+types-PyYAML==6.0.12.20260510
 types-aiofiles==25.1.0.20260508
 types-cachetools==7.0.0.20260503
 types-certifi==2021.10.8.3
@@ -689,7 +689,7 @@ uritemplate==4.2.0
 urllib3==2.7.0
 userpath==1.9.2
 uuid6==2025.0.1
-uv==0.11.11
+uv==0.11.12
 uvicorn==0.46.0
 uvloop==0.22.1
 validators==0.35.0
@@ -712,7 +712,7 @@ yandex-query-client==0.1.4
 yandexcloud==0.389.0
 yarl==1.23.0
 ydb-dbapi==0.1.21
-ydb==3.28.4
+ydb==3.29.0
 zeep==4.3.2
 zenpy==2.0.57
 zipp==3.23.1


Reply via email to