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 de32604b02d Updating constraints. Github run id:15958640668
de32604b02d is described below
commit de32604b02d35a44019aee55d256251fd287bd23
Author: Automated GitHub Actions commit <[email protected]>
AuthorDate: Sun Jun 29 20:15:40 2025 +0000
Updating constraints. Github run id:15958640668
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
40116e30d7e6db74cf16328ea85940649f261183.
The action that build those constraints can be found at
https://github.com/apache/airflow/actions/runs/15958640668/
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 | 8 ++++----
constraints-3.11.txt | 8 ++++----
constraints-3.12.txt | 8 ++++----
constraints-no-providers-3.10.txt | 2 +-
constraints-no-providers-3.11.txt | 2 +-
constraints-no-providers-3.12.txt | 2 +-
constraints-source-providers-3.10.txt | 4 ++--
constraints-source-providers-3.11.txt | 4 ++--
constraints-source-providers-3.12.txt | 4 ++--
9 files changed, 21 insertions(+), 21 deletions(-)
diff --git a/constraints-3.10.txt b/constraints-3.10.txt
index 51b7bac68b1..0a4cb61367b 100644
--- a/constraints-3.10.txt
+++ b/constraints-3.10.txt
@@ -1,6 +1,6 @@
#
-# This constraints file was automatically generated on
2025-06-29T07:52:55.004179
+# This constraints file was automatically generated on
2025-06-29T19:43:26.849583
# 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.
@@ -16,7 +16,7 @@
# commands that might change the installed version of apache-airflow should
include "apache-airflow==X.Y.Z"
# in the list of install targets to prevent Airflow accidental upgrade or
downgrade.
#
-# Typical installation process of airflow for Python 3.9 is (with random
selection of extras and custom
+# Typical installation process of airflow for Python 3.10 is (with random
selection of extras and custom
# dependencies added), usually consists of two steps:
#
# 1. Reproducible installation of airflow with selected providers (note
constraints are used):
@@ -648,7 +648,7 @@ python-ldap==3.4.4
python-multipart==0.0.20
python-on-whales==0.77.0
python-slugify==8.0.4
-python-telegram-bot==22.1
+python-telegram-bot==22.2
python3-saml==1.16.0
pytz==2025.2
pywinrm==0.5.0
@@ -797,7 +797,7 @@ uritemplate==4.2.0
urllib3==2.5.0
userpath==1.9.2
uuid6==2025.0.0
-uv==0.7.16
+uv==0.7.17
uvicorn==0.35.0
uvloop==0.21.0
validators==0.34.0
diff --git a/constraints-3.11.txt b/constraints-3.11.txt
index a5a4e62a059..27d77f89b93 100644
--- a/constraints-3.11.txt
+++ b/constraints-3.11.txt
@@ -1,6 +1,6 @@
#
-# This constraints file was automatically generated on
2025-06-29T07:55:54.326886
+# This constraints file was automatically generated on
2025-06-29T19:43:17.911957
# 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.
@@ -16,7 +16,7 @@
# commands that might change the installed version of apache-airflow should
include "apache-airflow==X.Y.Z"
# in the list of install targets to prevent Airflow accidental upgrade or
downgrade.
#
-# Typical installation process of airflow for Python 3.9 is (with random
selection of extras and custom
+# Typical installation process of airflow for Python 3.10 is (with random
selection of extras and custom
# dependencies added), usually consists of two steps:
#
# 1. Reproducible installation of airflow with selected providers (note
constraints are used):
@@ -647,7 +647,7 @@ python-ldap==3.4.4
python-multipart==0.0.20
python-on-whales==0.77.0
python-slugify==8.0.4
-python-telegram-bot==22.1
+python-telegram-bot==22.2
python3-saml==1.16.0
pytz==2025.2
pywinrm==0.5.0
@@ -796,7 +796,7 @@ uritemplate==4.2.0
urllib3==2.5.0
userpath==1.9.2
uuid6==2025.0.0
-uv==0.7.16
+uv==0.7.17
uvicorn==0.35.0
uvloop==0.21.0
validators==0.34.0
diff --git a/constraints-3.12.txt b/constraints-3.12.txt
index 3341005047f..f9dd90f55e7 100644
--- a/constraints-3.12.txt
+++ b/constraints-3.12.txt
@@ -1,6 +1,6 @@
#
-# This constraints file was automatically generated on
2025-06-29T07:58:05.693725
+# This constraints file was automatically generated on
2025-06-29T19:43:53.089300
# 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.
@@ -16,7 +16,7 @@
# commands that might change the installed version of apache-airflow should
include "apache-airflow==X.Y.Z"
# in the list of install targets to prevent Airflow accidental upgrade or
downgrade.
#
-# Typical installation process of airflow for Python 3.9 is (with random
selection of extras and custom
+# Typical installation process of airflow for Python 3.10 is (with random
selection of extras and custom
# dependencies added), usually consists of two steps:
#
# 1. Reproducible installation of airflow with selected providers (note
constraints are used):
@@ -643,7 +643,7 @@ python-ldap==3.4.4
python-multipart==0.0.20
python-on-whales==0.77.0
python-slugify==8.0.4
-python-telegram-bot==22.1
+python-telegram-bot==22.2
python3-saml==1.16.0
pytz==2025.2
pywinrm==0.5.0
@@ -794,7 +794,7 @@ uritemplate==4.2.0
urllib3==2.5.0
userpath==1.9.2
uuid6==2025.0.0
-uv==0.7.16
+uv==0.7.17
uvicorn==0.35.0
uvloop==0.21.0
validators==0.34.0
diff --git a/constraints-no-providers-3.10.txt
b/constraints-no-providers-3.10.txt
index 6fc1e4f3dfa..a05ff1512a0 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-06-29T07:49:43.501329
+# This constraints file was automatically generated on
2025-06-29T19:40:41.337856
# 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 b7ae31933a8..de493afc6a3 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-06-29T07:49:43.247624
+# This constraints file was automatically generated on
2025-06-29T19:40:26.184421
# 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 e784b9509ab..65746a13d11 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-06-29T07:49:43.458704
+# This constraints file was automatically generated on
2025-06-29T19:41:03.739844
# 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 12274617b56..6acd412554a 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-06-29T07:49:34.436958
+# This constraints file was automatically generated on
2025-06-29T19:40:34.966372
# 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.
@@ -528,7 +528,7 @@ python-ldap==3.4.4
python-multipart==0.0.20
python-on-whales==0.77.0
python-slugify==8.0.4
-python-telegram-bot==22.1
+python-telegram-bot==22.2
python3-saml==1.16.0
pytz==2025.2
pywinrm==0.5.0
diff --git a/constraints-source-providers-3.11.txt
b/constraints-source-providers-3.11.txt
index a7d4bed16ed..3ac0bed3f80 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-06-29T07:49:34.644586
+# This constraints file was automatically generated on
2025-06-29T19:40:19.862440
# 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.
@@ -527,7 +527,7 @@ python-ldap==3.4.4
python-multipart==0.0.20
python-on-whales==0.77.0
python-slugify==8.0.4
-python-telegram-bot==22.1
+python-telegram-bot==22.2
python3-saml==1.16.0
pytz==2025.2
pywinrm==0.5.0
diff --git a/constraints-source-providers-3.12.txt
b/constraints-source-providers-3.12.txt
index aa34cf90222..84503346201 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-06-29T07:49:34.174342
+# This constraints file was automatically generated on
2025-06-29T19:40:57.223538
# 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.
@@ -525,7 +525,7 @@ python-ldap==3.4.4
python-multipart==0.0.20
python-on-whales==0.77.0
python-slugify==8.0.4
-python-telegram-bot==22.1
+python-telegram-bot==22.2
python3-saml==1.16.0
pytz==2025.2
pywinrm==0.5.0