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 c95c5fbc9a5 Updating constraints. GitHub run id:19666850503
c95c5fbc9a5 is described below
commit c95c5fbc9a5623ec57cbd3aee827106dea10e6ac
Author: Automated GitHub Actions commit <[email protected]>
AuthorDate: Tue Nov 25 11:36:17 2025 +0000
Updating constraints. GitHub run id:19666850503
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
abcac64f624db48d352268e995b7302f6aa876f2.
The action that build those constraints can be found at
https://github.com/apache/airflow/actions/runs/19666850503/
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 ec10a912a3a..901ebdbf898 100644
--- a/constraints-3.10.txt
+++ b/constraints-3.10.txt
@@ -1,6 +1,6 @@
#
-# This constraints file was automatically generated on
2025-11-25T08:34:19.766673
+# This constraints file was automatically generated on
2025-11-25T11:03:34.481047
# 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.
@@ -424,7 +424,7 @@ jmespath==0.10.0
joblib==1.5.2
jpype1==1.6.0
jsonpath-ng==1.7.0
-jsonpath-python==1.1.1
+jsonpath-python==1.1.2
jsonpickle==3.4.2
jsonschema-specifications==2025.9.1
jsonschema==4.25.1
diff --git a/constraints-3.11.txt b/constraints-3.11.txt
index 1aaaf395568..6a65b88f518 100644
--- a/constraints-3.11.txt
+++ b/constraints-3.11.txt
@@ -1,6 +1,6 @@
#
-# This constraints file was automatically generated on
2025-11-25T08:35:11.481599
+# This constraints file was automatically generated on
2025-11-25T11:03:51.483619
# 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.
@@ -423,7 +423,7 @@ jmespath==0.10.0
joblib==1.5.2
jpype1==1.6.0
jsonpath-ng==1.7.0
-jsonpath-python==1.1.1
+jsonpath-python==1.1.2
jsonpickle==3.4.2
jsonschema-specifications==2025.9.1
jsonschema==4.25.1
diff --git a/constraints-3.12.txt b/constraints-3.12.txt
index 51c09c4ecde..a46e3515184 100644
--- a/constraints-3.12.txt
+++ b/constraints-3.12.txt
@@ -1,6 +1,6 @@
#
-# This constraints file was automatically generated on
2025-11-25T08:34:20.367340
+# This constraints file was automatically generated on
2025-11-25T11:03:51.793814
# 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.
@@ -421,7 +421,7 @@ jmespath==0.10.0
joblib==1.5.2
jpype1==1.6.0
jsonpath-ng==1.7.0
-jsonpath-python==1.1.1
+jsonpath-python==1.1.2
jsonpickle==3.4.2
jsonschema-specifications==2025.9.1
jsonschema==4.25.1
diff --git a/constraints-3.13.txt b/constraints-3.13.txt
index d2ebe5f77ae..8c49c1ae4ab 100644
--- a/constraints-3.13.txt
+++ b/constraints-3.13.txt
@@ -1,6 +1,6 @@
#
-# This constraints file was automatically generated on
2025-11-25T08:34:51.169543
+# This constraints file was automatically generated on
2025-11-25T11:03:30.401907
# 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.
@@ -397,7 +397,7 @@ jmespath==0.10.0
joblib==1.5.2
jpype1==1.6.0
jsonpath-ng==1.7.0
-jsonpath-python==1.1.1
+jsonpath-python==1.1.2
jsonschema-specifications==2025.9.1
jsonschema==4.25.1
jupyter_client==8.6.3
diff --git a/constraints-no-providers-3.10.txt
b/constraints-no-providers-3.10.txt
index ff304498661..6fd3de6b0ab 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-25T08:31:00.623299
+# This constraints file was automatically generated on
2025-11-25T11:00:37.078220
# 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 abd1d556cc5..9a68b88284a 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-25T08:31:39.007409
+# This constraints file was automatically generated on
2025-11-25T11:00:42.393004
# 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 1d96125b115..53e1cc91bcc 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-25T08:31:04.244654
+# This constraints file was automatically generated on
2025-11-25T11:00:38.607099
# 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 9fdae042f97..d0870850d24 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-25T08:31:38.696516
+# This constraints file was automatically generated on
2025-11-25T11:00:23.063867
# 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 7fbe4a753ad..43890ce657a 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-25T08:30:53.166728
+# This constraints file was automatically generated on
2025-11-25T11:00:30.279603
# 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.
@@ -339,7 +339,7 @@ joserfc==1.4.3
jpype1==1.6.0
jsonpatch==1.33
jsonpath-ng==1.7.0
-jsonpath-python==1.1.1
+jsonpath-python==1.1.2
jsonpickle==3.4.2
jsonpointer==3.0.0
jsonschema-path==0.3.4
diff --git a/constraints-source-providers-3.11.txt
b/constraints-source-providers-3.11.txt
index 733e487dfcb..99e2ffb581d 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-25T08:31:31.834949
+# This constraints file was automatically generated on
2025-11-25T11:00:34.821886
# 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.
@@ -337,7 +337,7 @@ joserfc==1.4.3
jpype1==1.6.0
jsonpatch==1.33
jsonpath-ng==1.7.0
-jsonpath-python==1.1.1
+jsonpath-python==1.1.2
jsonpickle==3.4.2
jsonpointer==3.0.0
jsonschema-path==0.3.4
diff --git a/constraints-source-providers-3.12.txt
b/constraints-source-providers-3.12.txt
index 8718be0bb02..9f207dc1b14 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-25T08:30:56.895584
+# This constraints file was automatically generated on
2025-11-25T11:00:31.078510
# 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.
@@ -335,7 +335,7 @@ joserfc==1.4.3
jpype1==1.6.0
jsonpatch==1.33
jsonpath-ng==1.7.0
-jsonpath-python==1.1.1
+jsonpath-python==1.1.2
jsonpickle==3.4.2
jsonpointer==3.0.0
jsonschema-path==0.3.4
diff --git a/constraints-source-providers-3.13.txt
b/constraints-source-providers-3.13.txt
index 379cb02346f..de40fc056cb 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-25T08:31:31.346107
+# This constraints file was automatically generated on
2025-11-25T11:00:16.215698
# 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.
@@ -319,7 +319,7 @@ joserfc==1.4.3
jpype1==1.6.0
jsonpatch==1.33
jsonpath-ng==1.7.0
-jsonpath-python==1.1.1
+jsonpath-python==1.1.2
jsonpointer==3.0.0
jsonschema-path==0.3.4
jsonschema-specifications==2025.9.1