You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by gi...@apache.org on 2023/08/07 22:43:15 UTC

[airflow] branch constraints-main updated: Updating constraints. Github run id:5790256777

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 7826341eb5 Updating constraints. Github run id:5790256777
7826341eb5 is described below

commit 7826341eb57cf8795950ed3fc1158ef90f017303
Author: Automated GitHub Actions commit <de...@airflow.apache.org>
AuthorDate: Mon Aug 7 22:43:06 2023 +0000

    Updating constraints. Github run id:5790256777
    
    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 5a0494f83e8ad0e5cbf0d3dcad3022a3ea89d789.
    
    The action that build those constraints can be found at https://github.com/apache/airflow/actions/runs/5790256777/
    
    The image tag used for that build was: 5a0494f83e8ad0e5cbf0d3dcad3022a3ea89d789. You can enter Breeze environment
    with this image by running 'breeze shell --image-tag 5a0494f83e8ad0e5cbf0d3dcad3022a3ea89d789'
    
    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 48de324150..2e69478e19 100644
--- a/constraints-3.10.txt
+++ b/constraints-3.10.txt
@@ -1,5 +1,5 @@
 #
-# This constraints file was automatically generated on 2023-08-07T21:50:09Z
+# This constraints file was automatically generated on 2023-08-07T22:42:53Z
 # 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.
@@ -45,7 +45,7 @@ Sphinx==5.3.0
 WTForms==3.0.1
 Werkzeug==2.2.3
 adal==1.2.7
-aiobotocore==2.5.3
+aiobotocore==2.5.4
 aiofiles==23.1.0
 aiohttp==3.8.5
 aioitertools==0.11.0
diff --git a/constraints-3.11.txt b/constraints-3.11.txt
index a8097cbc3b..e9df36fc03 100644
--- a/constraints-3.11.txt
+++ b/constraints-3.11.txt
@@ -1,5 +1,5 @@
 #
-# This constraints file was automatically generated on 2023-08-07T21:50:02Z
+# This constraints file was automatically generated on 2023-08-07T22:42:46Z
 # 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.
@@ -44,7 +44,7 @@ Sphinx==5.3.0
 WTForms==3.0.1
 Werkzeug==2.2.3
 adal==1.2.7
-aiobotocore==2.5.3
+aiobotocore==2.5.4
 aiofiles==23.1.0
 aiohttp==3.8.5
 aioitertools==0.11.0
diff --git a/constraints-3.8.txt b/constraints-3.8.txt
index 47a548fc0d..b62d963da3 100644
--- a/constraints-3.8.txt
+++ b/constraints-3.8.txt
@@ -1,5 +1,5 @@
 #
-# This constraints file was automatically generated on 2023-08-07T21:50:18Z
+# This constraints file was automatically generated on 2023-08-07T22:43:03Z
 # 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.
@@ -45,7 +45,7 @@ Sphinx==5.3.0
 WTForms==3.0.1
 Werkzeug==2.2.3
 adal==1.2.7
-aiobotocore==2.5.3
+aiobotocore==2.5.4
 aiofiles==23.1.0
 aiohttp==3.8.5
 aioitertools==0.11.0
diff --git a/constraints-3.9.txt b/constraints-3.9.txt
index 46e51596e3..2b1924be6b 100644
--- a/constraints-3.9.txt
+++ b/constraints-3.9.txt
@@ -1,5 +1,5 @@
 #
-# This constraints file was automatically generated on 2023-08-07T21:50:17Z
+# This constraints file was automatically generated on 2023-08-07T22:43:01Z
 # 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.
@@ -45,7 +45,7 @@ Sphinx==5.3.0
 WTForms==3.0.1
 Werkzeug==2.2.3
 adal==1.2.7
-aiobotocore==2.5.3
+aiobotocore==2.5.4
 aiofiles==23.1.0
 aiohttp==3.8.5
 aioitertools==0.11.0
diff --git a/constraints-no-providers-3.10.txt b/constraints-no-providers-3.10.txt
index 9480d417ad..621c0cecf9 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-08-07T21:47:17Z
+# This constraints file was automatically generated on 2023-08-07T22:39:59Z
 # 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.
@@ -34,7 +34,7 @@ SQLAlchemy-Utils==0.41.1
 SQLAlchemy==1.4.49
 WTForms==3.0.1
 Werkzeug==2.2.3
-aiobotocore==2.5.3
+aiobotocore==2.5.4
 aiohttp==3.8.5
 aioitertools==0.11.0
 aiosignal==1.3.1
diff --git a/constraints-no-providers-3.11.txt b/constraints-no-providers-3.11.txt
index d188f5e6fa..e1fe2a1a72 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-08-07T21:48:00Z
+# This constraints file was automatically generated on 2023-08-07T22:40:42Z
 # 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.
@@ -34,7 +34,7 @@ SQLAlchemy-Utils==0.41.1
 SQLAlchemy==1.4.49
 WTForms==3.0.1
 Werkzeug==2.2.3
-aiobotocore==2.5.3
+aiobotocore==2.5.4
 aiohttp==3.8.5
 aioitertools==0.11.0
 aiosignal==1.3.1
diff --git a/constraints-no-providers-3.8.txt b/constraints-no-providers-3.8.txt
index 556c29f88c..dc7685731c 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-08-07T21:47:27Z
+# This constraints file was automatically generated on 2023-08-07T22:40:08Z
 # 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.
@@ -34,7 +34,7 @@ SQLAlchemy-Utils==0.41.1
 SQLAlchemy==1.4.49
 WTForms==3.0.1
 Werkzeug==2.2.3
-aiobotocore==2.5.3
+aiobotocore==2.5.4
 aiohttp==3.8.5
 aioitertools==0.11.0
 aiosignal==1.3.1
diff --git a/constraints-no-providers-3.9.txt b/constraints-no-providers-3.9.txt
index 320ab81e91..676c37e9f4 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-08-07T21:47:28Z
+# This constraints file was automatically generated on 2023-08-07T22:40:09Z
 # 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.
@@ -34,7 +34,7 @@ SQLAlchemy-Utils==0.41.1
 SQLAlchemy==1.4.49
 WTForms==3.0.1
 Werkzeug==2.2.3
-aiobotocore==2.5.3
+aiobotocore==2.5.4
 aiohttp==3.8.5
 aioitertools==0.11.0
 aiosignal==1.3.1
diff --git a/constraints-source-providers-3.10.txt b/constraints-source-providers-3.10.txt
index 58b2f0d600..e229c66077 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-08-07T21:43:51Z
+# This constraints file was automatically generated on 2023-08-07T22:36:27Z
 # 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 97c4740bb1..219dfa34d1 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-08-07T21:43:51Z
+# This constraints file was automatically generated on 2023-08-07T22:36:27Z
 # 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 badf458bb0..96b31f30eb 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-08-07T21:43:51Z
+# This constraints file was automatically generated on 2023-08-07T22:36:27Z
 # 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 58b2f0d600..e229c66077 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-08-07T21:43:51Z
+# This constraints file was automatically generated on 2023-08-07T22:36:27Z
 # 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.