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 3b39b9ce67 Updating constraints. Github run id:10675254435
3b39b9ce67 is described below

commit 3b39b9ce67ac156ea1ee0f9231af814737ef89f6
Author: Automated GitHub Actions commit <[email protected]>
AuthorDate: Tue Sep 3 02:31:36 2024 +0000

    Updating constraints. Github run id:10675254435
    
    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 
22105482fbaffd77db7d93b40fb151e9e928434b.
    
    The action that build those constraints can be found at 
https://github.com/apache/airflow/actions/runs/10675254435/
    
    The image tag used for that build was: 
22105482fbaffd77db7d93b40fb151e9e928434b. You can enter Breeze environment
    with this image by running 'breeze shell --image-tag 
22105482fbaffd77db7d93b40fb151e9e928434b'
    
    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                  |  9 +++++----
 constraints-3.11.txt                  |  9 +++++----
 constraints-3.12.txt                  | 11 ++++++-----
 constraints-3.8.txt                   |  9 +++++----
 constraints-3.9.txt                   |  9 +++++----
 constraints-no-providers-3.10.txt     |  2 +-
 constraints-no-providers-3.11.txt     |  2 +-
 constraints-no-providers-3.12.txt     |  4 ++--
 constraints-no-providers-3.8.txt      |  2 +-
 constraints-no-providers-3.9.txt      |  2 +-
 constraints-source-providers-3.10.txt |  9 +++++----
 constraints-source-providers-3.11.txt |  9 +++++----
 constraints-source-providers-3.12.txt | 11 ++++++-----
 constraints-source-providers-3.8.txt  |  9 +++++----
 constraints-source-providers-3.9.txt  |  9 +++++----
 15 files changed, 58 insertions(+), 48 deletions(-)

diff --git a/constraints-3.10.txt b/constraints-3.10.txt
index 231ade3533..4e9a7b2d64 100644
--- a/constraints-3.10.txt
+++ b/constraints-3.10.txt
@@ -1,6 +1,6 @@
 
 #
-# This constraints file was automatically generated on 
2024-09-02T07:46:29.510640
+# This constraints file was automatically generated on 
2024-09-03T02:09:46.118620
 # via "eager-upgrade" mechanism of PIP. 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.
@@ -189,7 +189,7 @@ apache-airflow-providers-ydb==1.3.0
 apache-airflow-providers-zendesk==4.8.0
 apache-beam==2.56.0
 apispec==6.6.1
-apprise==1.8.1
+apprise==1.9.0
 argcomplete==3.5.0
 asana==3.2.3
 asgiref==3.8.1
@@ -197,7 +197,7 @@ asn1crypto==1.5.1
 astroid==2.15.8
 asttokens==2.4.1
 async-timeout==4.0.3
-asyncssh==2.16.0
+asyncssh==2.17.0
 atlasclient==1.0.0
 atlassian-python-api==3.41.15
 attrs==24.2.0
@@ -264,7 +264,7 @@ cohere==4.57
 colorama==0.4.6
 colorlog==6.8.2
 comm==0.2.2
-confluent-kafka==2.5.0
+confluent-kafka==2.5.3
 connexion==2.14.2
 coverage==7.6.1
 crcmod==1.7
@@ -402,6 +402,7 @@ identify==2.6.0
 idna==3.8
 ijson==3.3.0
 imagesize==1.4.1
+immutabledict==4.2.0
 importlib-metadata==6.11.0
 importlib_resources==6.4.4
 impyla==0.19.0
diff --git a/constraints-3.11.txt b/constraints-3.11.txt
index 10d9874e7b..7f86bc6166 100644
--- a/constraints-3.11.txt
+++ b/constraints-3.11.txt
@@ -1,6 +1,6 @@
 
 #
-# This constraints file was automatically generated on 
2024-09-02T07:46:40.698387
+# This constraints file was automatically generated on 
2024-09-03T02:09:57.108803
 # via "eager-upgrade" mechanism of PIP. 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.
@@ -189,14 +189,14 @@ apache-airflow-providers-ydb==1.3.0
 apache-airflow-providers-zendesk==4.8.0
 apache-beam==2.56.0
 apispec==6.6.1
-apprise==1.8.1
+apprise==1.9.0
 argcomplete==3.5.0
 asana==3.2.3
 asgiref==3.8.1
 asn1crypto==1.5.1
 astroid==2.15.8
 asttokens==2.4.1
-asyncssh==2.16.0
+asyncssh==2.17.0
 atlasclient==1.0.0
 atlassian-python-api==3.41.15
 attrs==24.2.0
@@ -263,7 +263,7 @@ cohere==4.57
 colorama==0.4.6
 colorlog==6.8.2
 comm==0.2.2
-confluent-kafka==2.5.0
+confluent-kafka==2.5.3
 connexion==2.14.2
 coverage==7.6.1
 crcmod==1.7
@@ -400,6 +400,7 @@ identify==2.6.0
 idna==3.8
 ijson==3.3.0
 imagesize==1.4.1
+immutabledict==4.2.0
 importlib-metadata==6.11.0
 importlib_resources==6.4.4
 impyla==0.19.0
diff --git a/constraints-3.12.txt b/constraints-3.12.txt
index a19c141a17..bbb9636352 100644
--- a/constraints-3.12.txt
+++ b/constraints-3.12.txt
@@ -1,6 +1,6 @@
 
 #
-# This constraints file was automatically generated on 
2024-09-02T07:46:41.066554
+# This constraints file was automatically generated on 
2024-09-03T02:09:57.239313
 # via "eager-upgrade" mechanism of PIP. 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.
@@ -186,14 +186,14 @@ apache-airflow-providers-yandex==3.12.0
 apache-airflow-providers-ydb==1.3.0
 apache-airflow-providers-zendesk==4.8.0
 apispec==6.6.1
-apprise==1.8.1
+apprise==1.9.0
 argcomplete==3.5.0
 asana==3.2.3
 asgiref==3.8.1
 asn1crypto==1.5.1
 astroid==2.15.8
 asttokens==2.4.1
-asyncssh==2.16.0
+asyncssh==2.17.0
 atlasclient==1.0.0
 atlassian-python-api==3.41.15
 attrs==24.2.0
@@ -259,7 +259,7 @@ cohere==4.57
 colorama==0.4.6
 colorlog==6.8.2
 comm==0.2.2
-confluent-kafka==2.5.0
+confluent-kafka==2.5.3
 connexion==2.14.2
 coverage==7.6.1
 crcmod==1.7
@@ -395,6 +395,7 @@ identify==2.6.0
 idna==3.8
 ijson==3.3.0
 imagesize==1.4.1
+immutabledict==4.2.0
 importlib-metadata==6.11.0
 importlib_resources==6.4.4
 impyla==0.19.0
@@ -625,7 +626,7 @@ sendgrid==6.11.0
 sentinels==1.0.0
 sentry-sdk==2.13.0
 setproctitle==1.3.3
-setuptools==74.0.0
+setuptools==74.1.0
 shapely==2.0.6
 shellingham==1.5.4
 simple-salesforce==1.12.6
diff --git a/constraints-3.8.txt b/constraints-3.8.txt
index f8eb88020c..0794ff6206 100644
--- a/constraints-3.8.txt
+++ b/constraints-3.8.txt
@@ -1,6 +1,6 @@
 
 #
-# This constraints file was automatically generated on 
2024-09-02T07:46:29.934246
+# This constraints file was automatically generated on 
2024-09-03T02:09:46.542571
 # via "eager-upgrade" mechanism of PIP. 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.
@@ -189,7 +189,7 @@ apache-airflow-providers-ydb==1.3.0
 apache-airflow-providers-zendesk==4.8.0
 apache-beam==2.56.0
 apispec==6.6.1
-apprise==1.8.1
+apprise==1.9.0
 argcomplete==3.5.0
 asana==3.2.3
 asgiref==3.8.1
@@ -197,7 +197,7 @@ asn1crypto==1.5.1
 astroid==2.15.8
 asttokens==2.4.1
 async-timeout==4.0.3
-asyncssh==2.16.0
+asyncssh==2.17.0
 atlasclient==1.0.0
 atlassian-python-api==3.41.15
 attrs==24.2.0
@@ -266,7 +266,7 @@ cohere==4.57
 colorama==0.4.6
 colorlog==6.8.2
 comm==0.2.2
-confluent-kafka==2.5.0
+confluent-kafka==2.5.3
 connexion==2.14.2
 coverage==7.6.1
 crcmod==1.7
@@ -404,6 +404,7 @@ identify==2.6.0
 idna==3.8
 ijson==3.3.0
 imagesize==1.4.1
+immutabledict==4.2.0
 importlib-metadata==6.11.0
 importlib_resources==6.4.4
 impyla==0.19.0
diff --git a/constraints-3.9.txt b/constraints-3.9.txt
index f33193324e..cc1c77902a 100644
--- a/constraints-3.9.txt
+++ b/constraints-3.9.txt
@@ -1,6 +1,6 @@
 
 #
-# This constraints file was automatically generated on 
2024-09-02T07:46:29.976748
+# This constraints file was automatically generated on 
2024-09-03T02:09:46.646716
 # via "eager-upgrade" mechanism of PIP. 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.
@@ -189,7 +189,7 @@ apache-airflow-providers-ydb==1.3.0
 apache-airflow-providers-zendesk==4.8.0
 apache-beam==2.56.0
 apispec==6.6.1
-apprise==1.8.1
+apprise==1.9.0
 argcomplete==3.5.0
 asana==3.2.3
 asgiref==3.8.1
@@ -197,7 +197,7 @@ asn1crypto==1.5.1
 astroid==2.15.8
 asttokens==2.4.1
 async-timeout==4.0.3
-asyncssh==2.16.0
+asyncssh==2.17.0
 atlasclient==1.0.0
 atlassian-python-api==3.41.15
 attrs==24.2.0
@@ -264,7 +264,7 @@ cohere==4.57
 colorama==0.4.6
 colorlog==6.8.2
 comm==0.2.2
-confluent-kafka==2.5.0
+confluent-kafka==2.5.3
 connexion==2.14.2
 coverage==7.6.1
 crcmod==1.7
@@ -402,6 +402,7 @@ identify==2.6.0
 idna==3.8
 ijson==3.3.0
 imagesize==1.4.1
+immutabledict==4.2.0
 importlib-metadata==6.11.0
 importlib_resources==6.4.4
 impyla==0.19.0
diff --git a/constraints-no-providers-3.10.txt 
b/constraints-no-providers-3.10.txt
index bfe5c1988c..1e528de0d4 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 
2024-09-02T07:39:26.221309
+# This constraints file was automatically generated on 
2024-09-03T02:02:34.267049
 # via "eager-upgrade" mechanism of PIP. 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 8ebb1202f5..46efddab1f 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 
2024-09-02T07:43:32.834200
+# This constraints file was automatically generated on 
2024-09-03T02:06:42.531475
 # via "eager-upgrade" mechanism of PIP. 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 094950ab1a..c24cdc0334 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 
2024-09-02T07:43:34.080172
+# This constraints file was automatically generated on 
2024-09-03T02:06:46.278774
 # via "eager-upgrade" mechanism of PIP. 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.
@@ -168,7 +168,7 @@ rpds-py==0.20.0
 s3fs==2024.6.1
 sentry-sdk==2.13.0
 setproctitle==1.3.3
-setuptools==74.0.0
+setuptools==74.1.0
 shellingham==1.5.4
 six==1.16.0
 sniffio==1.3.1
diff --git a/constraints-no-providers-3.8.txt b/constraints-no-providers-3.8.txt
index 9127adf2fe..181d5a6566 100644
--- a/constraints-no-providers-3.8.txt
+++ b/constraints-no-providers-3.8.txt
@@ -1,6 +1,6 @@
 
 #
-# This constraints file was automatically generated on 
2024-09-02T07:39:26.470160
+# This constraints file was automatically generated on 
2024-09-03T02:02:34.759254
 # via "eager-upgrade" mechanism of PIP. 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.9.txt b/constraints-no-providers-3.9.txt
index c0059b0144..4cda9bfc54 100644
--- a/constraints-no-providers-3.9.txt
+++ b/constraints-no-providers-3.9.txt
@@ -1,6 +1,6 @@
 
 #
-# This constraints file was automatically generated on 
2024-09-02T07:39:26.228555
+# This constraints file was automatically generated on 
2024-09-03T02:02:34.717581
 # via "eager-upgrade" mechanism of PIP. 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 ac081adec2..e4b01322db 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 
2024-09-02T07:39:15.260652
+# This constraints file was automatically generated on 
2024-09-03T02:02:23.824166
 # via "eager-upgrade" mechanism of PIP. 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 packages.
@@ -77,7 +77,7 @@ anyascii==0.3.2
 anyio==4.4.0
 apache-beam==2.56.0
 apispec==6.6.1
-apprise==1.8.1
+apprise==1.9.0
 argcomplete==3.5.0
 asana==3.2.3
 asgiref==3.8.1
@@ -85,7 +85,7 @@ asn1crypto==1.5.1
 astroid==2.15.8
 asttokens==2.4.1
 async-timeout==4.0.3
-asyncssh==2.16.0
+asyncssh==2.17.0
 atlasclient==1.0.0
 atlassian-python-api==3.41.15
 attrs==24.2.0
@@ -152,7 +152,7 @@ cohere==4.57
 colorama==0.4.6
 colorlog==6.8.2
 comm==0.2.2
-confluent-kafka==2.5.0
+confluent-kafka==2.5.3
 connexion==2.14.2
 coverage==7.6.1
 crcmod==1.7
@@ -290,6 +290,7 @@ identify==2.6.0
 idna==3.8
 ijson==3.3.0
 imagesize==1.4.1
+immutabledict==4.2.0
 importlib-metadata==6.11.0
 importlib_resources==6.4.4
 impyla==0.19.0
diff --git a/constraints-source-providers-3.11.txt 
b/constraints-source-providers-3.11.txt
index 93c8cbe26d..e50410978d 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 
2024-09-02T07:39:15.654231
+# This constraints file was automatically generated on 
2024-09-03T02:02:23.869125
 # via "eager-upgrade" mechanism of PIP. 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 packages.
@@ -77,14 +77,14 @@ anyascii==0.3.2
 anyio==4.4.0
 apache-beam==2.56.0
 apispec==6.6.1
-apprise==1.8.1
+apprise==1.9.0
 argcomplete==3.5.0
 asana==3.2.3
 asgiref==3.8.1
 asn1crypto==1.5.1
 astroid==2.15.8
 asttokens==2.4.1
-asyncssh==2.16.0
+asyncssh==2.17.0
 atlasclient==1.0.0
 atlassian-python-api==3.41.15
 attrs==24.2.0
@@ -151,7 +151,7 @@ cohere==4.57
 colorama==0.4.6
 colorlog==6.8.2
 comm==0.2.2
-confluent-kafka==2.5.0
+confluent-kafka==2.5.3
 connexion==2.14.2
 coverage==7.6.1
 crcmod==1.7
@@ -288,6 +288,7 @@ identify==2.6.0
 idna==3.8
 ijson==3.3.0
 imagesize==1.4.1
+immutabledict==4.2.0
 importlib-metadata==6.11.0
 importlib_resources==6.4.4
 impyla==0.19.0
diff --git a/constraints-source-providers-3.12.txt 
b/constraints-source-providers-3.12.txt
index 081cd4274d..57f78ab9d9 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 
2024-09-02T07:39:19.229161
+# This constraints file was automatically generated on 
2024-09-03T02:02:27.251502
 # via "eager-upgrade" mechanism of PIP. 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 packages.
@@ -75,14 +75,14 @@ ansicolors==1.1.8
 anyascii==0.3.2
 anyio==4.4.0
 apispec==6.6.1
-apprise==1.8.1
+apprise==1.9.0
 argcomplete==3.5.0
 asana==3.2.3
 asgiref==3.8.1
 asn1crypto==1.5.1
 astroid==2.15.8
 asttokens==2.4.1
-asyncssh==2.16.0
+asyncssh==2.17.0
 atlasclient==1.0.0
 atlassian-python-api==3.41.15
 attrs==24.2.0
@@ -148,7 +148,7 @@ cohere==4.57
 colorama==0.4.6
 colorlog==6.8.2
 comm==0.2.2
-confluent-kafka==2.5.0
+confluent-kafka==2.5.3
 connexion==2.14.2
 coverage==7.6.1
 crcmod==1.7
@@ -284,6 +284,7 @@ identify==2.6.0
 idna==3.8
 ijson==3.3.0
 imagesize==1.4.1
+immutabledict==4.2.0
 importlib-metadata==6.11.0
 importlib_resources==6.4.4
 impyla==0.19.0
@@ -514,7 +515,7 @@ sendgrid==6.11.0
 sentinels==1.0.0
 sentry-sdk==2.13.0
 setproctitle==1.3.3
-setuptools==74.0.0
+setuptools==74.1.0
 shapely==2.0.6
 shellingham==1.5.4
 simple-salesforce==1.12.6
diff --git a/constraints-source-providers-3.8.txt 
b/constraints-source-providers-3.8.txt
index 933314f755..e8d5ba8f27 100644
--- a/constraints-source-providers-3.8.txt
+++ b/constraints-source-providers-3.8.txt
@@ -1,6 +1,6 @@
 
 #
-# This constraints file was automatically generated on 
2024-09-02T07:39:15.621952
+# This constraints file was automatically generated on 
2024-09-03T02:02:23.052085
 # via "eager-upgrade" mechanism of PIP. 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 packages.
@@ -77,7 +77,7 @@ anyascii==0.3.2
 anyio==4.4.0
 apache-beam==2.56.0
 apispec==6.6.1
-apprise==1.8.1
+apprise==1.9.0
 argcomplete==3.5.0
 asana==3.2.3
 asgiref==3.8.1
@@ -85,7 +85,7 @@ asn1crypto==1.5.1
 astroid==2.15.8
 asttokens==2.4.1
 async-timeout==4.0.3
-asyncssh==2.16.0
+asyncssh==2.17.0
 atlasclient==1.0.0
 atlassian-python-api==3.41.15
 attrs==24.2.0
@@ -154,7 +154,7 @@ cohere==4.57
 colorama==0.4.6
 colorlog==6.8.2
 comm==0.2.2
-confluent-kafka==2.5.0
+confluent-kafka==2.5.3
 connexion==2.14.2
 coverage==7.6.1
 crcmod==1.7
@@ -292,6 +292,7 @@ identify==2.6.0
 idna==3.8
 ijson==3.3.0
 imagesize==1.4.1
+immutabledict==4.2.0
 importlib-metadata==6.11.0
 importlib_resources==6.4.4
 impyla==0.19.0
diff --git a/constraints-source-providers-3.9.txt 
b/constraints-source-providers-3.9.txt
index 2d939fed82..e749970082 100644
--- a/constraints-source-providers-3.9.txt
+++ b/constraints-source-providers-3.9.txt
@@ -1,6 +1,6 @@
 
 #
-# This constraints file was automatically generated on 
2024-09-02T07:39:15.770417
+# This constraints file was automatically generated on 
2024-09-03T02:02:23.710115
 # via "eager-upgrade" mechanism of PIP. 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 packages.
@@ -77,7 +77,7 @@ anyascii==0.3.2
 anyio==4.4.0
 apache-beam==2.56.0
 apispec==6.6.1
-apprise==1.8.1
+apprise==1.9.0
 argcomplete==3.5.0
 asana==3.2.3
 asgiref==3.8.1
@@ -85,7 +85,7 @@ asn1crypto==1.5.1
 astroid==2.15.8
 asttokens==2.4.1
 async-timeout==4.0.3
-asyncssh==2.16.0
+asyncssh==2.17.0
 atlasclient==1.0.0
 atlassian-python-api==3.41.15
 attrs==24.2.0
@@ -152,7 +152,7 @@ cohere==4.57
 colorama==0.4.6
 colorlog==6.8.2
 comm==0.2.2
-confluent-kafka==2.5.0
+confluent-kafka==2.5.3
 connexion==2.14.2
 coverage==7.6.1
 crcmod==1.7
@@ -290,6 +290,7 @@ identify==2.6.0
 idna==3.8
 ijson==3.3.0
 imagesize==1.4.1
+immutabledict==4.2.0
 importlib-metadata==6.11.0
 importlib_resources==6.4.4
 impyla==0.19.0

Reply via email to