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 118246587f9 Updating constraints. GitHub run id:21059585117
118246587f9 is described below
commit 118246587f9e7a171da423978f58f9cbf298d8b5
Author: Automated GitHub Actions commit <[email protected]>
AuthorDate: Fri Jan 16 08:42:55 2026 +0000
Updating constraints. GitHub run id:21059585117
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
39b90769ad8ec243f25419298f75c0da49f08681.
The action that build those constraints can be found at
https://github.com/apache/airflow/actions/runs/21059585117/
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 | 4 ++--
constraints-3.11.txt | 4 ++--
constraints-3.12.txt | 4 ++--
constraints-3.13.txt | 4 ++--
constraints-no-providers-3.10.txt | 2 +-
constraints-no-providers-3.11.txt | 2 +-
constraints-no-providers-3.12.txt | 2 +-
constraints-no-providers-3.13.txt | 2 +-
constraints-source-providers-3.10.txt | 4 ++--
constraints-source-providers-3.11.txt | 4 ++--
constraints-source-providers-3.12.txt | 4 ++--
constraints-source-providers-3.13.txt | 4 ++--
12 files changed, 20 insertions(+), 20 deletions(-)
diff --git a/constraints-3.10.txt b/constraints-3.10.txt
index ff8bd018639..c780664c5fd 100644
--- a/constraints-3.10.txt
+++ b/constraints-3.10.txt
@@ -1,6 +1,6 @@
#
-# This constraints file was automatically generated on
2026-01-16T07:14:26.081211
+# This constraints file was automatically generated on
2026-01-16T08:10:20.288990
# 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,7 +48,7 @@ Jinja2==3.1.6
Mako==1.3.10
Markdown==3.10
MarkupSafe==3.0.3
-PyAthena==3.24.1
+PyAthena==3.25.0
PyGithub==2.8.1
PyHive==0.7.0
PyJWT==2.10.1
diff --git a/constraints-3.11.txt b/constraints-3.11.txt
index 987ac416cf1..0dd7489a18d 100644
--- a/constraints-3.11.txt
+++ b/constraints-3.11.txt
@@ -1,6 +1,6 @@
#
-# This constraints file was automatically generated on
2026-01-16T07:14:34.521122
+# This constraints file was automatically generated on
2026-01-16T08:11:00.938191
# 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,7 +48,7 @@ Jinja2==3.1.6
Mako==1.3.10
Markdown==3.10
MarkupSafe==3.0.3
-PyAthena==3.24.1
+PyAthena==3.25.0
PyGithub==2.8.1
PyHive==0.7.0
PyJWT==2.10.1
diff --git a/constraints-3.12.txt b/constraints-3.12.txt
index d13205005be..a80754ac820 100644
--- a/constraints-3.12.txt
+++ b/constraints-3.12.txt
@@ -1,6 +1,6 @@
#
-# This constraints file was automatically generated on
2026-01-16T07:14:19.307405
+# This constraints file was automatically generated on
2026-01-16T08:10:27.664626
# 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,7 +48,7 @@ Jinja2==3.1.6
Mako==1.3.10
Markdown==3.10
MarkupSafe==3.0.3
-PyAthena==3.24.1
+PyAthena==3.25.0
PyGithub==2.8.1
PyHive==0.7.0
PyJWT==2.10.1
diff --git a/constraints-3.13.txt b/constraints-3.13.txt
index 296fef80298..538568823a0 100644
--- a/constraints-3.13.txt
+++ b/constraints-3.13.txt
@@ -1,6 +1,6 @@
#
-# This constraints file was automatically generated on
2026-01-16T07:13:55.492997
+# This constraints file was automatically generated on
2026-01-16T08:10:47.645164
# 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,7 +42,7 @@ Jinja2==3.1.6
Mako==1.3.10
Markdown==3.10
MarkupSafe==3.0.3
-PyAthena==3.24.1
+PyAthena==3.25.0
PyGithub==2.8.1
PyHive==0.7.0
PyJWT==2.10.1
diff --git a/constraints-no-providers-3.10.txt
b/constraints-no-providers-3.10.txt
index 1f693d14efe..38fb0371450 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-16T07:11:11.453316
+# This constraints file was automatically generated on
2026-01-16T08:07:08.090006
# 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.
diff --git a/constraints-no-providers-3.11.txt
b/constraints-no-providers-3.11.txt
index ed936fc8d77..79af9c6eb67 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-16T07:11:16.655245
+# This constraints file was automatically generated on
2026-01-16T08:08:07.302998
# 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.
diff --git a/constraints-no-providers-3.12.txt
b/constraints-no-providers-3.12.txt
index 44571e3a846..40f2cf5b5ae 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-16T07:11:00.010637
+# This constraints file was automatically generated on
2026-01-16T08:07:15.950467
# 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.
diff --git a/constraints-no-providers-3.13.txt
b/constraints-no-providers-3.13.txt
index 70fe4b1732c..9a32b3b7ae7 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-16T07:10:39.706258
+# This constraints file was automatically generated on
2026-01-16T08:07:34.129083
# 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.
diff --git a/constraints-source-providers-3.10.txt
b/constraints-source-providers-3.10.txt
index cfdd4d83d94..48118e6fcea 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-16T07:11:03.971917
+# This constraints file was automatically generated on
2026-01-16T08:07:00.930375
# 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,7 +29,7 @@ Jinja2==3.1.6
Mako==1.3.10
Markdown==3.10
MarkupSafe==3.0.3
-PyAthena==3.24.1
+PyAthena==3.25.0
PyGithub==2.8.1
PyHive==0.7.0
PyJWT==2.10.1
diff --git a/constraints-source-providers-3.11.txt
b/constraints-source-providers-3.11.txt
index b4897ed4c28..1957aa0bdad 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-16T07:11:09.529429
+# This constraints file was automatically generated on
2026-01-16T08:08:00.780210
# 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,7 +29,7 @@ Jinja2==3.1.6
Mako==1.3.10
Markdown==3.10
MarkupSafe==3.0.3
-PyAthena==3.24.1
+PyAthena==3.25.0
PyGithub==2.8.1
PyHive==0.7.0
PyJWT==2.10.1
diff --git a/constraints-source-providers-3.12.txt
b/constraints-source-providers-3.12.txt
index 7853200cfbb..9c4911faab8 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-16T07:10:52.789341
+# This constraints file was automatically generated on
2026-01-16T08:07:08.988782
# 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,7 +29,7 @@ Jinja2==3.1.6
Mako==1.3.10
Markdown==3.10
MarkupSafe==3.0.3
-PyAthena==3.24.1
+PyAthena==3.25.0
PyGithub==2.8.1
PyHive==0.7.0
PyJWT==2.10.1
diff --git a/constraints-source-providers-3.13.txt
b/constraints-source-providers-3.13.txt
index ab8ac0c84a4..193413637c5 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-16T07:10:32.602649
+# This constraints file was automatically generated on
2026-01-16T08:07:26.768501
# 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,7 +22,7 @@ Jinja2==3.1.6
Mako==1.3.10
Markdown==3.10
MarkupSafe==3.0.3
-PyAthena==3.24.1
+PyAthena==3.25.0
PyGithub==2.8.1
PyHive==0.7.0
PyJWT==2.10.1