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/02/13 10:37:25 UTC

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

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 964113bc57 Updating constraints. Github run id:4161963212
964113bc57 is described below

commit 964113bc57846cb2f5cc796d605980767233a449
Author: Automated GitHub Actions commit <de...@airflow.apache.org>
AuthorDate: Mon Feb 13 10:37:00 2023 +0000

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

diff --git a/constraints-3.10.txt b/constraints-3.10.txt
index aa7e795f63..bbcee32484 100644
--- a/constraints-3.10.txt
+++ b/constraints-3.10.txt
@@ -1,5 +1,5 @@
 #
-# This constraints file was automatically generated on 2023-02-12T15:55:28Z
+# This constraints file was automatically generated on 2023-02-13T10:36:24Z
 # 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.
@@ -47,7 +47,7 @@ WTForms==3.0.1
 Werkzeug==2.2.2
 adal==1.2.7
 aiofiles==22.1.0
-aiohttp==3.8.3
+aiohttp==3.8.4
 aiosignal==1.3.1
 alabaster==0.7.13
 alembic==1.9.3
@@ -173,7 +173,7 @@ backoff==1.10.0
 bcrypt==4.0.1
 beautifulsoup4==4.11.2
 billiard==3.6.4.0
-bitarray==2.7.1
+bitarray==2.7.2
 black==23.1a1
 bleach==6.0.0
 blinker==1.5
@@ -514,7 +514,7 @@ rich-click==1.6.1
 rich==13.3.1
 rich_argparse==1.0.0
 rsa==4.9
-ruff==0.0.245
+ruff==0.0.246
 s3transfer==0.6.0
 sarif-om==1.0.4
 sasl==0.3.1
@@ -566,7 +566,7 @@ statsd==4.0.1
 tableauserverclient==0.23.4
 tabulate==0.9.0
 tblib==1.7.0
-tenacity==8.1.0
+tenacity==8.2.1
 termcolor==2.2.0
 text-unidecode==1.3
 textwrap3==0.9.2
diff --git a/constraints-3.7.txt b/constraints-3.7.txt
index c11ddee4ba..b6e1e5009e 100644
--- a/constraints-3.7.txt
+++ b/constraints-3.7.txt
@@ -1,5 +1,5 @@
 #
-# This constraints file was automatically generated on 2023-02-12T15:55:43Z
+# This constraints file was automatically generated on 2023-02-13T10:36:56Z
 # 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.
@@ -47,7 +47,7 @@ WTForms==3.0.1
 Werkzeug==2.2.2
 adal==1.2.7
 aiofiles==22.1.0
-aiohttp==3.8.3
+aiohttp==3.8.4
 aiosignal==1.3.1
 alabaster==0.7.13
 alembic==1.9.3
@@ -173,7 +173,7 @@ backports.zoneinfo==0.2.1
 bcrypt==4.0.1
 beautifulsoup4==4.11.2
 billiard==3.6.4.0
-bitarray==2.7.1
+bitarray==2.7.2
 black==23.1a1
 bleach==6.0.0
 blinker==1.5
@@ -515,7 +515,7 @@ rich-click==1.6.1
 rich==13.3.1
 rich_argparse==1.0.0
 rsa==4.9
-ruff==0.0.245
+ruff==0.0.246
 s3transfer==0.6.0
 sarif-om==1.0.4
 sasl==0.3.1
@@ -566,7 +566,7 @@ statsd==4.0.1
 tableauserverclient==0.23.4
 tabulate==0.9.0
 tblib==1.7.0
-tenacity==8.1.0
+tenacity==8.2.1
 termcolor==2.2.0
 text-unidecode==1.3
 textwrap3==0.9.2
diff --git a/constraints-3.8.txt b/constraints-3.8.txt
index fa47377f52..0110d30e65 100644
--- a/constraints-3.8.txt
+++ b/constraints-3.8.txt
@@ -1,5 +1,5 @@
 #
-# This constraints file was automatically generated on 2023-02-12T15:55:38Z
+# This constraints file was automatically generated on 2023-02-13T10:36:49Z
 # 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.
@@ -47,7 +47,7 @@ WTForms==3.0.1
 Werkzeug==2.2.2
 adal==1.2.7
 aiofiles==22.1.0
-aiohttp==3.8.3
+aiohttp==3.8.4
 aiosignal==1.3.1
 alabaster==0.7.13
 alembic==1.9.3
@@ -174,7 +174,7 @@ backports.zoneinfo==0.2.1
 bcrypt==4.0.1
 beautifulsoup4==4.11.2
 billiard==3.6.4.0
-bitarray==2.7.1
+bitarray==2.7.2
 black==23.1a1
 bleach==6.0.0
 blinker==1.5
@@ -517,7 +517,7 @@ rich-click==1.6.1
 rich==13.3.1
 rich_argparse==1.0.0
 rsa==4.9
-ruff==0.0.245
+ruff==0.0.246
 s3transfer==0.6.0
 sarif-om==1.0.4
 sasl==0.3.1
@@ -569,7 +569,7 @@ statsd==4.0.1
 tableauserverclient==0.23.4
 tabulate==0.9.0
 tblib==1.7.0
-tenacity==8.1.0
+tenacity==8.2.1
 termcolor==2.2.0
 text-unidecode==1.3
 textwrap3==0.9.2
diff --git a/constraints-3.9.txt b/constraints-3.9.txt
index 4c3675f654..5f5842e524 100644
--- a/constraints-3.9.txt
+++ b/constraints-3.9.txt
@@ -1,5 +1,5 @@
 #
-# This constraints file was automatically generated on 2023-02-12T15:55:38Z
+# This constraints file was automatically generated on 2023-02-13T10:36:48Z
 # 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.
@@ -47,7 +47,7 @@ WTForms==3.0.1
 Werkzeug==2.2.2
 adal==1.2.7
 aiofiles==22.1.0
-aiohttp==3.8.3
+aiohttp==3.8.4
 aiosignal==1.3.1
 alabaster==0.7.13
 alembic==1.9.3
@@ -173,7 +173,7 @@ backoff==1.10.0
 bcrypt==4.0.1
 beautifulsoup4==4.11.2
 billiard==3.6.4.0
-bitarray==2.7.1
+bitarray==2.7.2
 black==23.1a1
 bleach==6.0.0
 blinker==1.5
@@ -514,7 +514,7 @@ rich-click==1.6.1
 rich==13.3.1
 rich_argparse==1.0.0
 rsa==4.9
-ruff==0.0.245
+ruff==0.0.246
 s3transfer==0.6.0
 sarif-om==1.0.4
 sasl==0.3.1
@@ -566,7 +566,7 @@ statsd==4.0.1
 tableauserverclient==0.23.4
 tabulate==0.9.0
 tblib==1.7.0
-tenacity==8.1.0
+tenacity==8.2.1
 termcolor==2.2.0
 text-unidecode==1.3
 textwrap3==0.9.2
diff --git a/constraints-no-providers-3.10.txt b/constraints-no-providers-3.10.txt
index b244cb1fa6..3c3df6ca7c 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-02-12T15:53:43Z
+# This constraints file was automatically generated on 2023-02-13T10:33:38Z
 # 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.
@@ -35,7 +35,7 @@ SQLAlchemy==1.4.46
 WTForms==3.0.1
 Werkzeug==2.2.2
 adal==1.2.7
-aiohttp==3.8.3
+aiohttp==3.8.4
 aiosignal==1.3.1
 alembic==1.9.3
 amqp==5.1.1
@@ -57,7 +57,7 @@ certifi==2022.12.7
 cffi==1.15.1
 cgroupspy==0.2.2
 chardet==4.0.0
-charset-normalizer==2.1.1
+charset-normalizer==3.0.1
 click-didyoumean==0.3.0
 click-plugins==1.1.1
 click-repl==0.2.0
@@ -164,7 +164,7 @@ sortedcontainers==2.4.0
 statsd==4.0.1
 tabulate==0.9.0
 tblib==1.7.0
-tenacity==8.1.0
+tenacity==8.2.1
 termcolor==2.2.0
 text-unidecode==1.3
 thrift-sasl==0.4.3
diff --git a/constraints-no-providers-3.7.txt b/constraints-no-providers-3.7.txt
index e01f54b4f0..c35703f834 100644
--- a/constraints-no-providers-3.7.txt
+++ b/constraints-no-providers-3.7.txt
@@ -1,5 +1,5 @@
 #
-# This constraints file was automatically generated on 2023-02-12T15:54:09Z
+# This constraints file was automatically generated on 2023-02-13T10:34: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.
@@ -35,7 +35,7 @@ SQLAlchemy==1.4.46
 WTForms==3.0.1
 Werkzeug==2.2.2
 adal==1.2.7
-aiohttp==3.8.3
+aiohttp==3.8.4
 aiosignal==1.3.1
 alembic==1.9.3
 amqp==5.1.1
@@ -59,7 +59,7 @@ certifi==2022.12.7
 cffi==1.15.1
 cgroupspy==0.2.2
 chardet==4.0.0
-charset-normalizer==2.1.1
+charset-normalizer==3.0.1
 click-didyoumean==0.3.0
 click-plugins==1.1.1
 click-repl==0.2.0
@@ -169,7 +169,7 @@ sortedcontainers==2.4.0
 statsd==4.0.1
 tabulate==0.9.0
 tblib==1.7.0
-tenacity==8.1.0
+tenacity==8.2.1
 termcolor==2.2.0
 text-unidecode==1.3
 thrift-sasl==0.4.3
diff --git a/constraints-no-providers-3.8.txt b/constraints-no-providers-3.8.txt
index 7b5142130a..4b9128af12 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-02-12T15:54:00Z
+# This constraints file was automatically generated on 2023-02-13T10:34: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.
@@ -35,7 +35,7 @@ SQLAlchemy==1.4.46
 WTForms==3.0.1
 Werkzeug==2.2.2
 adal==1.2.7
-aiohttp==3.8.3
+aiohttp==3.8.4
 aiosignal==1.3.1
 alembic==1.9.3
 amqp==5.1.1
@@ -57,7 +57,7 @@ certifi==2022.12.7
 cffi==1.15.1
 cgroupspy==0.2.2
 chardet==4.0.0
-charset-normalizer==2.1.1
+charset-normalizer==3.0.1
 click-didyoumean==0.3.0
 click-plugins==1.1.1
 click-repl==0.2.0
@@ -167,7 +167,7 @@ sortedcontainers==2.4.0
 statsd==4.0.1
 tabulate==0.9.0
 tblib==1.7.0
-tenacity==8.1.0
+tenacity==8.2.1
 termcolor==2.2.0
 text-unidecode==1.3
 thrift-sasl==0.4.3
diff --git a/constraints-no-providers-3.9.txt b/constraints-no-providers-3.9.txt
index 36130542ec..50c96cec80 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-02-12T15:54:01Z
+# This constraints file was automatically generated on 2023-02-13T10:34:19Z
 # 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.
@@ -35,7 +35,7 @@ SQLAlchemy==1.4.46
 WTForms==3.0.1
 Werkzeug==2.2.2
 adal==1.2.7
-aiohttp==3.8.3
+aiohttp==3.8.4
 aiosignal==1.3.1
 alembic==1.9.3
 amqp==5.1.1
@@ -57,7 +57,7 @@ certifi==2022.12.7
 cffi==1.15.1
 cgroupspy==0.2.2
 chardet==4.0.0
-charset-normalizer==2.1.1
+charset-normalizer==3.0.1
 click-didyoumean==0.3.0
 click-plugins==1.1.1
 click-repl==0.2.0
@@ -165,7 +165,7 @@ sortedcontainers==2.4.0
 statsd==4.0.1
 tabulate==0.9.0
 tblib==1.7.0
-tenacity==8.1.0
+tenacity==8.2.1
 termcolor==2.2.0
 text-unidecode==1.3
 thrift-sasl==0.4.3
diff --git a/constraints-source-providers-3.10.txt b/constraints-source-providers-3.10.txt
index 46f785c23e..aff6164b46 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-02-12T15:50:13Z
+# This constraints file was automatically generated on 2023-02-13T10:28:41Z
 # 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.
@@ -47,7 +47,7 @@ WTForms==3.0.1
 Werkzeug==2.2.2
 adal==1.2.7
 aiofiles==22.1.0
-aiohttp==3.8.3
+aiohttp==3.8.4
 aiosignal==1.3.1
 alabaster==0.7.13
 alembic==1.9.3
@@ -101,7 +101,7 @@ backoff==1.10.0
 bcrypt==4.0.1
 beautifulsoup4==4.11.2
 billiard==3.6.4.0
-bitarray==2.7.1
+bitarray==2.7.2
 black==23.1a1
 bleach==6.0.0
 blinker==1.5
@@ -442,7 +442,7 @@ rich-click==1.6.1
 rich==13.3.1
 rich_argparse==1.0.0
 rsa==4.9
-ruff==0.0.245
+ruff==0.0.246
 s3transfer==0.6.0
 sarif-om==1.0.4
 sasl==0.3.1
@@ -493,7 +493,7 @@ statsd==4.0.1
 tableauserverclient==0.23.4
 tabulate==0.9.0
 tblib==1.7.0
-tenacity==8.1.0
+tenacity==8.2.1
 termcolor==2.2.0
 text-unidecode==1.3
 textwrap3==0.9.2
diff --git a/constraints-source-providers-3.7.txt b/constraints-source-providers-3.7.txt
index c4d5bc6639..89ade2ef92 100644
--- a/constraints-source-providers-3.7.txt
+++ b/constraints-source-providers-3.7.txt
@@ -1,5 +1,5 @@
 #
-# This constraints file was automatically generated on 2023-02-12T15:50:13Z
+# This constraints file was automatically generated on 2023-02-13T10:28:41Z
 # 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.
@@ -47,7 +47,7 @@ WTForms==3.0.1
 Werkzeug==2.2.2
 adal==1.2.7
 aiofiles==22.1.0
-aiohttp==3.8.3
+aiohttp==3.8.4
 aiosignal==1.3.1
 alabaster==0.7.13
 alembic==1.9.3
@@ -101,7 +101,7 @@ backports.zoneinfo==0.2.1
 bcrypt==4.0.1
 beautifulsoup4==4.11.2
 billiard==3.6.4.0
-bitarray==2.7.1
+bitarray==2.7.2
 black==23.1a1
 bleach==6.0.0
 blinker==1.5
@@ -443,7 +443,7 @@ rich-click==1.6.1
 rich==13.3.1
 rich_argparse==1.0.0
 rsa==4.9
-ruff==0.0.245
+ruff==0.0.246
 s3transfer==0.6.0
 sarif-om==1.0.4
 sasl==0.3.1
@@ -493,7 +493,7 @@ statsd==4.0.1
 tableauserverclient==0.23.4
 tabulate==0.9.0
 tblib==1.7.0
-tenacity==8.1.0
+tenacity==8.2.1
 termcolor==2.2.0
 text-unidecode==1.3
 textwrap3==0.9.2
diff --git a/constraints-source-providers-3.8.txt b/constraints-source-providers-3.8.txt
index 54b62f6f29..4deae6ea9c 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-02-12T15:50:13Z
+# This constraints file was automatically generated on 2023-02-13T10:28:40Z
 # 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.
@@ -47,7 +47,7 @@ WTForms==3.0.1
 Werkzeug==2.2.2
 adal==1.2.7
 aiofiles==22.1.0
-aiohttp==3.8.3
+aiohttp==3.8.4
 aiosignal==1.3.1
 alabaster==0.7.13
 alembic==1.9.3
@@ -102,7 +102,7 @@ backports.zoneinfo==0.2.1
 bcrypt==4.0.1
 beautifulsoup4==4.11.2
 billiard==3.6.4.0
-bitarray==2.7.1
+bitarray==2.7.2
 black==23.1a1
 bleach==6.0.0
 blinker==1.5
@@ -445,7 +445,7 @@ rich-click==1.6.1
 rich==13.3.1
 rich_argparse==1.0.0
 rsa==4.9
-ruff==0.0.245
+ruff==0.0.246
 s3transfer==0.6.0
 sarif-om==1.0.4
 sasl==0.3.1
@@ -496,7 +496,7 @@ statsd==4.0.1
 tableauserverclient==0.23.4
 tabulate==0.9.0
 tblib==1.7.0
-tenacity==8.1.0
+tenacity==8.2.1
 termcolor==2.2.0
 text-unidecode==1.3
 textwrap3==0.9.2
diff --git a/constraints-source-providers-3.9.txt b/constraints-source-providers-3.9.txt
index 60d7e48447..1e03a3bec9 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-02-12T15:50:12Z
+# This constraints file was automatically generated on 2023-02-13T10:28:40Z
 # 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.
@@ -47,7 +47,7 @@ WTForms==3.0.1
 Werkzeug==2.2.2
 adal==1.2.7
 aiofiles==22.1.0
-aiohttp==3.8.3
+aiohttp==3.8.4
 aiosignal==1.3.1
 alabaster==0.7.13
 alembic==1.9.3
@@ -101,7 +101,7 @@ backoff==1.10.0
 bcrypt==4.0.1
 beautifulsoup4==4.11.2
 billiard==3.6.4.0
-bitarray==2.7.1
+bitarray==2.7.2
 black==23.1a1
 bleach==6.0.0
 blinker==1.5
@@ -442,7 +442,7 @@ rich-click==1.6.1
 rich==13.3.1
 rich_argparse==1.0.0
 rsa==4.9
-ruff==0.0.245
+ruff==0.0.246
 s3transfer==0.6.0
 sarif-om==1.0.4
 sasl==0.3.1
@@ -493,7 +493,7 @@ statsd==4.0.1
 tableauserverclient==0.23.4
 tabulate==0.9.0
 tblib==1.7.0
-tenacity==8.1.0
+tenacity==8.2.1
 termcolor==2.2.0
 text-unidecode==1.3
 textwrap3==0.9.2