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 f0a7a1ac31d Updating constraints. GitHub run id:17537491344
f0a7a1ac31d is described below
commit f0a7a1ac31dc7c0f913027447a0d35ceade9be12
Author: Automated GitHub Actions commit <[email protected]>
AuthorDate: Mon Sep 8 03:17:29 2025 +0000
Updating constraints. GitHub run id:17537491344
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
e2c73fd35cab3274307b0f4a08615fdbc905f53c.
The action that build those constraints can be found at
https://github.com/apache/airflow/actions/runs/17537491344/
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 | 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 | 10 +++++-----
constraints-source-providers-3.11.txt | 10 +++++-----
constraints-source-providers-3.12.txt | 10 +++++-----
constraints-source-providers-3.13.txt | 10 +++++-----
12 files changed, 40 insertions(+), 40 deletions(-)
diff --git a/constraints-3.10.txt b/constraints-3.10.txt
index 1704da9efa8..13151d446a7 100644
--- a/constraints-3.10.txt
+++ b/constraints-3.10.txt
@@ -1,6 +1,6 @@
#
-# This constraints file was automatically generated on
2025-09-07T19:48:28.299019
+# This constraints file was automatically generated on
2025-09-08T02:44:34.336456
# 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.
@@ -391,7 +391,7 @@ jpype1==1.6.0
jsonpath-ng==1.7.0
jsonpath-python==1.0.6
jsonpickle==3.4.2
-jsonschema-specifications==2025.4.1
+jsonschema-specifications==2025.9.1
jsonschema==4.25.1
jupyter_client==8.6.3
jupyter_core==5.8.1
diff --git a/constraints-3.11.txt b/constraints-3.11.txt
index 1521a8d5e17..2ae2b006a0b 100644
--- a/constraints-3.11.txt
+++ b/constraints-3.11.txt
@@ -1,6 +1,6 @@
#
-# This constraints file was automatically generated on
2025-09-07T19:48:42.576297
+# This constraints file was automatically generated on
2025-09-08T02:44:59.245135
# 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.
@@ -390,7 +390,7 @@ jpype1==1.6.0
jsonpath-ng==1.7.0
jsonpath-python==1.0.6
jsonpickle==3.4.2
-jsonschema-specifications==2025.4.1
+jsonschema-specifications==2025.9.1
jsonschema==4.25.1
jupyter_client==8.6.3
jupyter_core==5.8.1
diff --git a/constraints-3.12.txt b/constraints-3.12.txt
index 8a08b5511a5..8a9cca15913 100644
--- a/constraints-3.12.txt
+++ b/constraints-3.12.txt
@@ -1,6 +1,6 @@
#
-# This constraints file was automatically generated on
2025-09-07T19:50:12.843156
+# This constraints file was automatically generated on
2025-09-08T02:44:30.133281
# 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.
@@ -388,7 +388,7 @@ jpype1==1.6.0
jsonpath-ng==1.7.0
jsonpath-python==1.0.6
jsonpickle==3.4.2
-jsonschema-specifications==2025.4.1
+jsonschema-specifications==2025.9.1
jsonschema==4.25.1
jupyter_client==8.6.3
jupyter_core==5.8.1
diff --git a/constraints-3.13.txt b/constraints-3.13.txt
index f76fc1aaddb..b10eb9d3e57 100644
--- a/constraints-3.13.txt
+++ b/constraints-3.13.txt
@@ -1,6 +1,6 @@
#
-# This constraints file was automatically generated on
2025-09-07T19:49:21.541270
+# This constraints file was automatically generated on
2025-09-08T02:44:59.714868
# 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.
@@ -365,7 +365,7 @@ joblib==1.5.2
jpype1==1.6.0
jsonpath-ng==1.7.0
jsonpath-python==1.0.6
-jsonschema-specifications==2025.4.1
+jsonschema-specifications==2025.9.1
jsonschema==4.25.1
jupyter_client==8.6.3
jupyter_core==5.8.1
diff --git a/constraints-no-providers-3.10.txt
b/constraints-no-providers-3.10.txt
index 24c340eebf5..9861379ffae 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-09-07T19:45:03.853015
+# This constraints file was automatically generated on
2025-09-08T02:41:13.249237
# 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.
@@ -53,7 +53,7 @@ httpx==0.28.1
idna==3.10
importlib_metadata==8.4.0
itsdangerous==2.2.0
-jsonschema-specifications==2025.4.1
+jsonschema-specifications==2025.9.1
jsonschema==4.25.1
lazy-object-proxy==1.12.0
libcst==1.8.2
@@ -117,7 +117,7 @@ uc-micro-py==1.0.3
universal_pathlib==0.2.6
urllib3==2.5.0
uuid6==2025.0.1
-uv==0.8.14
+uv==0.8.15
uvicorn==0.35.0
uvloop==0.21.0
watchfiles==1.1.0
diff --git a/constraints-no-providers-3.11.txt
b/constraints-no-providers-3.11.txt
index 3cf06657c00..6a394fb55c8 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-09-07T19:45:21.183020
+# This constraints file was automatically generated on
2025-09-08T02:41:35.206455
# 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.
@@ -51,7 +51,7 @@ httpx==0.28.1
idna==3.10
importlib_metadata==8.4.0
itsdangerous==2.2.0
-jsonschema-specifications==2025.4.1
+jsonschema-specifications==2025.9.1
jsonschema==4.25.1
lazy-object-proxy==1.12.0
libcst==1.8.2
@@ -114,7 +114,7 @@ uc-micro-py==1.0.3
universal_pathlib==0.2.6
urllib3==2.5.0
uuid6==2025.0.1
-uv==0.8.14
+uv==0.8.15
uvicorn==0.35.0
uvloop==0.21.0
watchfiles==1.1.0
diff --git a/constraints-no-providers-3.12.txt
b/constraints-no-providers-3.12.txt
index cf7456a44a7..c172fb554cc 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-09-07T19:46:50.751044
+# This constraints file was automatically generated on
2025-09-08T02:41:03.482566
# 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.
@@ -51,7 +51,7 @@ httpx==0.28.1
idna==3.10
importlib_metadata==8.4.0
itsdangerous==2.2.0
-jsonschema-specifications==2025.4.1
+jsonschema-specifications==2025.9.1
jsonschema==4.25.1
lazy-object-proxy==1.12.0
libcst==1.8.2
@@ -114,7 +114,7 @@ uc-micro-py==1.0.3
universal_pathlib==0.2.6
urllib3==2.5.0
uuid6==2025.0.1
-uv==0.8.14
+uv==0.8.15
uvicorn==0.35.0
uvloop==0.21.0
watchfiles==1.1.0
diff --git a/constraints-no-providers-3.13.txt
b/constraints-no-providers-3.13.txt
index 6636d055e14..cd49ebc8e66 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-09-07T19:45:52.839266
+# This constraints file was automatically generated on
2025-09-08T02:41:44.789619
# 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.
@@ -52,7 +52,7 @@ httpx==0.28.1
idna==3.10
importlib_metadata==8.7.0
itsdangerous==2.2.0
-jsonschema-specifications==2025.4.1
+jsonschema-specifications==2025.9.1
jsonschema==4.25.1
lazy-object-proxy==1.12.0
libcst==1.8.2
@@ -115,7 +115,7 @@ uc-micro-py==1.0.3
universal_pathlib==0.2.6
urllib3==2.5.0
uuid6==2025.0.1
-uv==0.8.14
+uv==0.8.15
uvicorn==0.35.0
uvloop==0.21.0
watchfiles==1.1.0
diff --git a/constraints-source-providers-3.10.txt
b/constraints-source-providers-3.10.txt
index 3bde0a44971..af21d6dbc00 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-09-07T19:44:56.907780
+# This constraints file was automatically generated on
2025-09-08T02:41:06.200256
# 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.
@@ -341,7 +341,7 @@ jsonpath-python==1.0.6
jsonpickle==3.4.2
jsonpointer==3.0.0
jsonschema-path==0.3.4
-jsonschema-specifications==2025.4.1
+jsonschema-specifications==2025.9.1
jsonschema==4.25.1
jupyter_client==8.6.3
jupyter_core==5.8.1
@@ -381,7 +381,7 @@ milvus-lite==2.5.1
mistune==3.1.4
mmh3==5.2.0
more-itertools==10.8.0
-moto==5.1.11
+moto==5.1.12
mpmath==1.3.0
msal-extensions==1.3.1
msal==1.33.0
@@ -565,7 +565,7 @@ rpds-py==0.27.1
rsa==4.9.1
ruamel.yaml.clib==0.2.12
ruamel.yaml==0.18.15
-ruff==0.12.11
+ruff==0.12.12
s3fs==2025.9.0
s3transfer==0.13.1
sagemaker_studio==1.0.21
@@ -682,7 +682,7 @@ uritemplate==4.2.0
urllib3==2.5.0
userpath==1.9.2
uuid6==2025.0.1
-uv==0.8.14
+uv==0.8.15
uvicorn==0.35.0
uvloop==0.21.0
validators==0.35.0
diff --git a/constraints-source-providers-3.11.txt
b/constraints-source-providers-3.11.txt
index 2ecd1f781e1..2bc8f7cf2e7 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-09-07T19:45:14.439681
+# This constraints file was automatically generated on
2025-09-08T02:41:27.970225
# 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.
@@ -339,7 +339,7 @@ jsonpath-python==1.0.6
jsonpickle==3.4.2
jsonpointer==3.0.0
jsonschema-path==0.3.4
-jsonschema-specifications==2025.4.1
+jsonschema-specifications==2025.9.1
jsonschema==4.25.1
jupyter_client==8.6.3
jupyter_core==5.8.1
@@ -379,7 +379,7 @@ milvus-lite==2.5.1
mistune==3.1.4
mmh3==5.2.0
more-itertools==10.8.0
-moto==5.1.11
+moto==5.1.12
mpmath==1.3.0
msal-extensions==1.3.1
msal==1.33.0
@@ -564,7 +564,7 @@ rpds-py==0.27.1
rsa==4.9.1
ruamel.yaml.clib==0.2.12
ruamel.yaml==0.18.15
-ruff==0.12.11
+ruff==0.12.12
s3fs==2025.9.0
s3transfer==0.13.1
sagemaker_studio==1.0.21
@@ -680,7 +680,7 @@ uritemplate==4.2.0
urllib3==2.5.0
userpath==1.9.2
uuid6==2025.0.1
-uv==0.8.14
+uv==0.8.15
uvicorn==0.35.0
uvloop==0.21.0
validators==0.35.0
diff --git a/constraints-source-providers-3.12.txt
b/constraints-source-providers-3.12.txt
index 7071e4133c8..8023232cd98 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-09-07T19:46:43.613147
+# This constraints file was automatically generated on
2025-09-08T02:40:56.447733
# 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.
@@ -337,7 +337,7 @@ jsonpath-python==1.0.6
jsonpickle==3.4.2
jsonpointer==3.0.0
jsonschema-path==0.3.4
-jsonschema-specifications==2025.4.1
+jsonschema-specifications==2025.9.1
jsonschema==4.25.1
jupyter_client==8.6.3
jupyter_core==5.8.1
@@ -377,7 +377,7 @@ milvus-lite==2.5.1
mistune==3.1.4
mmh3==5.2.0
more-itertools==10.8.0
-moto==5.1.11
+moto==5.1.12
mpmath==1.3.0
msal-extensions==1.3.1
msal==1.33.0
@@ -562,7 +562,7 @@ rpds-py==0.27.1
rsa==4.9.1
ruamel.yaml.clib==0.2.12
ruamel.yaml==0.18.15
-ruff==0.12.11
+ruff==0.12.12
s3fs==2025.9.0
s3transfer==0.13.1
sagemaker_studio==1.0.21
@@ -680,7 +680,7 @@ uritemplate==4.2.0
urllib3==2.5.0
userpath==1.9.2
uuid6==2025.0.1
-uv==0.8.14
+uv==0.8.15
uvicorn==0.35.0
uvloop==0.21.0
validators==0.35.0
diff --git a/constraints-source-providers-3.13.txt
b/constraints-source-providers-3.13.txt
index 7ccf6f690bc..52fc641e0b9 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-09-07T19:45:45.028642
+# This constraints file was automatically generated on
2025-09-08T02:41:37.753421
# 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.
@@ -320,7 +320,7 @@ jsonpath-ng==1.7.0
jsonpath-python==1.0.6
jsonpointer==3.0.0
jsonschema-path==0.3.4
-jsonschema-specifications==2025.4.1
+jsonschema-specifications==2025.9.1
jsonschema==4.25.1
jupyter_client==8.6.3
jupyter_core==5.8.1
@@ -357,7 +357,7 @@ microsoft-kiota-serialization-text==1.9.6
mistune==3.1.4
mmh3==5.2.0
more-itertools==10.8.0
-moto==5.1.11
+moto==5.1.12
mpmath==1.3.0
msal-extensions==1.3.1
msal==1.33.0
@@ -530,7 +530,7 @@ rpds-py==0.27.1
rsa==4.9.1
ruamel.yaml.clib==0.2.12
ruamel.yaml==0.18.15
-ruff==0.12.11
+ruff==0.12.12
s3fs==2025.9.0
s3transfer==0.13.1
sagemaker_studio==1.0.21
@@ -644,7 +644,7 @@ uritemplate==4.2.0
urllib3==2.5.0
userpath==1.9.2
uuid6==2025.0.1
-uv==0.8.14
+uv==0.8.15
uvicorn==0.35.0
uvloop==0.21.0
validators==0.35.0