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 17f13fb2b84 Updating constraints. GitHub run id:20436476177
17f13fb2b84 is described below

commit 17f13fb2b8460f155dcf6f456d4436f37eab720e
Author: Automated GitHub Actions commit <[email protected]>
AuthorDate: Mon Dec 22 16:30:36 2025 +0000

    Updating constraints. GitHub run id:20436476177
    
    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 
b2f16085206c6fd436d068c2332972fac327d406.
    
    The action that build those constraints can be found at 
https://github.com/apache/airflow/actions/runs/20436476177/
    
    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                  | 16 ++++++++--------
 constraints-3.11.txt                  | 16 ++++++++--------
 constraints-3.12.txt                  | 16 ++++++++--------
 constraints-3.13.txt                  | 16 ++++++++--------
 constraints-no-providers-3.10.txt     |  4 ++--
 constraints-no-providers-3.11.txt     |  4 ++--
 constraints-no-providers-3.12.txt     |  4 ++--
 constraints-no-providers-3.13.txt     |  6 +++---
 constraints-source-providers-3.10.txt | 16 ++++++++--------
 constraints-source-providers-3.11.txt | 16 ++++++++--------
 constraints-source-providers-3.12.txt | 16 ++++++++--------
 constraints-source-providers-3.13.txt | 16 ++++++++--------
 12 files changed, 73 insertions(+), 73 deletions(-)

diff --git a/constraints-3.10.txt b/constraints-3.10.txt
index f0ae462cabb..e018fe935bd 100644
--- a/constraints-3.10.txt
+++ b/constraints-3.10.txt
@@ -1,6 +1,6 @@
 
 #
-# This constraints file was automatically generated on 
2025-12-21T09:50:46.626468
+# This constraints file was automatically generated on 
2025-12-22T15:52:13.587055
 # 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.
@@ -30,7 +30,7 @@
 #
 # pip install "apache-airflow==X.Y.Z" 
"snowflake-connector-python[pandas]=N.M.O"
 #
-APScheduler==3.11.1
+APScheduler==3.11.2
 Authlib==1.6.6
 Deprecated==1.3.1
 Events==0.5
@@ -202,7 +202,7 @@ asttokens==3.0.1
 async-property==0.2.2
 async-timeout==4.0.3
 asyncpg==0.31.0
-asyncssh==2.21.1
+asyncssh==2.22.0
 atlasclient==1.0.0
 atlassian-python-api==4.0.7
 attrs==25.4.0
@@ -443,14 +443,14 @@ lazy-object-proxy==1.12.0
 libcst==1.8.6
 limits==5.6.0
 linkify-it-py==2.0.3
-litellm==1.80.10
+litellm==1.80.11
 lockfile==0.12.2
 looker_sdk==25.20.0
 lxml==6.0.2
 lz4==4.4.5
 markdown-it-py==4.0.0
 marshmallow-sqlalchemy==1.4.2
-marshmallow==3.26.1
+marshmallow==3.26.2
 matplotlib-inline==0.2.1
 mdit-py-plugins==0.5.0
 mdurl==0.1.2
@@ -568,12 +568,12 @@ pymongo==4.15.5
 pymssql==2.3.10
 pyodbc==5.3.0
 pyodps==0.12.5.1
-pyparsing==3.2.5
+pyparsing==3.3.0
 pyproject_hooks==1.2.0
 pypsrp==0.8.1
 pyspark==4.1.0
 pyspnego==0.12.0
-python-arango==8.2.4
+python-arango==8.2.5
 python-daemon==3.1.2
 python-dateutil==2.9.0.post0
 python-dotenv==1.2.1
@@ -683,7 +683,7 @@ uritemplate==4.2.0
 urllib3==2.6.2
 uuid6==2025.0.1
 uv==0.9.18
-uvicorn==0.38.0
+uvicorn==0.40.0
 uvloop==0.22.1
 validators==0.35.0
 vertica-python==1.4.0
diff --git a/constraints-3.11.txt b/constraints-3.11.txt
index 357330241e0..0396c1fe277 100644
--- a/constraints-3.11.txt
+++ b/constraints-3.11.txt
@@ -1,6 +1,6 @@
 
 #
-# This constraints file was automatically generated on 
2025-12-21T09:50:44.884602
+# This constraints file was automatically generated on 
2025-12-22T15:54:04.726822
 # 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.
@@ -30,7 +30,7 @@
 #
 # pip install "apache-airflow==X.Y.Z" 
"snowflake-connector-python[pandas]=N.M.O"
 #
-APScheduler==3.11.1
+APScheduler==3.11.2
 Authlib==1.6.6
 Deprecated==1.3.1
 Events==0.5
@@ -202,7 +202,7 @@ asttokens==3.0.1
 async-property==0.2.2
 async-timeout==4.0.3
 asyncpg==0.31.0
-asyncssh==2.21.1
+asyncssh==2.22.0
 atlasclient==1.0.0
 atlassian-python-api==4.0.7
 attrs==25.4.0
@@ -443,14 +443,14 @@ lazy-object-proxy==1.12.0
 libcst==1.8.6
 limits==5.6.0
 linkify-it-py==2.0.3
-litellm==1.80.10
+litellm==1.80.11
 lockfile==0.12.2
 looker_sdk==25.20.0
 lxml==6.0.2
 lz4==4.4.5
 markdown-it-py==4.0.0
 marshmallow-sqlalchemy==1.4.2
-marshmallow==3.26.1
+marshmallow==3.26.2
 matplotlib-inline==0.2.1
 mdit-py-plugins==0.5.0
 mdurl==0.1.2
@@ -568,12 +568,12 @@ pymongo==4.15.5
 pymssql==2.3.10
 pyodbc==5.3.0
 pyodps==0.12.5.1
-pyparsing==3.2.5
+pyparsing==3.3.0
 pyproject_hooks==1.2.0
 pypsrp==0.8.1
 pyspark==4.1.0
 pyspnego==0.12.0
-python-arango==8.2.4
+python-arango==8.2.5
 python-daemon==3.1.2
 python-dateutil==2.9.0.post0
 python-dotenv==1.2.1
@@ -682,7 +682,7 @@ uritemplate==4.2.0
 urllib3==2.6.2
 uuid6==2025.0.1
 uv==0.9.18
-uvicorn==0.38.0
+uvicorn==0.40.0
 uvloop==0.22.1
 validators==0.35.0
 vertica-python==1.4.0
diff --git a/constraints-3.12.txt b/constraints-3.12.txt
index 7845861e5e5..9069ec05740 100644
--- a/constraints-3.12.txt
+++ b/constraints-3.12.txt
@@ -1,6 +1,6 @@
 
 #
-# This constraints file was automatically generated on 
2025-12-21T09:51:08.371706
+# This constraints file was automatically generated on 
2025-12-22T15:51:59.668829
 # 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.
@@ -30,7 +30,7 @@
 #
 # pip install "apache-airflow==X.Y.Z" 
"snowflake-connector-python[pandas]=N.M.O"
 #
-APScheduler==3.11.1
+APScheduler==3.11.2
 Authlib==1.6.6
 Deprecated==1.3.1
 Events==0.5
@@ -202,7 +202,7 @@ asttokens==3.0.1
 async-property==0.2.2
 async-timeout==4.0.3
 asyncpg==0.31.0
-asyncssh==2.21.1
+asyncssh==2.22.0
 atlasclient==1.0.0
 atlassian-python-api==4.0.7
 attrs==25.4.0
@@ -441,14 +441,14 @@ lazy-object-proxy==1.12.0
 libcst==1.8.6
 limits==5.6.0
 linkify-it-py==2.0.3
-litellm==1.80.10
+litellm==1.80.11
 lockfile==0.12.2
 looker_sdk==25.20.0
 lxml==6.0.2
 lz4==4.4.5
 markdown-it-py==4.0.0
 marshmallow-sqlalchemy==1.4.2
-marshmallow==3.26.1
+marshmallow==3.26.2
 matplotlib-inline==0.2.1
 mdit-py-plugins==0.5.0
 mdurl==0.1.2
@@ -566,12 +566,12 @@ pymongo==4.15.5
 pymssql==2.3.10
 pyodbc==5.3.0
 pyodps==0.12.5.1
-pyparsing==3.2.5
+pyparsing==3.3.0
 pyproject_hooks==1.2.0
 pypsrp==0.8.1
 pyspark==4.1.0
 pyspnego==0.12.0
-python-arango==8.2.4
+python-arango==8.2.5
 python-daemon==3.1.2
 python-dateutil==2.9.0.post0
 python-dotenv==1.2.1
@@ -682,7 +682,7 @@ uritemplate==4.2.0
 urllib3==2.6.2
 uuid6==2025.0.1
 uv==0.9.18
-uvicorn==0.38.0
+uvicorn==0.40.0
 uvloop==0.22.1
 validators==0.35.0
 vertica-python==1.4.0
diff --git a/constraints-3.13.txt b/constraints-3.13.txt
index aff2aae58b0..046eb6ed3ae 100644
--- a/constraints-3.13.txt
+++ b/constraints-3.13.txt
@@ -1,6 +1,6 @@
 
 #
-# This constraints file was automatically generated on 
2025-12-21T09:51:41.600147
+# This constraints file was automatically generated on 
2025-12-22T15:51:44.339016
 # 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.
@@ -30,7 +30,7 @@
 #
 # pip install "apache-airflow==X.Y.Z" 
"snowflake-connector-python[pandas]=N.M.O"
 #
-APScheduler==3.11.1
+APScheduler==3.11.2
 Authlib==1.6.6
 Deprecated==1.3.1
 Events==0.5
@@ -187,7 +187,7 @@ asttokens==3.0.1
 async-property==0.2.2
 async-timeout==4.0.3
 asyncpg==0.31.0
-asyncssh==2.21.1
+asyncssh==2.22.0
 atlasclient==1.0.0
 atlassian-python-api==4.0.7
 attrs==25.4.0
@@ -380,7 +380,7 @@ ibmcloudant==0.11.2
 idna==3.11
 ijson==3.4.0.post0
 immutabledict==4.2.2
-importlib_metadata==8.7.0
+importlib_metadata==8.7.1
 impyla==0.22.0
 inflection==0.5.1
 influxdb-client==1.49.0
@@ -421,7 +421,7 @@ looker_sdk==25.20.0
 lxml==5.4.0
 lz4==4.4.5
 markdown-it-py==4.0.0
-marshmallow==3.26.1
+marshmallow==3.26.2
 matplotlib-inline==0.2.1
 mdit-py-plugins==0.5.0
 mdurl==0.1.2
@@ -534,13 +534,13 @@ pymongo==4.15.5
 pymssql==2.3.10
 pyodbc==5.3.0
 pyodps==0.12.5.1
-pyparsing==3.2.5
+pyparsing==3.3.0
 pyproject_hooks==1.2.0
 pypsrp==0.8.1
 pyroaring==1.0.3
 pyspark==4.1.0
 pyspnego==0.12.0
-python-arango==8.2.4
+python-arango==8.2.5
 python-daemon==3.1.2
 python-dateutil==2.9.0.post0
 python-dotenv==1.2.1
@@ -648,7 +648,7 @@ uritemplate==4.2.0
 urllib3==2.6.2
 uuid6==2025.0.1
 uv==0.9.18
-uvicorn==0.38.0
+uvicorn==0.40.0
 uvloop==0.22.1
 validators==0.35.0
 vertica-python==1.4.0
diff --git a/constraints-no-providers-3.10.txt 
b/constraints-no-providers-3.10.txt
index 647448e8cd4..b78e824a1cc 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 
2025-12-21T09:47:51.264478
+# This constraints file was automatically generated on 
2025-12-22T15:48:52.071115
 # 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.
@@ -122,7 +122,7 @@ universal_pathlib==0.2.6
 urllib3==2.6.2
 uuid6==2025.0.1
 uv==0.9.18
-uvicorn==0.38.0
+uvicorn==0.40.0
 uvloop==0.22.1
 watchfiles==1.1.1
 websockets==15.0.1
diff --git a/constraints-no-providers-3.11.txt 
b/constraints-no-providers-3.11.txt
index fd5c9940141..2eb817157c4 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 
2025-12-21T09:47:36.767959
+# This constraints file was automatically generated on 
2025-12-22T15:49:20.371460
 # 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.
@@ -119,7 +119,7 @@ universal_pathlib==0.2.6
 urllib3==2.6.2
 uuid6==2025.0.1
 uv==0.9.18
-uvicorn==0.38.0
+uvicorn==0.40.0
 uvloop==0.22.1
 watchfiles==1.1.1
 websockets==15.0.1
diff --git a/constraints-no-providers-3.12.txt 
b/constraints-no-providers-3.12.txt
index b921c0b0084..007c1c0292a 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 
2025-12-21T09:47:51.239999
+# This constraints file was automatically generated on 
2025-12-22T15:48:45.668812
 # 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.
@@ -119,7 +119,7 @@ universal_pathlib==0.2.6
 urllib3==2.6.2
 uuid6==2025.0.1
 uv==0.9.18
-uvicorn==0.38.0
+uvicorn==0.40.0
 uvloop==0.22.1
 watchfiles==1.1.1
 websockets==15.0.1
diff --git a/constraints-no-providers-3.13.txt 
b/constraints-no-providers-3.13.txt
index 314eee8048d..5da2b42b3c6 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 
2025-12-21T09:48:21.917401
+# This constraints file was automatically generated on 
2025-12-22T15:48:33.080990
 # 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.
@@ -54,7 +54,7 @@ httpcore==1.0.9
 httptools==0.7.1
 httpx==0.28.1
 idna==3.11
-importlib_metadata==8.7.0
+importlib_metadata==8.7.1
 itsdangerous==2.2.0
 jsonschema-specifications==2025.9.1
 jsonschema==4.25.1
@@ -120,7 +120,7 @@ universal_pathlib==0.2.6
 urllib3==2.6.2
 uuid6==2025.0.1
 uv==0.9.18
-uvicorn==0.38.0
+uvicorn==0.40.0
 uvloop==0.22.1
 watchfiles==1.1.1
 websockets==15.0.1
diff --git a/constraints-source-providers-3.10.txt 
b/constraints-source-providers-3.10.txt
index 81268f21278..7d2f4167727 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 
2025-12-21T09:47:44.684565
+# This constraints file was automatically generated on 
2025-12-22T15:48:44.597833
 # 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.
@@ -9,7 +9,7 @@
 # They represent "latest" and greatest set of constraints that HEAD of the 
"apache-airflow" package should
 # Install with "HEAD" of providers. Those are the only constraints that are 
used by our CI builds.
 #
-APScheduler==3.11.1
+APScheduler==3.11.2
 Authlib==1.6.6
 Deprecated==1.3.1
 Events==0.5
@@ -91,7 +91,7 @@ asttokens==3.0.1
 async-property==0.2.2
 async-timeout==4.0.3
 asyncpg==0.31.0
-asyncssh==2.21.1
+asyncssh==2.22.0
 atlasclient==1.0.0
 atlassian-python-api==4.0.7
 attrs==25.4.0
@@ -367,14 +367,14 @@ libcst==1.8.6
 librt==0.7.4
 limits==5.6.0
 linkify-it-py==2.0.3
-litellm==1.80.10
+litellm==1.80.11
 lockfile==0.12.2
 looker_sdk==25.20.0
 lxml==6.0.2
 lz4==4.4.5
 markdown-it-py==4.0.0
 marshmallow-sqlalchemy==1.4.2
-marshmallow==3.26.1
+marshmallow==3.26.2
 matplotlib-inline==0.2.1
 mdit-py-plugins==0.5.0
 mdurl==0.1.2
@@ -518,7 +518,7 @@ pymongo==4.15.5
 pymssql==2.3.10
 pyodbc==5.3.0
 pyodps==0.12.5.1
-pyparsing==3.2.5
+pyparsing==3.3.0
 pyproject_hooks==1.2.0
 pypsrp==0.8.1
 pyroaring==1.0.3
@@ -535,7 +535,7 @@ pytest-timeouts==1.2.1
 pytest-unordered==0.7.0
 pytest-xdist==3.8.0
 pytest==9.0.2
-python-arango==8.2.4
+python-arango==8.2.5
 python-daemon==3.1.2
 python-dateutil==2.9.0.post0
 python-dotenv==1.2.1
@@ -699,7 +699,7 @@ urllib3==2.6.2
 userpath==1.9.2
 uuid6==2025.0.1
 uv==0.9.18
-uvicorn==0.38.0
+uvicorn==0.40.0
 uvloop==0.22.1
 validators==0.35.0
 vertica-python==1.4.0
diff --git a/constraints-source-providers-3.11.txt 
b/constraints-source-providers-3.11.txt
index 48b7d11e6f2..f83cc29b07b 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 
2025-12-21T09:47:30.105390
+# This constraints file was automatically generated on 
2025-12-22T15:49:13.027475
 # 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.
@@ -9,7 +9,7 @@
 # They represent "latest" and greatest set of constraints that HEAD of the 
"apache-airflow" package should
 # Install with "HEAD" of providers. Those are the only constraints that are 
used by our CI builds.
 #
-APScheduler==3.11.1
+APScheduler==3.11.2
 Authlib==1.6.6
 Deprecated==1.3.1
 Events==0.5
@@ -91,7 +91,7 @@ asttokens==3.0.1
 async-property==0.2.2
 async-timeout==4.0.3
 asyncpg==0.31.0
-asyncssh==2.21.1
+asyncssh==2.22.0
 atlasclient==1.0.0
 atlassian-python-api==4.0.7
 attrs==25.4.0
@@ -366,14 +366,14 @@ libcst==1.8.6
 librt==0.7.4
 limits==5.6.0
 linkify-it-py==2.0.3
-litellm==1.80.10
+litellm==1.80.11
 lockfile==0.12.2
 looker_sdk==25.20.0
 lxml==6.0.2
 lz4==4.4.5
 markdown-it-py==4.0.0
 marshmallow-sqlalchemy==1.4.2
-marshmallow==3.26.1
+marshmallow==3.26.2
 matplotlib-inline==0.2.1
 mdit-py-plugins==0.5.0
 mdurl==0.1.2
@@ -517,7 +517,7 @@ pymongo==4.15.5
 pymssql==2.3.10
 pyodbc==5.3.0
 pyodps==0.12.5.1
-pyparsing==3.2.5
+pyparsing==3.3.0
 pyproject_hooks==1.2.0
 pypsrp==0.8.1
 pyroaring==1.0.3
@@ -534,7 +534,7 @@ pytest-timeouts==1.2.1
 pytest-unordered==0.7.0
 pytest-xdist==3.8.0
 pytest==9.0.2
-python-arango==8.2.4
+python-arango==8.2.5
 python-daemon==3.1.2
 python-dateutil==2.9.0.post0
 python-dotenv==1.2.1
@@ -699,7 +699,7 @@ urllib3==2.6.2
 userpath==1.9.2
 uuid6==2025.0.1
 uv==0.9.18
-uvicorn==0.38.0
+uvicorn==0.40.0
 uvloop==0.22.1
 validators==0.35.0
 vertica-python==1.4.0
diff --git a/constraints-source-providers-3.12.txt 
b/constraints-source-providers-3.12.txt
index ac399eb4dde..e068bc22e46 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 
2025-12-21T09:47:43.888600
+# This constraints file was automatically generated on 
2025-12-22T15:48:38.572595
 # 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.
@@ -9,7 +9,7 @@
 # They represent "latest" and greatest set of constraints that HEAD of the 
"apache-airflow" package should
 # Install with "HEAD" of providers. Those are the only constraints that are 
used by our CI builds.
 #
-APScheduler==3.11.1
+APScheduler==3.11.2
 Authlib==1.6.6
 Deprecated==1.3.1
 Events==0.5
@@ -91,7 +91,7 @@ asttokens==3.0.1
 async-property==0.2.2
 async-timeout==4.0.3
 asyncpg==0.31.0
-asyncssh==2.21.1
+asyncssh==2.22.0
 atlasclient==1.0.0
 atlassian-python-api==4.0.7
 attrs==25.4.0
@@ -364,14 +364,14 @@ libcst==1.8.6
 librt==0.7.4
 limits==5.6.0
 linkify-it-py==2.0.3
-litellm==1.80.10
+litellm==1.80.11
 lockfile==0.12.2
 looker_sdk==25.20.0
 lxml==6.0.2
 lz4==4.4.5
 markdown-it-py==4.0.0
 marshmallow-sqlalchemy==1.4.2
-marshmallow==3.26.1
+marshmallow==3.26.2
 matplotlib-inline==0.2.1
 mdit-py-plugins==0.5.0
 mdurl==0.1.2
@@ -515,7 +515,7 @@ pymongo==4.15.5
 pymssql==2.3.10
 pyodbc==5.3.0
 pyodps==0.12.5.1
-pyparsing==3.2.5
+pyparsing==3.3.0
 pyproject_hooks==1.2.0
 pypsrp==0.8.1
 pyroaring==1.0.3
@@ -532,7 +532,7 @@ pytest-timeouts==1.2.1
 pytest-unordered==0.7.0
 pytest-xdist==3.8.0
 pytest==9.0.2
-python-arango==8.2.4
+python-arango==8.2.5
 python-daemon==3.1.2
 python-dateutil==2.9.0.post0
 python-dotenv==1.2.1
@@ -699,7 +699,7 @@ urllib3==2.6.2
 userpath==1.9.2
 uuid6==2025.0.1
 uv==0.9.18
-uvicorn==0.38.0
+uvicorn==0.40.0
 uvloop==0.22.1
 validators==0.35.0
 vertica-python==1.4.0
diff --git a/constraints-source-providers-3.13.txt 
b/constraints-source-providers-3.13.txt
index a4190fa0a38..3840a98749f 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 
2025-12-21T09:48:14.068755
+# This constraints file was automatically generated on 
2025-12-22T15:48:25.949029
 # 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.
@@ -9,7 +9,7 @@
 # They represent "latest" and greatest set of constraints that HEAD of the 
"apache-airflow" package should
 # Install with "HEAD" of providers. Those are the only constraints that are 
used by our CI builds.
 #
-APScheduler==3.11.1
+APScheduler==3.11.2
 Authlib==1.6.6
 Deprecated==1.3.1
 Events==0.5
@@ -82,7 +82,7 @@ asttokens==3.0.1
 async-property==0.2.2
 async-timeout==4.0.3
 asyncpg==0.31.0
-asyncssh==2.21.1
+asyncssh==2.22.0
 atlasclient==1.0.0
 atlassian-python-api==4.0.7
 attrs==25.4.0
@@ -300,7 +300,7 @@ idna==3.11
 ijson==3.4.0.post0
 imagesize==1.4.1
 immutabledict==4.2.2
-importlib_metadata==8.7.0
+importlib_metadata==8.7.1
 impyla==0.22.0
 inflection==0.5.1
 influxdb-client==1.49.0
@@ -353,7 +353,7 @@ looker_sdk==25.20.0
 lxml==5.4.0
 lz4==4.4.5
 markdown-it-py==4.0.0
-marshmallow==3.26.1
+marshmallow==3.26.2
 matplotlib-inline==0.2.1
 mdit-py-plugins==0.5.0
 mdurl==0.1.2
@@ -492,7 +492,7 @@ pymongo==4.15.5
 pymssql==2.3.10
 pyodbc==5.3.0
 pyodps==0.12.5.1
-pyparsing==3.2.5
+pyparsing==3.3.0
 pyproject_hooks==1.2.0
 pypsrp==0.8.1
 pyroaring==1.0.3
@@ -509,7 +509,7 @@ pytest-timeouts==1.2.1
 pytest-unordered==0.7.0
 pytest-xdist==3.8.0
 pytest==9.0.2
-python-arango==8.2.4
+python-arango==8.2.5
 python-daemon==3.1.2
 python-dateutil==2.9.0.post0
 python-dotenv==1.2.1
@@ -673,7 +673,7 @@ urllib3==2.6.2
 userpath==1.9.2
 uuid6==2025.0.1
 uv==0.9.18
-uvicorn==0.38.0
+uvicorn==0.40.0
 uvloop==0.22.1
 validators==0.35.0
 vertica-python==1.4.0

Reply via email to