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 edefad865c Updating constraints. Github run id:7061865669
edefad865c is described below

commit edefad865c7d52a32f441ce86e67f0bf9b2610d8
Author: Automated GitHub Actions commit <[email protected]>
AuthorDate: Fri Dec 1 16:13:34 2023 +0000

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

diff --git a/constraints-3.10.txt b/constraints-3.10.txt
index 96368f8fb8..d986fab1e0 100644
--- a/constraints-3.10.txt
+++ b/constraints-3.10.txt
@@ -1,5 +1,5 @@
 #
-# This constraints file was automatically generated on 2023-12-01T12:24:01Z
+# This constraints file was automatically generated on 2023-12-01T15:56:08Z
 # 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.
@@ -73,7 +73,7 @@ aioitertools==0.11.0
 aioresponses==0.7.6
 aiosignal==1.3.1
 alabaster==0.7.13
-alembic==1.12.1
+alembic==1.13.0
 alibabacloud-adb20211201==1.1.1
 alibabacloud-credentials==0.3.2
 alibabacloud-endpoint-util==0.0.3
diff --git a/constraints-3.11.txt b/constraints-3.11.txt
index 24086c4a72..65ec08ffb9 100644
--- a/constraints-3.11.txt
+++ b/constraints-3.11.txt
@@ -1,5 +1,5 @@
 #
-# This constraints file was automatically generated on 2023-12-01T12:24:03Z
+# This constraints file was automatically generated on 2023-12-01T15:56:00Z
 # 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.
@@ -73,7 +73,7 @@ aioitertools==0.11.0
 aioresponses==0.7.6
 aiosignal==1.3.1
 alabaster==0.7.13
-alembic==1.12.1
+alembic==1.13.0
 alibabacloud-adb20211201==1.1.1
 alibabacloud-credentials==0.3.2
 alibabacloud-endpoint-util==0.0.3
diff --git a/constraints-3.8.txt b/constraints-3.8.txt
index 86ac5502af..fb7e6272e3 100644
--- a/constraints-3.8.txt
+++ b/constraints-3.8.txt
@@ -1,5 +1,5 @@
 #
-# This constraints file was automatically generated on 2023-12-01T12:24:22Z
+# This constraints file was automatically generated on 2023-12-01T15:56:20Z
 # 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.
@@ -73,7 +73,7 @@ aioitertools==0.11.0
 aioresponses==0.7.6
 aiosignal==1.3.1
 alabaster==0.7.13
-alembic==1.12.1
+alembic==1.13.0
 alibabacloud-adb20211201==1.1.1
 alibabacloud-credentials==0.3.2
 alibabacloud-endpoint-util==0.0.3
diff --git a/constraints-3.9.txt b/constraints-3.9.txt
index 06ccb611f8..3aa8546bbd 100644
--- a/constraints-3.9.txt
+++ b/constraints-3.9.txt
@@ -1,5 +1,5 @@
 #
-# This constraints file was automatically generated on 2023-12-01T12:24:21Z
+# This constraints file was automatically generated on 2023-12-01T15:56:20Z
 # 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.
@@ -73,7 +73,7 @@ aioitertools==0.11.0
 aioresponses==0.7.6
 aiosignal==1.3.1
 alabaster==0.7.13
-alembic==1.12.1
+alembic==1.13.0
 alibabacloud-adb20211201==1.1.1
 alibabacloud-credentials==0.3.2
 alibabacloud-endpoint-util==0.0.3
diff --git a/constraints-no-providers-3.10.txt 
b/constraints-no-providers-3.10.txt
index 86ada8db5d..c025c28c54 100644
--- a/constraints-no-providers-3.10.txt
+++ b/constraints-no-providers-3.10.txt
@@ -1,5 +1,5 @@
 #
-# This constraints file was automatically generated on 2023-12-01T12:20:17Z
+# This constraints file was automatically generated on 2023-12-01T15:52:27Z
 # 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.
@@ -39,7 +39,7 @@ aiofiles==23.2.1
 aiohttp==3.9.1
 aioitertools==0.11.0
 aiosignal==1.3.1
-alembic==1.12.1
+alembic==1.13.0
 amqp==5.2.0
 annotated-types==0.6.0
 anyio==4.1.0
diff --git a/constraints-no-providers-3.11.txt 
b/constraints-no-providers-3.11.txt
index 89c96a0b6c..92fd8f6a7c 100644
--- a/constraints-no-providers-3.11.txt
+++ b/constraints-no-providers-3.11.txt
@@ -1,5 +1,5 @@
 #
-# This constraints file was automatically generated on 2023-12-01T12:21:16Z
+# This constraints file was automatically generated on 2023-12-01T15:53:15Z
 # 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.
@@ -39,7 +39,7 @@ aiofiles==23.2.1
 aiohttp==3.9.1
 aioitertools==0.11.0
 aiosignal==1.3.1
-alembic==1.12.1
+alembic==1.13.0
 amqp==5.2.0
 annotated-types==0.6.0
 anyio==4.1.0
diff --git a/constraints-no-providers-3.8.txt b/constraints-no-providers-3.8.txt
index c87f462370..63702b5c8f 100644
--- a/constraints-no-providers-3.8.txt
+++ b/constraints-no-providers-3.8.txt
@@ -1,5 +1,5 @@
 #
-# This constraints file was automatically generated on 2023-12-01T12:20:33Z
+# This constraints file was automatically generated on 2023-12-01T15:52:36Z
 # 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.
@@ -39,7 +39,7 @@ aiofiles==23.2.1
 aiohttp==3.9.1
 aioitertools==0.11.0
 aiosignal==1.3.1
-alembic==1.12.1
+alembic==1.13.0
 amqp==5.2.0
 annotated-types==0.6.0
 anyio==4.1.0
diff --git a/constraints-no-providers-3.9.txt b/constraints-no-providers-3.9.txt
index b6e78ca3b4..171abc9869 100644
--- a/constraints-no-providers-3.9.txt
+++ b/constraints-no-providers-3.9.txt
@@ -1,5 +1,5 @@
 #
-# This constraints file was automatically generated on 2023-12-01T12:20:34Z
+# This constraints file was automatically generated on 2023-12-01T15:52:36Z
 # 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.
@@ -39,7 +39,7 @@ aiofiles==23.2.1
 aiohttp==3.9.1
 aioitertools==0.11.0
 aiosignal==1.3.1
-alembic==1.12.1
+alembic==1.13.0
 amqp==5.2.0
 annotated-types==0.6.0
 anyio==4.1.0
diff --git a/constraints-source-providers-3.10.txt 
b/constraints-source-providers-3.10.txt
index fa4a9fb706..c365f6197d 100644
--- a/constraints-source-providers-3.10.txt
+++ b/constraints-source-providers-3.10.txt
@@ -1,5 +1,5 @@
 #
-# This constraints file was automatically generated on 2023-12-01T12:14:51Z
+# This constraints file was automatically generated on 2023-12-01T15:47:59Z
 # 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.
diff --git a/constraints-source-providers-3.11.txt 
b/constraints-source-providers-3.11.txt
index 9d892b767f..4d78a20122 100644
--- a/constraints-source-providers-3.11.txt
+++ b/constraints-source-providers-3.11.txt
@@ -1,5 +1,5 @@
 #
-# This constraints file was automatically generated on 2023-12-01T12:14:51Z
+# This constraints file was automatically generated on 2023-12-01T15:48:00Z
 # 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.
diff --git a/constraints-source-providers-3.8.txt 
b/constraints-source-providers-3.8.txt
index 903d169794..7b9aa17fd9 100644
--- a/constraints-source-providers-3.8.txt
+++ b/constraints-source-providers-3.8.txt
@@ -1,5 +1,5 @@
 #
-# This constraints file was automatically generated on 2023-12-01T12:14:51Z
+# This constraints file was automatically generated on 2023-12-01T15:47:59Z
 # 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.
diff --git a/constraints-source-providers-3.9.txt 
b/constraints-source-providers-3.9.txt
index fa4a9fb706..c365f6197d 100644
--- a/constraints-source-providers-3.9.txt
+++ b/constraints-source-providers-3.9.txt
@@ -1,5 +1,5 @@
 #
-# This constraints file was automatically generated on 2023-12-01T12:14:51Z
+# This constraints file was automatically generated on 2023-12-01T15:47:59Z
 # 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.

Reply via email to