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 e8ff90e1595 Updating constraints. GitHub run id:18467648647
e8ff90e1595 is described below
commit e8ff90e15950a017af0b9a22d1081f309c3ea9af
Author: Automated GitHub Actions commit <[email protected]>
AuthorDate: Mon Oct 13 16:00:25 2025 +0000
Updating constraints. GitHub run id:18467648647
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
42d8154e41a738cd8b7929dad8761849bd2d5825.
The action that build those constraints can be found at
https://github.com/apache/airflow/actions/runs/18467648647/
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 8c31b4f9ce7..e1a42f81e8c 100644
--- a/constraints-3.10.txt
+++ b/constraints-3.10.txt
@@ -1,6 +1,6 @@
#
-# This constraints file was automatically generated on
2025-10-12T19:49:16.484377
+# This constraints file was automatically generated on
2025-10-13T13:58:26.156892
# 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.
@@ -410,7 +410,7 @@ importlib_metadata==8.4.0
impyla==0.22.0
inflection==0.5.1
influxdb-client==1.49.0
-ipykernel==6.30.1
+ipykernel==7.0.0
ipython==8.37.0
isodate==0.7.2
itsdangerous==2.2.0
diff --git a/constraints-3.11.txt b/constraints-3.11.txt
index 8ff189450e8..3d2eccda4f8 100644
--- a/constraints-3.11.txt
+++ b/constraints-3.11.txt
@@ -1,6 +1,6 @@
#
-# This constraints file was automatically generated on
2025-10-12T19:49:27.217970
+# This constraints file was automatically generated on
2025-10-13T13:58:53.677596
# 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.
@@ -408,7 +408,7 @@ importlib_metadata==8.4.0
impyla==0.22.0
inflection==0.5.1
influxdb-client==1.49.0
-ipykernel==6.30.1
+ipykernel==7.0.0
ipython==9.6.0
ipython_pygments_lexers==1.1.1
isodate==0.7.2
diff --git a/constraints-3.12.txt b/constraints-3.12.txt
index 140d11d4eb4..1edb1999853 100644
--- a/constraints-3.12.txt
+++ b/constraints-3.12.txt
@@ -1,6 +1,6 @@
#
-# This constraints file was automatically generated on
2025-10-12T19:49:19.361194
+# This constraints file was automatically generated on
2025-10-13T13:59:24.297398
# 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.
@@ -406,7 +406,7 @@ importlib_metadata==8.4.0
impyla==0.22.0
inflection==0.5.1
influxdb-client==1.49.0
-ipykernel==6.30.1
+ipykernel==7.0.0
ipython==9.6.0
ipython_pygments_lexers==1.1.1
isodate==0.7.2
diff --git a/constraints-3.13.txt b/constraints-3.13.txt
index accf949c166..f5e5e4d2a53 100644
--- a/constraints-3.13.txt
+++ b/constraints-3.13.txt
@@ -1,6 +1,6 @@
#
-# This constraints file was automatically generated on
2025-10-12T19:48:53.602865
+# This constraints file was automatically generated on
2025-10-13T14:00:20.469413
# 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.
@@ -380,7 +380,7 @@ importlib_metadata==8.7.0
impyla==0.22.0
inflection==0.5.1
influxdb-client==1.49.0
-ipykernel==6.30.1
+ipykernel==7.0.0
ipython==9.6.0
ipython_pygments_lexers==1.1.1
isodate==0.7.2
diff --git a/constraints-no-providers-3.10.txt
b/constraints-no-providers-3.10.txt
index ffa4b721119..afedf154f62 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-10-12T19:46:05.177109
+# This constraints file was automatically generated on
2025-10-13T13:55:11.637546
# 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.
diff --git a/constraints-no-providers-3.11.txt
b/constraints-no-providers-3.11.txt
index 61d4422d427..9e2388efe17 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-10-12T19:46:10.954865
+# This constraints file was automatically generated on
2025-10-13T13:55:41.620796
# 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.
diff --git a/constraints-no-providers-3.12.txt
b/constraints-no-providers-3.12.txt
index 43b1b8f35d7..370f18cb9d0 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-10-12T19:46:05.432702
+# This constraints file was automatically generated on
2025-10-13T13:56:09.656794
# 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.
diff --git a/constraints-no-providers-3.13.txt
b/constraints-no-providers-3.13.txt
index 62f06b5d15c..9c07882974d 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-10-12T19:45:42.065549
+# This constraints file was automatically generated on
2025-10-13T13:57:11.732818
# 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.
diff --git a/constraints-source-providers-3.10.txt
b/constraints-source-providers-3.10.txt
index 44f270d5e56..3c4c0de0523 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-10-12T19:45:58.071455
+# This constraints file was automatically generated on
2025-10-13T13:55:04.175678
# 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.
@@ -324,7 +324,7 @@ influxdb-client==1.49.0
iniconfig==2.1.0
inputimeout==1.0.4
ipdb==0.13.13
-ipykernel==6.30.1
+ipykernel==7.0.0
ipython==8.37.0
isodate==0.7.2
itsdangerous==2.2.0
diff --git a/constraints-source-providers-3.11.txt
b/constraints-source-providers-3.11.txt
index 084d1e71d56..a313976ceee 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-10-12T19:46:03.900396
+# This constraints file was automatically generated on
2025-10-13T13:55:33.853500
# 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.
@@ -321,7 +321,7 @@ influxdb-client==1.49.0
iniconfig==2.1.0
inputimeout==1.0.4
ipdb==0.13.13
-ipykernel==6.30.1
+ipykernel==7.0.0
ipython==9.6.0
ipython_pygments_lexers==1.1.1
isodate==0.7.2
diff --git a/constraints-source-providers-3.12.txt
b/constraints-source-providers-3.12.txt
index d77bc49fd23..29499b538a7 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-10-12T19:45:58.405267
+# This constraints file was automatically generated on
2025-10-13T13:55:59.836012
# 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.
@@ -319,7 +319,7 @@ influxdb-client==1.49.0
iniconfig==2.1.0
inputimeout==1.0.4
ipdb==0.13.13
-ipykernel==6.30.1
+ipykernel==7.0.0
ipython==9.6.0
ipython_pygments_lexers==1.1.1
isodate==0.7.2
diff --git a/constraints-source-providers-3.13.txt
b/constraints-source-providers-3.13.txt
index 10c8c786057..081b77b4065 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-10-12T19:45:35.426273
+# This constraints file was automatically generated on
2025-10-13T13:57:04.471042
# 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.
@@ -303,7 +303,7 @@ influxdb-client==1.49.0
iniconfig==2.1.0
inputimeout==1.0.4
ipdb==0.13.13
-ipykernel==6.30.1
+ipykernel==7.0.0
ipython==9.6.0
ipython_pygments_lexers==1.1.1
isodate==0.7.2