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 da7614aba4a Updating constraints. GitHub run id:21572134168
da7614aba4a is described below
commit da7614aba4a94c833e1837463495ad728470c1fd
Author: Automated GitHub Actions commit <[email protected]>
AuthorDate: Mon Feb 2 00:09:13 2026 +0000
Updating constraints. GitHub run id:21572134168
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
5db757e13ed849350f2ad530f3d5cd7a04d60dd0.
The action that build those constraints can be found at
https://github.com/apache/airflow/actions/runs/21572134168/
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 | 26 +++++++++++++-------------
constraints-3.11.txt | 28 ++++++++++++++--------------
constraints-3.12.txt | 28 ++++++++++++++--------------
constraints-3.13.txt | 30 +++++++++++++++---------------
constraints-no-providers-3.10.txt | 12 ++++++------
constraints-no-providers-3.11.txt | 12 ++++++------
constraints-no-providers-3.12.txt | 12 ++++++------
constraints-no-providers-3.13.txt | 12 ++++++------
constraints-source-providers-3.10.txt | 28 ++++++++++++++--------------
constraints-source-providers-3.11.txt | 28 ++++++++++++++--------------
constraints-source-providers-3.12.txt | 28 ++++++++++++++--------------
constraints-source-providers-3.13.txt | 28 ++++++++++++++--------------
12 files changed, 136 insertions(+), 136 deletions(-)
diff --git a/constraints-3.10.txt b/constraints-3.10.txt
index 146e146cd16..9c13f266d1c 100644
--- a/constraints-3.10.txt
+++ b/constraints-3.10.txt
@@ -1,6 +1,6 @@
#
-# This constraints file was automatically generated on
2026-01-30T09:03:18.327752
+# This constraints file was automatically generated on
2026-02-01T23:36:16.159055
# 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.
@@ -48,10 +48,10 @@ Jinja2==3.1.6
Mako==1.3.10
Markdown==3.10.1
MarkupSafe==3.0.3
-PyAthena==3.25.0
+PyAthena==3.26.0
PyGithub==2.8.1
PyHive==0.7.0
-PyJWT==2.10.1
+PyJWT==2.11.0
PyMySQL==1.1.2
PyNaCl==1.6.2
PyYAML==6.0.3
@@ -230,7 +230,7 @@ azure-storage-file-datalake==12.23.0
azure-storage-file-share==12.24.0
azure-synapse-artifacts==0.21.0
azure-synapse-spark==0.7.0
-babel==2.17.0
+babel==2.18.0
backoff==2.2.1
backports.strenum==1.3.1
backports.tarfile==1.2.0
@@ -247,7 +247,7 @@ boto3==1.42.30
botocore==1.42.30
build==1.4.0
cachelib==0.13.0
-cachetools==6.2.6
+cachetools==7.0.0
cadwyn==5.4.6
cassandra-driver==3.29.3
cattrs==25.3.0
@@ -375,7 +375,7 @@ google-cloud-videointelligence==2.18.0
google-cloud-vision==3.12.0
google-cloud-workflows==1.20.0
google-crc32c==1.8.0
-google-genai==1.60.0
+google-genai==1.61.0
google-resumable-media==2.8.0
googleapis-common-protos==1.72.0
graphviz==0.21
@@ -445,7 +445,7 @@ lazy-object-proxy==1.12.0
libcst==1.8.6
limits==5.6.0
linkify-it-py==2.0.3
-litellm==1.81.5
+litellm==1.81.6
lockfile==0.12.2
looker_sdk==25.20.0
lxml==6.0.2
@@ -522,7 +522,7 @@ paramiko==3.5.1
parso==0.8.5
pathspec==1.0.4
pbr==7.0.3
-pendulum==3.1.0
+pendulum==3.2.0
pexpect==4.9.0
pgvector==0.4.2
pinecone-plugin-interface==0.0.7
@@ -604,7 +604,7 @@ requests==2.32.5
requests_ntlm==1.3.0
retryhttp==1.4.0
rich-argparse==1.7.2
-rich-toolkit==0.17.2
+rich-toolkit==0.18.1
rich==13.9.4
rpds-py==0.30.0
rsa==4.9.1
@@ -616,7 +616,7 @@ scikit-learn==1.5.2
scipy==1.15.3
scramp==1.4.8
scrapbook==0.5.0
-segment-analytics-python==2.3.5
+segment-analytics-python==2.3.3
sendgrid==6.12.4
sentry-sdk==2.51.0
setproctitle==1.3.7
@@ -662,7 +662,7 @@ tokenizers==0.22.2
tomli==2.4.0
tomlkit==0.14.0
tornado==6.5.4
-tqdm==4.67.1
+tqdm==4.67.2
traitlets==5.14.3
trino==0.336.0
typer-slim==0.21.1
@@ -689,13 +689,13 @@ vine==5.1.0
virtualenv==20.36.1
watchfiles==1.1.1
watchtower==3.4.0
-wcwidth==0.5.2
+wcwidth==0.5.3
weaviate-client==4.19.2
webencodings==0.5.1
websocket-client==1.9.0
websockets==15.0.1
wirerope==1.0.0
-wrapt==2.0.1
+wrapt==2.1.0
xmlsec==1.3.17
xmltodict==1.0.2
yandex-query-client==0.1.4
diff --git a/constraints-3.11.txt b/constraints-3.11.txt
index d69bcf201c3..32a0bec160e 100644
--- a/constraints-3.11.txt
+++ b/constraints-3.11.txt
@@ -1,6 +1,6 @@
#
-# This constraints file was automatically generated on
2026-01-30T09:02:03.982066
+# This constraints file was automatically generated on
2026-02-01T23:36:20.560931
# 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.
@@ -48,10 +48,10 @@ Jinja2==3.1.6
Mako==1.3.10
Markdown==3.10.1
MarkupSafe==3.0.3
-PyAthena==3.25.0
+PyAthena==3.26.0
PyGithub==2.8.1
PyHive==0.7.0
-PyJWT==2.10.1
+PyJWT==2.11.0
PyMySQL==1.1.2
PyNaCl==1.6.2
PyYAML==6.0.3
@@ -230,7 +230,7 @@ azure-storage-file-datalake==12.23.0
azure-storage-file-share==12.24.0
azure-synapse-artifacts==0.21.0
azure-synapse-spark==0.7.0
-babel==2.17.0
+babel==2.18.0
backoff==2.2.1
backports.tarfile==1.2.0
bcrypt==5.0.0
@@ -246,7 +246,7 @@ boto3==1.42.30
botocore==1.42.30
build==1.4.0
cachelib==0.13.0
-cachetools==6.2.6
+cachetools==7.0.0
cadwyn==5.4.6
cassandra-driver==3.29.3
cattrs==25.3.0
@@ -373,7 +373,7 @@ google-cloud-videointelligence==2.18.0
google-cloud-vision==3.12.0
google-cloud-workflows==1.20.0
google-crc32c==1.8.0
-google-genai==1.60.0
+google-genai==1.61.0
google-resumable-media==2.8.0
googleapis-common-protos==1.72.0
graphviz==0.21
@@ -444,7 +444,7 @@ lazy-object-proxy==1.12.0
libcst==1.8.6
limits==5.6.0
linkify-it-py==2.0.3
-litellm==1.81.5
+litellm==1.81.6
lockfile==0.12.2
looker_sdk==25.20.0
lxml==6.0.2
@@ -483,7 +483,7 @@ nbconvert==7.17.0
nbformat==5.10.4
neo4j==6.1.0
nest-asyncio==1.6.0
-numpy==2.4.1
+numpy==2.4.2
oauthlib==3.3.1
objsize==0.7.1
openai==2.16.0
@@ -521,7 +521,7 @@ paramiko==3.5.1
parso==0.8.5
pathspec==1.0.4
pbr==7.0.3
-pendulum==3.1.0
+pendulum==3.2.0
pexpect==4.9.0
pgvector==0.4.2
pinecone-plugin-interface==0.0.7
@@ -603,7 +603,7 @@ requests==2.32.5
requests_ntlm==1.3.0
retryhttp==1.4.0
rich-argparse==1.7.2
-rich-toolkit==0.17.2
+rich-toolkit==0.18.1
rich==13.9.4
rpds-py==0.30.0
rsa==4.9.1
@@ -615,7 +615,7 @@ scikit-learn==1.8.0
scipy==1.17.0
scramp==1.4.8
scrapbook==0.5.0
-segment-analytics-python==2.3.5
+segment-analytics-python==2.3.3
sendgrid==6.12.4
sentry-sdk==2.51.0
setproctitle==1.3.7
@@ -660,7 +660,7 @@ tinycss2==1.4.0
tokenizers==0.22.2
tomlkit==0.14.0
tornado==6.5.4
-tqdm==4.67.1
+tqdm==4.67.2
traitlets==5.14.3
trino==0.336.0
typer-slim==0.21.1
@@ -687,13 +687,13 @@ vine==5.1.0
virtualenv==20.36.1
watchfiles==1.1.1
watchtower==3.4.0
-wcwidth==0.5.2
+wcwidth==0.5.3
weaviate-client==4.19.2
webencodings==0.5.1
websocket-client==1.9.0
websockets==15.0.1
wirerope==1.0.0
-wrapt==2.0.1
+wrapt==2.1.0
xmlsec==1.3.17
xmltodict==1.0.2
yandex-query-client==0.1.4
diff --git a/constraints-3.12.txt b/constraints-3.12.txt
index 0ceb57e64db..ad6f648c214 100644
--- a/constraints-3.12.txt
+++ b/constraints-3.12.txt
@@ -1,6 +1,6 @@
#
-# This constraints file was automatically generated on
2026-01-30T09:01:23.068507
+# This constraints file was automatically generated on
2026-02-01T23:36:22.415332
# 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.
@@ -48,10 +48,10 @@ Jinja2==3.1.6
Mako==1.3.10
Markdown==3.10.1
MarkupSafe==3.0.3
-PyAthena==3.25.0
+PyAthena==3.26.0
PyGithub==2.8.1
PyHive==0.7.0
-PyJWT==2.10.1
+PyJWT==2.11.0
PyMySQL==1.1.2
PyNaCl==1.6.2
PyYAML==6.0.3
@@ -230,7 +230,7 @@ azure-storage-file-datalake==12.23.0
azure-storage-file-share==12.24.0
azure-synapse-artifacts==0.21.0
azure-synapse-spark==0.7.0
-babel==2.17.0
+babel==2.18.0
backoff==2.2.1
bcrypt==5.0.0
beartype==0.22.9
@@ -245,7 +245,7 @@ boto3==1.42.30
botocore==1.42.30
build==1.4.0
cachelib==0.13.0
-cachetools==6.2.6
+cachetools==7.0.0
cadwyn==5.4.6
cassandra-driver==3.29.3
cattrs==25.3.0
@@ -371,7 +371,7 @@ google-cloud-videointelligence==2.18.0
google-cloud-vision==3.12.0
google-cloud-workflows==1.20.0
google-crc32c==1.8.0
-google-genai==1.60.0
+google-genai==1.61.0
google-resumable-media==2.8.0
googleapis-common-protos==1.72.0
graphviz==0.21
@@ -442,7 +442,7 @@ lazy-object-proxy==1.12.0
libcst==1.8.6
limits==5.6.0
linkify-it-py==2.0.3
-litellm==1.81.5
+litellm==1.81.6
lockfile==0.12.2
looker_sdk==25.20.0
lxml==6.0.2
@@ -481,7 +481,7 @@ nbconvert==7.17.0
nbformat==5.10.4
neo4j==6.1.0
nest-asyncio==1.6.0
-numpy==2.4.1
+numpy==2.4.2
oauthlib==3.3.1
objsize==0.7.1
openai==2.16.0
@@ -519,7 +519,7 @@ paramiko==3.5.1
parso==0.8.5
pathspec==1.0.4
pbr==7.0.3
-pendulum==3.1.0
+pendulum==3.2.0
pexpect==4.9.0
pgvector==0.4.2
pinecone-plugin-interface==0.0.7
@@ -601,7 +601,7 @@ requests==2.32.5
requests_ntlm==1.3.0
retryhttp==1.4.0
rich-argparse==1.7.2
-rich-toolkit==0.17.2
+rich-toolkit==0.18.1
rich==13.9.4
rpds-py==0.30.0
rsa==4.9.1
@@ -613,7 +613,7 @@ scikit-learn==1.8.0
scipy==1.17.0
scramp==1.4.8
scrapbook==0.5.0
-segment-analytics-python==2.3.5
+segment-analytics-python==2.3.3
sendgrid==6.11.0
sentry-sdk==2.51.0
setproctitle==1.3.7
@@ -660,7 +660,7 @@ tinycss2==1.4.0
tokenizers==0.22.2
tomlkit==0.14.0
tornado==6.5.4
-tqdm==4.67.1
+tqdm==4.67.2
traitlets==5.14.3
trino==0.336.0
typer-slim==0.21.1
@@ -687,14 +687,14 @@ vine==5.1.0
virtualenv==20.36.1
watchfiles==1.1.1
watchtower==3.4.0
-wcwidth==0.5.2
+wcwidth==0.5.3
weaviate-client==4.19.2
webencodings==0.5.1
websocket-client==1.9.0
websockets==15.0.1
wheel==0.46.3
wirerope==1.0.0
-wrapt==2.0.1
+wrapt==2.1.0
xmlsec==1.3.17
xmltodict==1.0.2
yandex-query-client==0.1.4
diff --git a/constraints-3.13.txt b/constraints-3.13.txt
index 7eab957067d..a413734419e 100644
--- a/constraints-3.13.txt
+++ b/constraints-3.13.txt
@@ -1,6 +1,6 @@
#
-# This constraints file was automatically generated on
2026-01-30T09:01:11.458593
+# This constraints file was automatically generated on
2026-02-01T23:36:12.300419
# 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.
@@ -42,10 +42,10 @@ Jinja2==3.1.6
Mako==1.3.10
Markdown==3.10.1
MarkupSafe==3.0.3
-PyAthena==3.25.0
+PyAthena==3.26.0
PyGithub==2.8.1
PyHive==0.7.0
-PyJWT==2.10.1
+PyJWT==2.11.0
PyMySQL==1.1.2
PyNaCl==1.6.2
PyYAML-ft==8.0.0
@@ -216,7 +216,7 @@ azure-storage-file-datalake==12.23.0
azure-storage-file-share==12.24.0
azure-synapse-artifacts==0.21.0
azure-synapse-spark==0.7.0
-babel==2.17.0
+babel==2.18.0
backoff==2.2.1
bcrypt==5.0.0
beautifulsoup4==4.14.3
@@ -228,7 +228,7 @@ blinker==1.9.0
boto3==1.42.30
botocore==1.42.30
build==1.4.0
-cachetools==6.2.6
+cachetools==7.0.0
cadwyn==5.4.6
cassandra-driver==3.29.3
cattrs==25.3.0
@@ -344,7 +344,7 @@ google-cloud-videointelligence==2.18.0
google-cloud-vision==3.12.0
google-cloud-workflows==1.20.0
google-crc32c==1.8.0
-google-genai==1.60.0
+google-genai==1.61.0
google-resumable-media==2.8.0
googleapis-common-protos==1.72.0
graphviz==0.21
@@ -412,7 +412,7 @@ lazy-object-proxy==1.12.0
libcst==1.8.6
limits==5.6.0
linkify-it-py==2.0.3
-litellm==1.81.5
+litellm==1.81.6
lockfile==0.12.2
looker_sdk==25.20.0
lxml==5.4.0
@@ -449,7 +449,7 @@ nbconvert==7.17.0
nbformat==5.10.4
neo4j==6.1.0
nest-asyncio==1.6.0
-numpy==2.4.1
+numpy==2.4.2
oauthlib==3.3.1
openai==2.16.0
openlineage-integration-common==1.43.0
@@ -485,7 +485,7 @@ paramiko==3.5.1
parso==0.8.5
pathspec==1.0.4
pbr==7.0.3
-pendulum==3.1.0
+pendulum==3.2.0
pexpect==4.9.0
pgvector==0.4.2
pinecone-plugin-interface==0.0.7
@@ -563,8 +563,8 @@ requests==2.32.5
requests_ntlm==1.3.0
retryhttp==1.4.0
rich-argparse==1.7.2
-rich-toolkit==0.17.2
-rich==14.3.1
+rich-toolkit==0.18.1
+rich==14.3.2
rpds-py==0.30.0
rsa==4.9.1
ruamel.yaml==0.19.1
@@ -575,7 +575,7 @@ scikit-learn==1.8.0
scipy==1.17.0
scramp==1.4.8
scrapbook==0.5.0
-segment-analytics-python==2.3.5
+segment-analytics-python==2.3.3
sendgrid==6.12.2
sentry-sdk==2.51.0
setproctitle==1.3.7
@@ -620,7 +620,7 @@ tinycss2==1.4.0
tokenizers==0.22.2
tomlkit==0.14.0
tornado==6.5.4
-tqdm==4.67.1
+tqdm==4.67.2
traitlets==5.14.3
trino==0.336.0
typer-slim==0.21.1
@@ -646,14 +646,14 @@ vertica-python==1.4.0
vine==5.1.0
watchfiles==1.1.1
watchtower==3.4.0
-wcwidth==0.5.2
+wcwidth==0.5.3
weaviate-client==4.19.2
webencodings==0.5.1
websocket-client==1.8.0
websockets==15.0.1
wheel==0.46.3
wirerope==1.0.0
-wrapt==2.0.1
+wrapt==2.1.0
xmltodict==1.0.2
yarl==1.22.0
zeep==4.3.2
diff --git a/constraints-no-providers-3.10.txt
b/constraints-no-providers-3.10.txt
index c28d17aeeac..2d330c033ba 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-01-30T09:00:00.279617
+# This constraints file was automatically generated on
2026-02-01T23:33:02.348390
# 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.
@@ -12,7 +12,7 @@ Deprecated==1.3.1
Jinja2==3.1.6
Mako==1.3.10
MarkupSafe==3.0.3
-PyJWT==2.10.1
+PyJWT==2.11.0
PyYAML==6.0.3
Pygments==2.19.2
SQLAlchemy-JSONField==1.0.2
@@ -26,7 +26,7 @@ anyio==4.12.1
argcomplete==3.6.3
asgiref==3.11.0
attrs==25.4.0
-babel==2.17.0
+babel==2.18.0
backports.strenum==1.3.1
cadwyn==5.4.6
certifi==2026.1.4
@@ -78,7 +78,7 @@ opentelemetry-semantic-conventions==0.48b0
outcome==1.3.0.post0
packaging==26.0
pathspec==1.0.4
-pendulum==3.1.0
+pendulum==3.2.0
pluggy==1.6.0
protobuf==4.25.8
psutil==7.2.2
@@ -95,7 +95,7 @@ pytz==2025.2
referencing==0.36.2
requests==2.32.5
rich-argparse==1.7.2
-rich-toolkit==0.17.2
+rich-toolkit==0.18.1
rich==13.9.4
rpds-py==0.30.0
setproctitle==1.3.7
@@ -119,7 +119,7 @@ uc-micro-py==1.0.3
universal_pathlib==0.2.6
urllib3==2.6.3
uuid6==2025.0.1
-uv==0.9.26
+uv==0.9.28
uvicorn==0.40.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 8683da5622d..e4c4ff22758 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-01-30T08:58:52.565733
+# This constraints file was automatically generated on
2026-02-01T23:33:11.539134
# 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.
@@ -12,7 +12,7 @@ Deprecated==1.3.1
Jinja2==3.1.6
Mako==1.3.10
MarkupSafe==3.0.3
-PyJWT==2.10.1
+PyJWT==2.11.0
PyYAML==6.0.3
Pygments==2.19.2
SQLAlchemy-JSONField==1.0.2
@@ -26,7 +26,7 @@ anyio==4.12.1
argcomplete==3.6.3
asgiref==3.11.0
attrs==25.4.0
-babel==2.17.0
+babel==2.18.0
cadwyn==5.4.6
certifi==2026.1.4
cffi==2.0.0
@@ -76,7 +76,7 @@ opentelemetry-semantic-conventions==0.48b0
outcome==1.3.0.post0
packaging==26.0
pathspec==1.0.4
-pendulum==3.1.0
+pendulum==3.2.0
pluggy==1.6.0
protobuf==4.25.8
psutil==7.2.2
@@ -93,7 +93,7 @@ pytz==2025.2
referencing==0.36.2
requests==2.32.5
rich-argparse==1.7.2
-rich-toolkit==0.17.2
+rich-toolkit==0.18.1
rich==13.9.4
rpds-py==0.30.0
setproctitle==1.3.7
@@ -116,7 +116,7 @@ uc-micro-py==1.0.3
universal_pathlib==0.2.6
urllib3==2.6.3
uuid6==2025.0.1
-uv==0.9.26
+uv==0.9.28
uvicorn==0.40.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 43c4f7a78d4..23da43c1d1e 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-01-30T08:58:03.340586
+# This constraints file was automatically generated on
2026-02-01T23:33:03.556288
# 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.
@@ -12,7 +12,7 @@ Deprecated==1.3.1
Jinja2==3.1.6
Mako==1.3.10
MarkupSafe==3.0.3
-PyJWT==2.10.1
+PyJWT==2.11.0
PyYAML==6.0.3
Pygments==2.19.2
SQLAlchemy-JSONField==1.0.2
@@ -26,7 +26,7 @@ anyio==4.12.1
argcomplete==3.6.3
asgiref==3.11.0
attrs==25.4.0
-babel==2.17.0
+babel==2.18.0
cadwyn==5.4.6
certifi==2026.1.4
cffi==2.0.0
@@ -76,7 +76,7 @@ opentelemetry-semantic-conventions==0.48b0
outcome==1.3.0.post0
packaging==26.0
pathspec==1.0.4
-pendulum==3.1.0
+pendulum==3.2.0
pluggy==1.6.0
protobuf==4.25.8
psutil==7.2.2
@@ -93,7 +93,7 @@ pytz==2025.2
referencing==0.36.2
requests==2.32.5
rich-argparse==1.7.2
-rich-toolkit==0.17.2
+rich-toolkit==0.18.1
rich==13.9.4
rpds-py==0.30.0
setproctitle==1.3.7
@@ -116,7 +116,7 @@ uc-micro-py==1.0.3
universal_pathlib==0.2.6
urllib3==2.6.3
uuid6==2025.0.1
-uv==0.9.26
+uv==0.9.28
uvicorn==0.40.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 1f921de1e38..23a73c3111b 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-01-30T08:58:18.031926
+# This constraints file was automatically generated on
2026-02-01T23:33:19.070391
# 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.
@@ -12,7 +12,7 @@ Deprecated==1.3.1
Jinja2==3.1.6
Mako==1.3.10
MarkupSafe==3.0.3
-PyJWT==2.10.1
+PyJWT==2.11.0
PyYAML-ft==8.0.0
PyYAML==6.0.3
Pygments==2.19.2
@@ -27,7 +27,7 @@ anyio==4.12.1
argcomplete==3.6.3
asgiref==3.11.0
attrs==25.4.0
-babel==2.17.0
+babel==2.18.0
cadwyn==5.4.6
certifi==2026.1.4
cffi==2.0.0
@@ -77,7 +77,7 @@ opentelemetry-semantic-conventions==0.60b1
outcome==1.3.0.post0
packaging==26.0
pathspec==1.0.4
-pendulum==3.1.0
+pendulum==3.2.0
pluggy==1.6.0
protobuf==6.33.5
psutil==7.2.2
@@ -94,7 +94,7 @@ pytz==2025.2
referencing==0.36.2
requests==2.32.5
rich-argparse==1.7.2
-rich-toolkit==0.17.2
+rich-toolkit==0.18.1
rich==13.9.4
rpds-py==0.30.0
setproctitle==1.3.7
@@ -117,7 +117,7 @@ uc-micro-py==1.0.3
universal_pathlib==0.2.6
urllib3==2.6.3
uuid6==2025.0.1
-uv==0.9.26
+uv==0.9.28
uvicorn==0.40.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 eddc0a65bb3..f3925ee0da9 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-01-30T08:59:52.577727
+# This constraints file was automatically generated on
2026-02-01T23:32:55.131450
# 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.
@@ -29,10 +29,10 @@ Jinja2==3.1.6
Mako==1.3.10
Markdown==3.10.1
MarkupSafe==3.0.3
-PyAthena==3.25.0
+PyAthena==3.26.0
PyGithub==2.8.1
PyHive==0.7.0
-PyJWT==2.10.1
+PyJWT==2.11.0
PyMySQL==1.1.2
PyNaCl==1.6.2
PyYAML==6.0.3
@@ -117,7 +117,7 @@ azure-storage-file-datalake==12.23.0
azure-storage-file-share==12.24.0
azure-synapse-artifacts==0.21.0
azure-synapse-spark==0.7.0
-babel==2.17.0
+babel==2.18.0
backoff==2.2.1
backports.asyncio.runner==1.2.0
backports.strenum==1.3.1
@@ -274,7 +274,7 @@ google-cloud-videointelligence==2.18.0
google-cloud-vision==3.12.0
google-cloud-workflows==1.20.0
google-crc32c==1.8.0
-google-genai==1.60.0
+google-genai==1.61.0
google-resumable-media==2.8.0
googleapis-common-protos==1.72.0
graphql-core==3.2.7
@@ -361,7 +361,7 @@ libcst==1.8.6
librt==0.7.8
limits==5.6.0
linkify-it-py==2.0.3
-litellm==1.81.5
+litellm==1.81.6
lockfile==0.12.2
looker_sdk==25.20.0
lxml==6.0.2
@@ -453,7 +453,7 @@ pathable==0.4.4
pathspec==1.0.4
pbr==7.0.3
pdbr==0.9.7
-pendulum==3.1.0
+pendulum==3.2.0
pexpect==4.9.0
pgvector==0.4.2
pinecone-plugin-interface==0.0.7
@@ -469,7 +469,7 @@ polars==1.37.1
portalocker==3.2.0
pprintpp==0.4.0
pre_commit==4.5.1
-prek==0.3.0
+prek==0.3.1
presto-python-client==0.8.4
prison==0.2.1
prometheus_client==0.24.1
@@ -565,7 +565,7 @@ rfc3339-validator==0.1.4
rfc3986==2.0.0
rich-argparse==1.7.2
rich-click==1.8.9
-rich-toolkit==0.17.2
+rich-toolkit==0.18.1
rich==13.9.4
rpds-py==0.30.0
rsa==4.9.1
@@ -578,7 +578,7 @@ scikit-learn==1.5.2
scipy==1.15.3
scramp==1.4.8
scrapbook==0.5.0
-segment-analytics-python==2.3.5
+segment-analytics-python==2.3.3
semver==3.0.4
sendgrid==6.12.4
sentry-sdk==2.51.0
@@ -634,7 +634,7 @@ tenacity==9.1.2
teradatasql==20.0.0.50
teradatasqlalchemy==20.0.0.9
termcolor==3.3.0
-testcontainers==4.14.0
+testcontainers==4.14.1
text-unidecode==1.3
threadpoolctl==3.6.0
thrift-sasl==0.4.3
@@ -648,7 +648,7 @@ tomli_w==1.2.0
tomlkit==0.14.0
tornado==6.5.4
towncrier==25.8.0
-tqdm==4.67.1
+tqdm==4.67.2
traitlets==5.14.3
trino==0.336.0
trove-classifiers==2026.1.14.14
@@ -687,7 +687,7 @@ uritemplate==4.2.0
urllib3==2.6.3
userpath==1.9.2
uuid6==2025.0.1
-uv==0.9.26
+uv==0.9.28
uvicorn==0.40.0
uvloop==0.22.1
validators==0.35.0
@@ -696,7 +696,7 @@ vine==5.1.0
virtualenv==20.36.1
watchfiles==1.1.1
watchtower==3.4.0
-wcwidth==0.5.2
+wcwidth==0.5.3
weaviate-client==4.19.2
webencodings==0.5.1
websocket-client==1.9.0
diff --git a/constraints-source-providers-3.11.txt
b/constraints-source-providers-3.11.txt
index df436e2c6e0..bb918262586 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-01-30T08:58:45.619706
+# This constraints file was automatically generated on
2026-02-01T23:33:04.378778
# 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.
@@ -29,10 +29,10 @@ Jinja2==3.1.6
Mako==1.3.10
Markdown==3.10.1
MarkupSafe==3.0.3
-PyAthena==3.25.0
+PyAthena==3.26.0
PyGithub==2.8.1
PyHive==0.7.0
-PyJWT==2.10.1
+PyJWT==2.11.0
PyMySQL==1.1.2
PyNaCl==1.6.2
PyYAML==6.0.3
@@ -117,7 +117,7 @@ azure-storage-file-datalake==12.23.0
azure-storage-file-share==12.24.0
azure-synapse-artifacts==0.21.0
azure-synapse-spark==0.7.0
-babel==2.17.0
+babel==2.18.0
backoff==2.2.1
backports.tarfile==1.2.0
backports.zstd==1.3.0
@@ -271,7 +271,7 @@ google-cloud-videointelligence==2.18.0
google-cloud-vision==3.12.0
google-cloud-workflows==1.20.0
google-crc32c==1.8.0
-google-genai==1.60.0
+google-genai==1.61.0
google-resumable-media==2.8.0
googleapis-common-protos==1.72.0
graphql-core==3.2.7
@@ -359,7 +359,7 @@ libcst==1.8.6
librt==0.7.8
limits==5.6.0
linkify-it-py==2.0.3
-litellm==1.81.5
+litellm==1.81.6
lockfile==0.12.2
looker_sdk==25.20.0
lxml==6.0.2
@@ -451,7 +451,7 @@ pathable==0.4.4
pathspec==1.0.4
pbr==7.0.3
pdbr==0.9.7
-pendulum==3.1.0
+pendulum==3.2.0
pexpect==4.9.0
pgvector==0.4.2
pinecone-plugin-interface==0.0.7
@@ -467,7 +467,7 @@ polars==1.37.1
portalocker==3.2.0
pprintpp==0.4.0
pre_commit==4.5.1
-prek==0.3.0
+prek==0.3.1
presto-python-client==0.8.4
prison==0.2.1
prometheus_client==0.24.1
@@ -563,7 +563,7 @@ rfc3339-validator==0.1.4
rfc3986==2.0.0
rich-argparse==1.7.2
rich-click==1.8.9
-rich-toolkit==0.17.2
+rich-toolkit==0.18.1
rich==13.9.4
roman-numerals==4.1.0
rpds-py==0.30.0
@@ -577,7 +577,7 @@ scikit-learn==1.8.0
scipy==1.17.0
scramp==1.4.8
scrapbook==0.5.0
-segment-analytics-python==2.3.5
+segment-analytics-python==2.3.3
semver==3.0.4
sendgrid==6.12.4
sentry-sdk==2.51.0
@@ -633,7 +633,7 @@ tenacity==9.1.2
teradatasql==20.0.0.50
teradatasqlalchemy==20.0.0.9
termcolor==3.3.0
-testcontainers==4.14.0
+testcontainers==4.14.1
text-unidecode==1.3
threadpoolctl==3.6.0
thrift-sasl==0.4.3
@@ -646,7 +646,7 @@ tomli_w==1.2.0
tomlkit==0.14.0
tornado==6.5.4
towncrier==25.8.0
-tqdm==4.67.1
+tqdm==4.67.2
traitlets==5.14.3
trino==0.336.0
trove-classifiers==2026.1.14.14
@@ -685,7 +685,7 @@ uritemplate==4.2.0
urllib3==2.6.3
userpath==1.9.2
uuid6==2025.0.1
-uv==0.9.26
+uv==0.9.28
uvicorn==0.40.0
uvloop==0.22.1
validators==0.35.0
@@ -694,7 +694,7 @@ vine==5.1.0
virtualenv==20.36.1
watchfiles==1.1.1
watchtower==3.4.0
-wcwidth==0.5.2
+wcwidth==0.5.3
weaviate-client==4.19.2
webencodings==0.5.1
websocket-client==1.9.0
diff --git a/constraints-source-providers-3.12.txt
b/constraints-source-providers-3.12.txt
index 7da4d156fe7..10e3b41ce32 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-01-30T08:57:56.156448
+# This constraints file was automatically generated on
2026-02-01T23:32:56.419661
# 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.
@@ -29,10 +29,10 @@ Jinja2==3.1.6
Mako==1.3.10
Markdown==3.10.1
MarkupSafe==3.0.3
-PyAthena==3.25.0
+PyAthena==3.26.0
PyGithub==2.8.1
PyHive==0.7.0
-PyJWT==2.10.1
+PyJWT==2.11.0
PyMySQL==1.1.2
PyNaCl==1.6.2
PyYAML==6.0.3
@@ -117,7 +117,7 @@ azure-storage-file-datalake==12.23.0
azure-storage-file-share==12.24.0
azure-synapse-artifacts==0.21.0
azure-synapse-spark==0.7.0
-babel==2.17.0
+babel==2.18.0
backoff==2.2.1
backports.zstd==1.3.0
bcrypt==5.0.0
@@ -269,7 +269,7 @@ google-cloud-videointelligence==2.18.0
google-cloud-vision==3.12.0
google-cloud-workflows==1.20.0
google-crc32c==1.8.0
-google-genai==1.60.0
+google-genai==1.61.0
google-resumable-media==2.8.0
googleapis-common-protos==1.72.0
graphql-core==3.2.7
@@ -357,7 +357,7 @@ libcst==1.8.6
librt==0.7.8
limits==5.6.0
linkify-it-py==2.0.3
-litellm==1.81.5
+litellm==1.81.6
lockfile==0.12.2
looker_sdk==25.20.0
lxml==6.0.2
@@ -449,7 +449,7 @@ pathable==0.4.4
pathspec==1.0.4
pbr==7.0.3
pdbr==0.9.7
-pendulum==3.1.0
+pendulum==3.2.0
pexpect==4.9.0
pgvector==0.4.2
pinecone-plugin-interface==0.0.7
@@ -465,7 +465,7 @@ polars==1.37.1
portalocker==3.2.0
pprintpp==0.4.0
pre_commit==4.5.1
-prek==0.3.0
+prek==0.3.1
presto-python-client==0.8.4
prison==0.2.1
prometheus_client==0.24.1
@@ -561,7 +561,7 @@ rfc3339-validator==0.1.4
rfc3986==2.0.0
rich-argparse==1.7.2
rich-click==1.8.9
-rich-toolkit==0.17.2
+rich-toolkit==0.18.1
rich==13.9.4
roman-numerals==4.1.0
rpds-py==0.30.0
@@ -575,7 +575,7 @@ scikit-learn==1.8.0
scipy==1.17.0
scramp==1.4.8
scrapbook==0.5.0
-segment-analytics-python==2.3.5
+segment-analytics-python==2.3.3
semver==3.0.4
sendgrid==6.11.0
sentry-sdk==2.51.0
@@ -633,7 +633,7 @@ tenacity==9.1.2
teradatasql==20.0.0.50
teradatasqlalchemy==20.0.0.9
termcolor==3.3.0
-testcontainers==4.14.0
+testcontainers==4.14.1
text-unidecode==1.3
threadpoolctl==3.6.0
thrift-sasl==0.4.3
@@ -646,7 +646,7 @@ tomli_w==1.2.0
tomlkit==0.14.0
tornado==6.5.4
towncrier==25.8.0
-tqdm==4.67.1
+tqdm==4.67.2
traitlets==5.14.3
trino==0.336.0
trove-classifiers==2026.1.14.14
@@ -685,7 +685,7 @@ uritemplate==4.2.0
urllib3==2.6.3
userpath==1.9.2
uuid6==2025.0.1
-uv==0.9.26
+uv==0.9.28
uvicorn==0.40.0
uvloop==0.22.1
validators==0.35.0
@@ -694,7 +694,7 @@ vine==5.1.0
virtualenv==20.36.1
watchfiles==1.1.1
watchtower==3.4.0
-wcwidth==0.5.2
+wcwidth==0.5.3
weaviate-client==4.19.2
webencodings==0.5.1
websocket-client==1.9.0
diff --git a/constraints-source-providers-3.13.txt
b/constraints-source-providers-3.13.txt
index ad7b19d84cd..4db2fddf204 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-01-30T08:58:12.207951
+# This constraints file was automatically generated on
2026-02-01T23:33:12.623924
# 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.
@@ -22,10 +22,10 @@ Jinja2==3.1.6
Mako==1.3.10
Markdown==3.10.1
MarkupSafe==3.0.3
-PyAthena==3.25.0
+PyAthena==3.26.0
PyGithub==2.8.1
PyHive==0.7.0
-PyJWT==2.10.1
+PyJWT==2.11.0
PyMySQL==1.1.2
PyNaCl==1.6.2
PyYAML-ft==8.0.0
@@ -107,7 +107,7 @@ azure-storage-file-datalake==12.23.0
azure-storage-file-share==12.24.0
azure-synapse-artifacts==0.21.0
azure-synapse-spark==0.7.0
-babel==2.17.0
+babel==2.18.0
backoff==2.2.1
backports.zstd==1.3.0
bcrypt==5.0.0
@@ -253,7 +253,7 @@ google-cloud-videointelligence==2.18.0
google-cloud-vision==3.12.0
google-cloud-workflows==1.20.0
google-crc32c==1.8.0
-google-genai==1.60.0
+google-genai==1.61.0
google-resumable-media==2.8.0
googleapis-common-protos==1.72.0
graphql-core==3.2.7
@@ -340,7 +340,7 @@ libcst==1.8.6
librt==0.7.8
limits==5.6.0
linkify-it-py==2.0.3
-litellm==1.81.5
+litellm==1.81.6
lockfile==0.12.2
looker_sdk==25.20.0
lxml==6.0.2
@@ -428,7 +428,7 @@ pathable==0.4.4
pathspec==1.0.4
pbr==7.0.3
pdbr==0.9.7
-pendulum==3.1.0
+pendulum==3.2.0
pexpect==4.9.0
pgvector==0.4.2
pinecone-plugin-interface==0.0.7
@@ -444,7 +444,7 @@ polars==1.37.1
portalocker==3.2.0
pprintpp==0.4.0
pre_commit==4.5.1
-prek==0.3.0
+prek==0.3.1
presto-python-client==0.8.4
prometheus_client==0.24.1
prompt_toolkit==3.0.52
@@ -535,7 +535,7 @@ rfc3339-validator==0.1.4
rfc3986==2.0.0
rich-argparse==1.7.2
rich-click==1.8.9
-rich-toolkit==0.17.2
+rich-toolkit==0.18.1
rich==13.9.4
roman-numerals==4.1.0
rpds-py==0.30.0
@@ -549,7 +549,7 @@ scikit-learn==1.8.0
scipy==1.17.0
scramp==1.4.8
scrapbook==0.5.0
-segment-analytics-python==2.3.5
+segment-analytics-python==2.3.3
semver==3.0.4
sendgrid==6.12.2
sentry-sdk==2.51.0
@@ -605,7 +605,7 @@ tenacity==9.1.2
teradatasql==20.0.0.50
teradatasqlalchemy==20.0.0.9
termcolor==3.3.0
-testcontainers==4.14.0
+testcontainers==4.14.1
text-unidecode==1.3
threadpoolctl==3.6.0
thrift-sasl==0.4.3
@@ -618,7 +618,7 @@ tomli_w==1.2.0
tomlkit==0.14.0
tornado==6.5.4
towncrier==25.8.0
-tqdm==4.67.1
+tqdm==4.67.2
traitlets==5.14.3
trino==0.336.0
trove-classifiers==2026.1.14.14
@@ -657,7 +657,7 @@ uritemplate==4.2.0
urllib3==2.6.3
userpath==1.9.2
uuid6==2025.0.1
-uv==0.9.26
+uv==0.9.28
uvicorn==0.40.0
uvloop==0.22.1
validators==0.35.0
@@ -666,7 +666,7 @@ vine==5.1.0
virtualenv==20.36.1
watchfiles==1.1.1
watchtower==3.4.0
-wcwidth==0.5.2
+wcwidth==0.5.3
weaviate-client==4.19.2
webencodings==0.5.1
websocket-client==1.9.0