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 dea995f68ab Updating constraints. GitHub run id:21545344848
dea995f68ab is described below
commit dea995f68ab1f576cab21dfb0ed134cfeb9bf16d
Author: Automated GitHub Actions commit <[email protected]>
AuthorDate: Sat Jan 31 15:10:36 2026 +0000
Updating constraints. GitHub run id:21545344848
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
8ac25dd658e9ea6a29aaa85215e17c180765c821.
The action that build those constraints can be found at
https://github.com/apache/airflow/actions/runs/21545344848/
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 | 10 +++++-----
constraints-3.11.txt | 14 +++++++-------
constraints-3.12.txt | 14 +++++++-------
constraints-3.13.txt | 10 +++++-----
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-source-providers-3.10.txt | 20 ++++++++++----------
constraints-source-providers-3.11.txt | 20 ++++++++++----------
constraints-source-providers-3.12.txt | 20 ++++++++++----------
constraints-source-providers-3.13.txt | 20 ++++++++++----------
12 files changed, 76 insertions(+), 76 deletions(-)
diff --git a/constraints-3.10.txt b/constraints-3.10.txt
index a880e50eb42..fada208a78d 100644
--- a/constraints-3.10.txt
+++ b/constraints-3.10.txt
@@ -1,6 +1,6 @@
#
-# This constraints file was automatically generated on
2026-01-30T20:00:07.272816
+# This constraints file was automatically generated on
2026-01-31T14:01:06.676127
# 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.
@@ -48,7 +48,7 @@ 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.11.0
@@ -343,7 +343,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
@@ -636,7 +636,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
@@ -663,7 +663,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-3.11.txt b/constraints-3.11.txt
index 9ebbece0dd9..aec407764a9 100644
--- a/constraints-3.11.txt
+++ b/constraints-3.11.txt
@@ -1,6 +1,6 @@
#
-# This constraints file was automatically generated on
2026-01-30T19:59:44.498508
+# This constraints file was automatically generated on
2026-01-31T14:01:24.705018
# 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.
@@ -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
@@ -341,7 +341,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
@@ -588,7 +588,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
@@ -634,7 +634,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
@@ -661,7 +661,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-3.12.txt b/constraints-3.12.txt
index 814fb52789f..7984c73725f 100644
--- a/constraints-3.12.txt
+++ b/constraints-3.12.txt
@@ -1,6 +1,6 @@
#
-# This constraints file was automatically generated on
2026-01-30T19:59:51.725726
+# This constraints file was automatically generated on
2026-01-31T14:01:30.384656
# 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.
@@ -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
@@ -339,7 +339,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
@@ -586,7 +586,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
@@ -634,7 +634,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
@@ -661,7 +661,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-3.13.txt b/constraints-3.13.txt
index 474aa7e8061..375aaa2ffb5 100644
--- a/constraints-3.13.txt
+++ b/constraints-3.13.txt
@@ -1,6 +1,6 @@
#
-# This constraints file was automatically generated on
2026-01-30T20:00:46.977860
+# This constraints file was automatically generated on
2026-01-31T14:01:31.035567
# 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.
@@ -40,7 +40,7 @@ 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.11.0
@@ -309,7 +309,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
@@ -589,7 +589,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
@@ -615,7 +615,7 @@ 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.9.0
diff --git a/constraints-no-providers-3.10.txt
b/constraints-no-providers-3.10.txt
index 41e6837655e..bee1f1028b8 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-30T19:56:16.005938
+# This constraints file was automatically generated on
2026-01-31T13:57:33.574991
# 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.
@@ -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
@@ -124,7 +124,7 @@ uc-micro-py==1.0.3
universal_pathlib==0.3.8
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 28800330ffc..27338688ab3 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-30T19:55:49.994816
+# This constraints file was automatically generated on
2026-01-31T13:57:38.662148
# 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.
@@ -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
@@ -121,7 +121,7 @@ uc-micro-py==1.0.3
universal_pathlib==0.3.8
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 96fc9a3e552..f7464e9a43a 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-30T19:55:55.938799
+# This constraints file was automatically generated on
2026-01-31T13:57:42.615981
# 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.
@@ -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
@@ -121,7 +121,7 @@ uc-micro-py==1.0.3
universal_pathlib==0.3.8
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 26b6f80b6ee..0e922d534d3 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-30T19:56:29.810818
+# This constraints file was automatically generated on
2026-01-31T13:57:41.357538
# 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.
@@ -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
@@ -122,7 +122,7 @@ uc-micro-py==1.0.3
universal_pathlib==0.3.8
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 4a07da1194c..3caa4d245a5 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-30T19:56:08.717067
+# This constraints file was automatically generated on
2026-01-31T13:57:27.011648
# 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.
@@ -28,10 +28,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
@@ -281,7 +281,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
@@ -317,7 +317,7 @@ ibm-cloud-sdk-core==3.24.2
ibmcloudant==0.11.3
icalendar==6.3.2
icdiff==2.0.7
-id==1.6.0
+id==1.5.0
identify==2.6.16
idna==3.11
ijson==3.4.0.post0
@@ -483,7 +483,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
@@ -594,7 +594,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
@@ -666,7 +666,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
@@ -705,7 +705,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
@@ -714,7 +714,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 2b6ab7e5511..c11c6cdd2c4 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-30T19:55:42.773002
+# This constraints file was automatically generated on
2026-01-31T13:57:31.733349
# 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.
@@ -28,10 +28,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
@@ -278,7 +278,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
@@ -314,7 +314,7 @@ ibm-cloud-sdk-core==3.24.2
ibmcloudant==0.11.3
icalendar==6.3.2
icdiff==2.0.7
-id==1.6.0
+id==1.5.0
identify==2.6.16
idna==3.11
ijson==3.4.0.post0
@@ -481,7 +481,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
@@ -593,7 +593,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
@@ -664,7 +664,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
@@ -703,7 +703,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
@@ -712,7 +712,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 912383d67e8..7db61698b9e 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-30T19:55:48.579822
+# This constraints file was automatically generated on
2026-01-31T13:57:35.284157
# 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.
@@ -28,10 +28,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
@@ -276,7 +276,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
@@ -312,7 +312,7 @@ ibm-cloud-sdk-core==3.24.2
ibmcloudant==0.11.3
icalendar==6.3.2
icdiff==2.0.7
-id==1.6.0
+id==1.5.0
identify==2.6.16
idna==3.11
ijson==3.4.0.post0
@@ -479,7 +479,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
@@ -591,7 +591,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
@@ -664,7 +664,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
@@ -703,7 +703,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
@@ -712,7 +712,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 77822ac6c39..466d143b5a0 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-30T19:56:21.658747
+# This constraints file was automatically generated on
2026-01-31T13:57:34.164558
# 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.
@@ -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
@@ -255,7 +255,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
@@ -290,7 +290,7 @@ ibm-cloud-sdk-core==3.24.2
ibmcloudant==0.11.3
icalendar==6.3.2
icdiff==2.0.7
-id==1.6.0
+id==1.5.0
identify==2.6.16
idna==3.11
ijson==3.4.0.post0
@@ -451,7 +451,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
@@ -559,7 +559,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
@@ -630,7 +630,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
@@ -669,7 +669,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
@@ -678,7 +678,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