This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch constraints-3-1
in repository https://gitbox.apache.org/repos/asf/airflow.git
The following commit(s) were added to refs/heads/constraints-3-1 by this push:
new 81b1372e9d0 Updating constraints. GitHub run id:19289961620
81b1372e9d0 is described below
commit 81b1372e9d0ce530d2c70d5e748384f09178a794
Author: Automated GitHub Actions commit <[email protected]>
AuthorDate: Wed Nov 12 08:46:03 2025 +0000
Updating constraints. GitHub run id:19289961620
This update in constraints is automatically committed by the CI
'constraints-push' step based on
'refs/heads/v3-1-test' in the 'apache/airflow' repository with commit sha
6d529450fd737602c336b2d2b10fdf9b2f270ffd.
The action that build those constraints can be found at
https://github.com/apache/airflow/actions/runs/19289961620/
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 | 20 ++++++++++----------
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 | 4 ++--
constraints-source-providers-3.10.txt | 24 ++++++++++++------------
constraints-source-providers-3.11.txt | 24 ++++++++++++------------
constraints-source-providers-3.12.txt | 24 ++++++++++++------------
constraints-source-providers-3.13.txt | 22 +++++++++++-----------
12 files changed, 98 insertions(+), 98 deletions(-)
diff --git a/constraints-3.10.txt b/constraints-3.10.txt
index 2da00c68bad..32977abfad7 100644
--- a/constraints-3.10.txt
+++ b/constraints-3.10.txt
@@ -1,6 +1,6 @@
#
-# This constraints file was automatically generated on
2025-11-11T07:00:49.340597
+# This constraints file was automatically generated on
2025-11-12T07:58:09.990426
# via `uv pip install --resolution highest` for the "v3-1-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.
@@ -59,14 +59,14 @@ Pygments==2.19.2
SQLAlchemy-JSONField==1.0.2
SQLAlchemy-Utils==0.42.0
SQLAlchemy==1.4.54
-SecretStorage==3.4.0
+SecretStorage==3.4.1
WTForms==3.2.1
Werkzeug==2.2.3
a2wsgi==1.10.10
adal==1.2.7
adlfs==2025.8.0
aenum==3.1.16
-aiobotocore==2.25.1
+aiobotocore==2.25.2
aiofiles==24.1.0
aiohappyeyeballs==2.6.1
aiohttp-cors==0.8.1
@@ -242,8 +242,8 @@ bitarray==3.8.0
black==25.11.0
bleach==6.3.0
blinker==1.9.0
-boto3==1.40.61
-botocore==1.40.61
+boto3==1.40.70
+botocore==1.40.70
build==1.3.0
cachelib==0.13.0
cachetools==6.2.1
@@ -251,7 +251,7 @@ cadwyn==5.4.5
cassandra-driver==3.29.3
cattrs==25.3.0
celery==5.5.3
-certifi==2025.10.5
+certifi==2025.11.12
cffi==1.17.1
chardet==5.2.0
charset-normalizer==3.4.4
@@ -279,7 +279,7 @@ databricks-sql-connector==4.1.4
databricks-sqlalchemy==1.0.2
dataclasses-json==0.6.7
datadog==0.52.1
-db-dtypes==1.4.3
+db-dtypes==1.4.4
debugpy==1.8.17
decorator==5.2.1
defusedxml==0.7.1
@@ -501,7 +501,7 @@ opentelemetry-proto==1.27.0
opentelemetry-sdk==1.27.0
opentelemetry-semantic-conventions==0.48b0
opsgenie-sdk==2.1.5
-oracledb==3.4.0
+oracledb==3.4.1
ordered-set==4.1.0
orjson==3.11.4
oss2==2.19.1
@@ -559,7 +559,7 @@ pydruid==0.6.9
pyexasol==1.1.0
pygtrie==2.5.0
pykerberos==1.2.4
-pymongo==4.15.3
+pymongo==4.15.4
pymssql==2.3.9
pyodbc==5.3.0
pyodps==0.12.5
@@ -614,7 +614,7 @@ scramp==1.4.6
scrapbook==0.5.0
segment-analytics-python==2.3.4
sendgrid==6.12.4
-sentry-sdk==2.43.0
+sentry-sdk==2.44.0
setproctitle==1.3.7
shapely==2.1.2
shellingham==1.5.4
@@ -692,7 +692,7 @@ websocket-client==1.9.0
websockets==15.0.1
wirerope==1.0.0
wrapt==1.17.3
-xmlsec==1.3.16
+xmlsec==1.3.17
xmltodict==1.0.2
yandex-query-client==0.1.4
yandexcloud==0.328.0
diff --git a/constraints-3.11.txt b/constraints-3.11.txt
index 0919a30cde0..95b2b62a9c3 100644
--- a/constraints-3.11.txt
+++ b/constraints-3.11.txt
@@ -1,6 +1,6 @@
#
-# This constraints file was automatically generated on
2025-11-11T07:01:37.163558
+# This constraints file was automatically generated on
2025-11-12T07:56:35.495604
# via `uv pip install --resolution highest` for the "v3-1-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.
@@ -59,14 +59,14 @@ Pygments==2.19.2
SQLAlchemy-JSONField==1.0.2
SQLAlchemy-Utils==0.42.0
SQLAlchemy==1.4.54
-SecretStorage==3.4.0
+SecretStorage==3.4.1
WTForms==3.2.1
Werkzeug==2.2.3
a2wsgi==1.10.10
adal==1.2.7
adlfs==2025.8.0
aenum==3.1.16
-aiobotocore==2.25.1
+aiobotocore==2.25.2
aiofiles==24.1.0
aiohappyeyeballs==2.6.1
aiohttp-cors==0.8.1
@@ -241,8 +241,8 @@ bitarray==3.8.0
black==25.11.0
bleach==6.3.0
blinker==1.9.0
-boto3==1.40.61
-botocore==1.40.61
+boto3==1.40.70
+botocore==1.40.70
build==1.3.0
cachelib==0.13.0
cachetools==6.2.1
@@ -250,7 +250,7 @@ cadwyn==5.4.5
cassandra-driver==3.29.3
cattrs==25.3.0
celery==5.5.3
-certifi==2025.10.5
+certifi==2025.11.12
cffi==1.17.1
chardet==5.2.0
charset-normalizer==3.4.4
@@ -278,7 +278,7 @@ databricks-sql-connector==4.1.4
databricks-sqlalchemy==1.0.2
dataclasses-json==0.6.7
datadog==0.52.1
-db-dtypes==1.4.3
+db-dtypes==1.4.4
debugpy==1.8.17
decorator==5.2.1
defusedxml==0.7.1
@@ -500,7 +500,7 @@ opentelemetry-proto==1.27.0
opentelemetry-sdk==1.27.0
opentelemetry-semantic-conventions==0.48b0
opsgenie-sdk==2.1.5
-oracledb==3.4.0
+oracledb==3.4.1
ordered-set==4.1.0
orjson==3.11.4
oss2==2.19.1
@@ -558,7 +558,7 @@ pydruid==0.6.9
pyexasol==1.1.0
pygtrie==2.5.0
pykerberos==1.2.4
-pymongo==4.15.3
+pymongo==4.15.4
pymssql==2.3.9
pyodbc==5.3.0
pyodps==0.12.5
@@ -613,7 +613,7 @@ scramp==1.4.6
scrapbook==0.5.0
segment-analytics-python==2.3.4
sendgrid==6.12.4
-sentry-sdk==2.43.0
+sentry-sdk==2.44.0
setproctitle==1.3.7
shapely==2.1.2
shellingham==1.5.4
@@ -690,7 +690,7 @@ websocket-client==1.9.0
websockets==15.0.1
wirerope==1.0.0
wrapt==1.17.3
-xmlsec==1.3.16
+xmlsec==1.3.17
xmltodict==1.0.2
yandex-query-client==0.1.4
yandexcloud==0.328.0
diff --git a/constraints-3.12.txt b/constraints-3.12.txt
index f380bfcc733..51c9aad1c17 100644
--- a/constraints-3.12.txt
+++ b/constraints-3.12.txt
@@ -1,6 +1,6 @@
#
-# This constraints file was automatically generated on
2025-11-11T07:00:46.069924
+# This constraints file was automatically generated on
2025-11-12T07:56:04.768444
# via `uv pip install --resolution highest` for the "v3-1-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.
@@ -59,14 +59,14 @@ Pygments==2.19.2
SQLAlchemy-JSONField==1.0.2
SQLAlchemy-Utils==0.42.0
SQLAlchemy==1.4.54
-SecretStorage==3.4.0
+SecretStorage==3.4.1
WTForms==3.2.1
Werkzeug==2.2.3
a2wsgi==1.10.10
adal==1.2.7
adlfs==2025.8.0
aenum==3.1.16
-aiobotocore==2.25.1
+aiobotocore==2.25.2
aiofiles==24.1.0
aiohappyeyeballs==2.6.1
aiohttp-cors==0.8.1
@@ -240,8 +240,8 @@ bitarray==3.8.0
black==25.11.0
bleach==6.3.0
blinker==1.9.0
-boto3==1.40.61
-botocore==1.40.61
+boto3==1.40.70
+botocore==1.40.70
build==1.3.0
cachelib==0.13.0
cachetools==6.2.1
@@ -249,7 +249,7 @@ cadwyn==5.4.5
cassandra-driver==3.29.3
cattrs==25.3.0
celery==5.5.3
-certifi==2025.10.5
+certifi==2025.11.12
cffi==1.17.1
chardet==5.2.0
charset-normalizer==3.4.4
@@ -277,7 +277,7 @@ databricks-sql-connector==4.1.4
databricks-sqlalchemy==1.0.2
dataclasses-json==0.6.7
datadog==0.52.1
-db-dtypes==1.4.3
+db-dtypes==1.4.4
debugpy==1.8.17
decorator==5.2.1
defusedxml==0.7.1
@@ -498,7 +498,7 @@ opentelemetry-proto==1.27.0
opentelemetry-sdk==1.27.0
opentelemetry-semantic-conventions==0.48b0
opsgenie-sdk==2.1.5
-oracledb==3.4.0
+oracledb==3.4.1
ordered-set==4.1.0
orjson==3.11.4
oss2==2.19.1
@@ -556,7 +556,7 @@ pydruid==0.6.9
pyexasol==1.1.0
pygtrie==2.5.0
pykerberos==1.2.4
-pymongo==4.15.3
+pymongo==4.15.4
pymssql==2.3.9
pyodbc==5.3.0
pyodps==0.12.5
@@ -611,7 +611,7 @@ scramp==1.4.6
scrapbook==0.5.0
segment-analytics-python==2.3.4
sendgrid==6.11.0
-sentry-sdk==2.43.0
+sentry-sdk==2.44.0
setproctitle==1.3.7
setuptools==80.9.0
shapely==2.1.2
@@ -691,7 +691,7 @@ websockets==15.0.1
wheel==0.45.1
wirerope==1.0.0
wrapt==1.17.3
-xmlsec==1.3.16
+xmlsec==1.3.17
xmltodict==1.0.2
yandex-query-client==0.1.4
yandexcloud==0.328.0
diff --git a/constraints-3.13.txt b/constraints-3.13.txt
index a16d1f9c4af..38082308d4c 100644
--- a/constraints-3.13.txt
+++ b/constraints-3.13.txt
@@ -1,6 +1,6 @@
#
-# This constraints file was automatically generated on
2025-11-11T07:00:41.855055
+# This constraints file was automatically generated on
2025-11-12T07:55:45.070144
# via `uv pip install --resolution highest` for the "v3-1-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.
@@ -54,13 +54,13 @@ Pygments==2.19.2
SQLAlchemy-JSONField==1.0.2
SQLAlchemy-Utils==0.42.0
SQLAlchemy==2.0.44
-SecretStorage==3.4.0
+SecretStorage==3.4.1
Werkzeug==3.1.3
a2wsgi==1.10.10
adal==1.2.7
adlfs==2025.8.0
aenum==3.1.16
-aiobotocore==2.25.1
+aiobotocore==2.25.2
aiofiles==24.1.0
aiohappyeyeballs==2.6.1
aiohttp==3.13.2
@@ -226,15 +226,15 @@ bitarray==3.8.0
black==25.11.0
bleach==6.3.0
blinker==1.9.0
-boto3==1.40.61
-botocore==1.40.61
+boto3==1.40.70
+botocore==1.40.70
build==1.3.0
cachetools==6.2.1
cadwyn==5.4.5
cassandra-driver==3.29.3
cattrs==25.3.0
celery==5.5.3
-certifi==2025.10.5
+certifi==2025.11.12
cffi==1.17.1
chardet==5.2.0
charset-normalizer==3.4.4
@@ -256,7 +256,7 @@ databricks-sql-connector==4.1.4
databricks-sqlalchemy==2.0.8
dataclasses-json==0.6.7
datadog==0.52.1
-db-dtypes==1.4.3
+db-dtypes==1.4.4
debugpy==1.8.17
decorator==5.2.1
defusedxml==0.7.1
@@ -468,7 +468,7 @@ opentelemetry-proto==1.38.0
opentelemetry-sdk==1.38.0
opentelemetry-semantic-conventions==0.59b0
opsgenie-sdk==2.1.5
-oracledb==3.4.0
+oracledb==3.4.1
ordered-set==4.1.0
orjson==3.11.4
oss2==2.19.1
@@ -522,7 +522,7 @@ pydruid==0.6.9
pyexasol==1.2.1
pygtrie==2.5.0
pykerberos==1.2.4
-pymongo==4.15.3
+pymongo==4.15.4
pymssql==2.3.9
pyodbc==5.3.0
pyodps==0.12.5
@@ -575,7 +575,7 @@ scramp==1.4.6
scrapbook==0.5.0
segment-analytics-python==2.3.4
sendgrid==6.12.2
-sentry-sdk==2.43.0
+sentry-sdk==2.44.0
setproctitle==1.3.7
setuptools==80.9.0
shapely==2.1.2
diff --git a/constraints-no-providers-3.10.txt
b/constraints-no-providers-3.10.txt
index 96bc7e11fef..64aa2e730c4 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-11-11T06:57:35.371501
+# This constraints file was automatically generated on
2025-11-12T07:54:58.380285
# via `uv sync --resolution highest` for the "v3-1-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.
@@ -29,7 +29,7 @@ attrs==25.4.0
babel==2.17.0
backports.strenum==1.3.1
cadwyn==5.4.5
-certifi==2025.10.5
+certifi==2025.11.12
cffi==1.17.1
charset-normalizer==3.4.4
click==8.1.8
diff --git a/constraints-no-providers-3.11.txt
b/constraints-no-providers-3.11.txt
index 1ab9d7db92a..3ddd5332dbf 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-11-11T06:58:09.837223
+# This constraints file was automatically generated on
2025-11-12T07:53:17.954902
# via `uv sync --resolution highest` for the "v3-1-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.
@@ -28,7 +28,7 @@ asgiref==3.10.0
attrs==25.4.0
babel==2.17.0
cadwyn==5.4.5
-certifi==2025.10.5
+certifi==2025.11.12
cffi==1.17.1
charset-normalizer==3.4.4
click==8.1.8
diff --git a/constraints-no-providers-3.12.txt
b/constraints-no-providers-3.12.txt
index 0805c9b709e..94a7292b7d1 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-11-11T06:57:31.044757
+# This constraints file was automatically generated on
2025-11-12T07:52:45.536494
# via `uv sync --resolution highest` for the "v3-1-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.
@@ -28,7 +28,7 @@ asgiref==3.10.0
attrs==25.4.0
babel==2.17.0
cadwyn==5.4.5
-certifi==2025.10.5
+certifi==2025.11.12
cffi==1.17.1
charset-normalizer==3.4.4
click==8.1.8
diff --git a/constraints-no-providers-3.13.txt
b/constraints-no-providers-3.13.txt
index 2357546afb5..f8e2f30f5df 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-11-11T06:57:28.227226
+# This constraints file was automatically generated on
2025-11-12T07:52:34.115642
# via `uv sync --resolution highest` for the "v3-1-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.
@@ -29,7 +29,7 @@ asgiref==3.10.0
attrs==25.4.0
babel==2.17.0
cadwyn==5.4.5
-certifi==2025.10.5
+certifi==2025.11.12
cffi==1.17.1
charset-normalizer==3.4.4
click==8.1.8
diff --git a/constraints-source-providers-3.10.txt
b/constraints-source-providers-3.10.txt
index 96f170d1fa4..8d32003642c 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-11-11T06:57:28.073783
+# This constraints file was automatically generated on
2025-11-12T07:54:51.288927
# via `uv sync --resolution highest for the "v3-1-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.
@@ -39,7 +39,7 @@ Pygments==2.19.2
SQLAlchemy-JSONField==1.0.2
SQLAlchemy-Utils==0.42.0
SQLAlchemy==1.4.54
-SecretStorage==3.4.0
+SecretStorage==3.4.1
Sphinx==8.1.3
WTForms==3.2.1
Werkzeug==2.2.3
@@ -47,7 +47,7 @@ a2wsgi==1.10.10
adal==1.2.7
adlfs==2025.8.0
aenum==3.1.16
-aiobotocore==2.25.1
+aiobotocore==2.25.2
aiofiles==24.1.0
aiohappyeyeballs==2.6.1
aiohttp-cors==0.8.1
@@ -133,8 +133,8 @@ bitarray==3.8.0
black==25.11.0
bleach==6.3.0
blinker==1.9.0
-boto3==1.40.61
-botocore==1.40.61
+boto3==1.40.70
+botocore==1.40.70
build==1.3.0
cachelib==0.13.0
cachetools==6.2.1
@@ -142,7 +142,7 @@ cadwyn==5.4.5
cassandra-driver==3.29.3
cattrs==25.3.0
celery==5.5.3
-certifi==2025.10.5
+certifi==2025.11.12
cffi==1.17.1
cfgv==3.4.0
cfn-lint==1.40.4
@@ -173,7 +173,7 @@ databricks-sql-connector==4.1.4
databricks-sqlalchemy==1.0.2
dataclasses-json==0.6.7
datadog==0.52.1
-db-dtypes==1.4.3
+db-dtypes==1.4.4
debugpy==1.8.17
decorator==5.2.1
defusedxml==0.7.1
@@ -433,7 +433,7 @@ opentelemetry-proto==1.27.0
opentelemetry-sdk==1.27.0
opentelemetry-semantic-conventions==0.48b0
opsgenie-sdk==2.1.5
-oracledb==3.4.0
+oracledb==3.4.1
ordered-set==4.1.0
orjson==3.11.4
oss2==2.19.1
@@ -457,7 +457,7 @@ pgvector==0.4.1
pinecone-plugin-interface==0.0.7
pinecone==7.0.1
pinotdb==5.7.0
-pipdeptree==2.29.0
+pipdeptree==2.30.0
platformdirs==4.5.0
pluggy==1.6.0
ply==3.11
@@ -503,7 +503,7 @@ pyexasol==1.1.0
pygtrie==2.5.0
pyiceberg==0.10.0
pykerberos==1.2.4
-pymongo==4.15.3
+pymongo==4.15.4
pymssql==2.3.9
pyodbc==5.3.0
pyodps==0.12.5
@@ -580,7 +580,7 @@ scrapbook==0.5.0
segment-analytics-python==2.3.4
semver==3.0.4
sendgrid==6.12.4
-sentry-sdk==2.43.0
+sentry-sdk==2.44.0
setproctitle==1.3.7
shapely==2.1.2
shellingham==1.5.4
@@ -702,7 +702,7 @@ websocket-client==1.8.0
websockets==15.0.1
wirerope==1.0.0
wrapt==1.17.3
-xmlsec==1.3.16
+xmlsec==1.3.17
xmltodict==1.0.2
yamllint==1.37.1
yandex-query-client==0.1.4
diff --git a/constraints-source-providers-3.11.txt
b/constraints-source-providers-3.11.txt
index cd1c467814d..3c4cdaa1df4 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-11-11T06:58:02.376048
+# This constraints file was automatically generated on
2025-11-12T07:53:10.889650
# via `uv sync --resolution highest for the "v3-1-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.
@@ -39,7 +39,7 @@ Pygments==2.19.2
SQLAlchemy-JSONField==1.0.2
SQLAlchemy-Utils==0.42.0
SQLAlchemy==1.4.54
-SecretStorage==3.4.0
+SecretStorage==3.4.1
Sphinx==8.2.3
WTForms==3.2.1
Werkzeug==2.2.3
@@ -47,7 +47,7 @@ a2wsgi==1.10.10
adal==1.2.7
adlfs==2025.8.0
aenum==3.1.16
-aiobotocore==2.25.1
+aiobotocore==2.25.2
aiofiles==24.1.0
aiohappyeyeballs==2.6.1
aiohttp-cors==0.8.1
@@ -131,8 +131,8 @@ bitarray==3.8.0
black==25.11.0
bleach==6.3.0
blinker==1.9.0
-boto3==1.40.61
-botocore==1.40.61
+boto3==1.40.70
+botocore==1.40.70
build==1.3.0
cachelib==0.13.0
cachetools==6.2.1
@@ -140,7 +140,7 @@ cadwyn==5.4.5
cassandra-driver==3.29.3
cattrs==25.3.0
celery==5.5.3
-certifi==2025.10.5
+certifi==2025.11.12
cffi==1.17.1
cfgv==3.4.0
cfn-lint==1.40.4
@@ -171,7 +171,7 @@ databricks-sql-connector==4.1.4
databricks-sqlalchemy==1.0.2
dataclasses-json==0.6.7
datadog==0.52.1
-db-dtypes==1.4.3
+db-dtypes==1.4.4
debugpy==1.8.17
decorator==5.2.1
defusedxml==0.7.1
@@ -431,7 +431,7 @@ opentelemetry-proto==1.27.0
opentelemetry-sdk==1.27.0
opentelemetry-semantic-conventions==0.48b0
opsgenie-sdk==2.1.5
-oracledb==3.4.0
+oracledb==3.4.1
ordered-set==4.1.0
orjson==3.11.4
oss2==2.19.1
@@ -455,7 +455,7 @@ pgvector==0.4.1
pinecone-plugin-interface==0.0.7
pinecone==7.0.1
pinotdb==5.7.0
-pipdeptree==2.29.0
+pipdeptree==2.30.0
platformdirs==4.5.0
pluggy==1.6.0
ply==3.11
@@ -501,7 +501,7 @@ pyexasol==1.1.0
pygtrie==2.5.0
pyiceberg==0.10.0
pykerberos==1.2.4
-pymongo==4.15.3
+pymongo==4.15.4
pymssql==2.3.9
pyodbc==5.3.0
pyodps==0.12.5
@@ -579,7 +579,7 @@ scrapbook==0.5.0
segment-analytics-python==2.3.4
semver==3.0.4
sendgrid==6.12.4
-sentry-sdk==2.43.0
+sentry-sdk==2.44.0
setproctitle==1.3.7
shapely==2.1.2
shellingham==1.5.4
@@ -700,7 +700,7 @@ websocket-client==1.8.0
websockets==15.0.1
wirerope==1.0.0
wrapt==1.17.3
-xmlsec==1.3.16
+xmlsec==1.3.17
xmltodict==1.0.2
yamllint==1.37.1
yandex-query-client==0.1.4
diff --git a/constraints-source-providers-3.12.txt
b/constraints-source-providers-3.12.txt
index 4ddd674a1f5..5691e10f8d6 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-11-11T06:57:23.906651
+# This constraints file was automatically generated on
2025-11-12T07:52:38.438133
# via `uv sync --resolution highest for the "v3-1-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.
@@ -39,7 +39,7 @@ Pygments==2.19.2
SQLAlchemy-JSONField==1.0.2
SQLAlchemy-Utils==0.42.0
SQLAlchemy==1.4.54
-SecretStorage==3.4.0
+SecretStorage==3.4.1
Sphinx==8.2.3
WTForms==3.2.1
Werkzeug==2.2.3
@@ -47,7 +47,7 @@ a2wsgi==1.10.10
adal==1.2.7
adlfs==2025.8.0
aenum==3.1.16
-aiobotocore==2.25.1
+aiobotocore==2.25.2
aiofiles==24.1.0
aiohappyeyeballs==2.6.1
aiohttp-cors==0.8.1
@@ -130,8 +130,8 @@ bitarray==3.8.0
black==25.11.0
bleach==6.3.0
blinker==1.9.0
-boto3==1.40.61
-botocore==1.40.61
+boto3==1.40.70
+botocore==1.40.70
build==1.3.0
cachelib==0.13.0
cachetools==6.2.1
@@ -139,7 +139,7 @@ cadwyn==5.4.5
cassandra-driver==3.29.3
cattrs==25.3.0
celery==5.5.3
-certifi==2025.10.5
+certifi==2025.11.12
cffi==1.17.1
cfgv==3.4.0
cfn-lint==1.40.4
@@ -170,7 +170,7 @@ databricks-sql-connector==4.1.4
databricks-sqlalchemy==1.0.2
dataclasses-json==0.6.7
datadog==0.52.1
-db-dtypes==1.4.3
+db-dtypes==1.4.4
debugpy==1.8.17
decorator==5.2.1
defusedxml==0.7.1
@@ -429,7 +429,7 @@ opentelemetry-proto==1.27.0
opentelemetry-sdk==1.27.0
opentelemetry-semantic-conventions==0.48b0
opsgenie-sdk==2.1.5
-oracledb==3.4.0
+oracledb==3.4.1
ordered-set==4.1.0
orjson==3.11.4
oss2==2.19.1
@@ -453,7 +453,7 @@ pgvector==0.4.1
pinecone-plugin-interface==0.0.7
pinecone==7.0.1
pinotdb==5.7.0
-pipdeptree==2.29.0
+pipdeptree==2.30.0
platformdirs==4.5.0
pluggy==1.6.0
ply==3.11
@@ -499,7 +499,7 @@ pyexasol==1.1.0
pygtrie==2.5.0
pyiceberg==0.10.0
pykerberos==1.2.4
-pymongo==4.15.3
+pymongo==4.15.4
pymssql==2.3.9
pyodbc==5.3.0
pyodps==0.12.5
@@ -577,7 +577,7 @@ scrapbook==0.5.0
segment-analytics-python==2.3.4
semver==3.0.4
sendgrid==6.11.0
-sentry-sdk==2.43.0
+sentry-sdk==2.44.0
setproctitle==1.3.7
setuptools==80.9.0
shapely==2.1.2
@@ -701,7 +701,7 @@ websockets==15.0.1
wheel==0.45.1
wirerope==1.0.0
wrapt==1.17.3
-xmlsec==1.3.16
+xmlsec==1.3.17
xmltodict==1.0.2
yamllint==1.37.1
yandex-query-client==0.1.4
diff --git a/constraints-source-providers-3.13.txt
b/constraints-source-providers-3.13.txt
index bc583de1ce1..f96fec8791a 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-11-11T06:57:21.217126
+# This constraints file was automatically generated on
2025-11-12T07:52:27.075261
# via `uv sync --resolution highest for the "v3-1-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.
@@ -33,14 +33,14 @@ Pygments==2.19.2
SQLAlchemy-JSONField==1.0.2
SQLAlchemy-Utils==0.42.0
SQLAlchemy==2.0.44
-SecretStorage==3.4.0
+SecretStorage==3.4.1
Sphinx==8.2.3
Werkzeug==3.1.3
a2wsgi==1.10.10
adal==1.2.7
adlfs==2025.8.0
aenum==3.1.16
-aiobotocore==2.25.1
+aiobotocore==2.25.2
aiofiles==24.1.0
aiohappyeyeballs==2.6.1
aiohttp==3.13.2
@@ -119,15 +119,15 @@ bitarray==3.8.0
black==25.11.0
bleach==6.3.0
blinker==1.9.0
-boto3==1.40.61
-botocore==1.40.61
+boto3==1.40.70
+botocore==1.40.70
build==1.3.0
cachetools==6.2.1
cadwyn==5.4.5
cassandra-driver==3.29.3
cattrs==25.3.0
celery==5.5.3
-certifi==2025.10.5
+certifi==2025.11.12
cffi==1.17.1
cfgv==3.4.0
cfn-lint==1.40.4
@@ -155,7 +155,7 @@ databricks-sql-connector==4.1.4
databricks-sqlalchemy==2.0.8
dataclasses-json==0.6.7
datadog==0.52.1
-db-dtypes==1.4.3
+db-dtypes==1.4.4
debugpy==1.8.17
decorator==5.2.1
defusedxml==0.7.1
@@ -407,7 +407,7 @@ opentelemetry-proto==1.38.0
opentelemetry-sdk==1.38.0
opentelemetry-semantic-conventions==0.59b0
opsgenie-sdk==2.1.5
-oracledb==3.4.0
+oracledb==3.4.1
ordered-set==4.1.0
orjson==3.11.4
oss2==2.19.1
@@ -431,7 +431,7 @@ pgvector==0.4.1
pinecone-plugin-interface==0.0.7
pinecone==7.0.1
pinotdb==5.7.0
-pipdeptree==2.29.0
+pipdeptree==2.30.0
platformdirs==4.5.0
pluggy==1.6.0
ply==3.11
@@ -473,7 +473,7 @@ pyexasol==1.2.1
pygtrie==2.5.0
pyiceberg==0.10.0
pykerberos==1.2.4
-pymongo==4.15.3
+pymongo==4.15.4
pymssql==2.3.9
pyodbc==5.3.0
pyodps==0.12.5
@@ -549,7 +549,7 @@ scrapbook==0.5.0
segment-analytics-python==2.3.4
semver==3.0.4
sendgrid==6.12.2
-sentry-sdk==2.43.0
+sentry-sdk==2.44.0
setproctitle==1.3.7
setuptools==80.9.0
shapely==2.1.2