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 2021/08/24 18:13:12 UTC

[airflow] branch constraints-main updated: Updating constraints. Build id:1163532119

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 4ed9e3f  Updating constraints. Build id:1163532119
4ed9e3f is described below

commit 4ed9e3f52bbac1701ed542b2f665b3cec1e7c09f
Author: Automated GitHub Actions commit <de...@airflow.apache.org>
AuthorDate: Tue Aug 24 18:11:10 2021 +0000

    Updating constraints. Build id:1163532119
    
    This update in constraints is automatically committed by the CI 'constraints-push' step based on
    HEAD of 'refs/heads/main' in 'apache/airflow'
    with commit sha 97f00654ca9c43ec87e1f3ec207b0f935dd89e15.
    
    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.6.txt              | 4 ++--
 constraints-3.7.txt              | 4 ++--
 constraints-3.8.txt              | 4 ++--
 constraints-3.9.txt              | 4 ++--
 constraints-no-providers-3.6.txt | 2 +-
 constraints-no-providers-3.7.txt | 2 +-
 constraints-no-providers-3.8.txt | 2 +-
 constraints-no-providers-3.9.txt | 2 +-
 8 files changed, 12 insertions(+), 12 deletions(-)

diff --git a/constraints-3.6.txt b/constraints-3.6.txt
index be86a89..154f581 100644
--- a/constraints-3.6.txt
+++ b/constraints-3.6.txt
@@ -185,7 +185,7 @@ contextvars==2.4
 coverage==5.5
 crcmod==1.7
 croniter==1.0.15
-cryptography==3.4.7
+cryptography==3.4.8
 curlify==2.2.1
 cx-Oracle==8.2.1
 dask==2021.3.0
@@ -521,7 +521,7 @@ websocket-client==1.2.1
 wrapt==1.12.1
 xmltodict==0.12.0
 yamllint==1.26.2
-yandexcloud==0.104.0
+yandexcloud==0.105.0
 yarl==1.6.3
 zdesk==2.7.1
 zict==2.0.0
diff --git a/constraints-3.7.txt b/constraints-3.7.txt
index 0ecadea..e3f7ecb 100644
--- a/constraints-3.7.txt
+++ b/constraints-3.7.txt
@@ -184,7 +184,7 @@ commonmark==0.9.1
 coverage==5.5
 crcmod==1.7
 croniter==1.0.15
-cryptography==3.4.7
+cryptography==3.4.8
 curlify==2.2.1
 cx-Oracle==8.2.1
 dask==2021.6.0
@@ -518,7 +518,7 @@ websocket-client==1.2.1
 wrapt==1.12.1
 xmltodict==0.12.0
 yamllint==1.26.2
-yandexcloud==0.104.0
+yandexcloud==0.105.0
 yarl==1.6.3
 zdesk==2.7.1
 zict==2.0.0
diff --git a/constraints-3.8.txt b/constraints-3.8.txt
index 0ecadea..e3f7ecb 100644
--- a/constraints-3.8.txt
+++ b/constraints-3.8.txt
@@ -184,7 +184,7 @@ commonmark==0.9.1
 coverage==5.5
 crcmod==1.7
 croniter==1.0.15
-cryptography==3.4.7
+cryptography==3.4.8
 curlify==2.2.1
 cx-Oracle==8.2.1
 dask==2021.6.0
@@ -518,7 +518,7 @@ websocket-client==1.2.1
 wrapt==1.12.1
 xmltodict==0.12.0
 yamllint==1.26.2
-yandexcloud==0.104.0
+yandexcloud==0.105.0
 yarl==1.6.3
 zdesk==2.7.1
 zict==2.0.0
diff --git a/constraints-3.9.txt b/constraints-3.9.txt
index 79ad3a1..f61ff35 100644
--- a/constraints-3.9.txt
+++ b/constraints-3.9.txt
@@ -181,7 +181,7 @@ commonmark==0.9.1
 coverage==5.5
 crcmod==1.7
 croniter==1.0.15
-cryptography==3.4.7
+cryptography==3.4.8
 curlify==2.2.1
 cx-Oracle==8.2.1
 dask==2021.6.0
@@ -514,7 +514,7 @@ websocket-client==1.2.1
 wrapt==1.12.1
 xmltodict==0.12.0
 yamllint==1.26.2
-yandexcloud==0.104.0
+yandexcloud==0.105.0
 yarl==1.6.3
 zdesk==2.7.1
 zict==2.0.0
diff --git a/constraints-no-providers-3.6.txt b/constraints-no-providers-3.6.txt
index de100a8..d7ec672 100644
--- a/constraints-no-providers-3.6.txt
+++ b/constraints-no-providers-3.6.txt
@@ -51,7 +51,7 @@ colorlog==6.4.1
 commonmark==0.9.1
 contextvars==2.4
 croniter==1.0.15
-cryptography==3.4.7
+cryptography==3.4.8
 dask==2021.3.0
 dataclasses==0.8
 defusedxml==0.7.1
diff --git a/constraints-no-providers-3.7.txt b/constraints-no-providers-3.7.txt
index 6d6b1c0..9edec77 100644
--- a/constraints-no-providers-3.7.txt
+++ b/constraints-no-providers-3.7.txt
@@ -49,7 +49,7 @@ colorama==0.4.4
 colorlog==6.4.1
 commonmark==0.9.1
 croniter==1.0.15
-cryptography==3.4.7
+cryptography==3.4.8
 dask==2021.6.0
 defusedxml==0.7.1
 dill==0.3.2
diff --git a/constraints-no-providers-3.8.txt b/constraints-no-providers-3.8.txt
index 3f39aed..e98cd0e 100644
--- a/constraints-no-providers-3.8.txt
+++ b/constraints-no-providers-3.8.txt
@@ -48,7 +48,7 @@ colorama==0.4.4
 colorlog==6.4.1
 commonmark==0.9.1
 croniter==1.0.15
-cryptography==3.4.7
+cryptography==3.4.8
 dask==2021.6.0
 defusedxml==0.7.1
 dill==0.3.2
diff --git a/constraints-no-providers-3.9.txt b/constraints-no-providers-3.9.txt
index d0182e7..02c16e6 100644
--- a/constraints-no-providers-3.9.txt
+++ b/constraints-no-providers-3.9.txt
@@ -48,7 +48,7 @@ colorama==0.4.4
 colorlog==6.4.1
 commonmark==0.9.1
 croniter==1.0.15
-cryptography==3.4.7
+cryptography==3.4.8
 dask==2021.6.0
 defusedxml==0.7.1
 dill==0.3.2