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/02/25 08:52:30 UTC

[airflow] branch constraints-master updated: Updating constraints. Build id:598689111

This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a commit to branch constraints-master
in repository https://gitbox.apache.org/repos/asf/airflow.git


The following commit(s) were added to refs/heads/constraints-master by this push:
     new 2ec0944  Updating constraints. Build id:598689111
2ec0944 is described below

commit 2ec0944b20c06aa4f4e8ea61346b4ea3c667a78f
Author: Automated GitHub Actions commit <de...@airflow.apache.org>
AuthorDate: Thu Feb 25 08:52:08 2021 +0000

    Updating constraints. Build id:598689111
    
    This update in constraints is automatically committed by the CI 'constraints-push' step based on
    HEAD of 'refs/heads/master' in 'apache/airflow'
    with commit sha 5bfa0f123b39babe1ef66c139e59e452240a6bd7.
    
    All tests passed in this build so we determined we can push the updated constraints.
    
    See https://github.com/apache/airflow/blob/master/README.md#installing-from-pypi for details.
---
 constraints-3.6.txt              | 6 ++++--
 constraints-3.7.txt              | 8 +++++---
 constraints-3.8.txt              | 8 +++++---
 constraints-no-providers-3.6.txt | 7 +++++--
 constraints-no-providers-3.7.txt | 9 ++++++---
 constraints-no-providers-3.8.txt | 9 ++++++---
 6 files changed, 31 insertions(+), 16 deletions(-)

diff --git a/constraints-3.6.txt b/constraints-3.6.txt
index 4ad0cb8..7ecd425 100644
--- a/constraints-3.6.txt
+++ b/constraints-3.6.txt
@@ -19,7 +19,7 @@ JPype1==1.2.1
 JayDeBeApi==1.2.3
 Jinja2==2.11.3
 Mako==1.1.4
-Markdown==3.3.3
+Markdown==3.3.4
 MarkupSafe==1.1.1
 PyHive==0.6.3
 PyJWT==1.7.1
@@ -334,7 +334,8 @@ ntlm-auth==1.5.0
 numpy==1.19.5
 oauth2client==4.1.3
 oauthlib==3.1.0
-openapi-spec-validator==0.2.9
+openapi-schema-validator==0.1.2
+openapi-spec-validator==0.3.0
 oscrypto==1.2.1
 packaging==20.9
 pandas-gbq==0.14.1
@@ -463,6 +464,7 @@ sshpubkeys==3.3.1
 sshtunnel==0.1.5
 starkbank-ecdsa==1.1.0
 statsd==3.3.0
+strict-rfc3339==0.7
 swagger-ui-bundle==0.0.8
 tableauserverclient==0.15.0
 tabulate==0.8.9
diff --git a/constraints-3.7.txt b/constraints-3.7.txt
index 4bc2942..c4bec67 100644
--- a/constraints-3.7.txt
+++ b/constraints-3.7.txt
@@ -19,7 +19,7 @@ JPype1==1.2.1
 JayDeBeApi==1.2.3
 Jinja2==2.11.3
 Mako==1.1.4
-Markdown==3.3.3
+Markdown==3.3.4
 MarkupSafe==1.1.1
 PyHive==0.6.3
 PyJWT==1.7.1
@@ -153,7 +153,7 @@ bowler==0.9.0
 cached-property==1.5.2
 cachetools==4.2.1
 cassandra-driver==3.20.2
-cattrs==1.2.0
+cattrs==1.3.0
 celery==4.4.7
 certifi==2020.12.5
 cffi==1.14.5
@@ -330,7 +330,8 @@ ntlm-auth==1.5.0
 numpy==1.20.1
 oauth2client==4.1.3
 oauthlib==3.1.0
-openapi-spec-validator==0.2.9
+openapi-schema-validator==0.1.2
+openapi-spec-validator==0.3.0
 oscrypto==1.2.1
 packaging==20.9
 pandas-gbq==0.14.1
@@ -458,6 +459,7 @@ sshpubkeys==3.3.1
 sshtunnel==0.1.5
 starkbank-ecdsa==1.1.0
 statsd==3.3.0
+strict-rfc3339==0.7
 swagger-ui-bundle==0.0.8
 tableauserverclient==0.15.0
 tabulate==0.8.9
diff --git a/constraints-3.8.txt b/constraints-3.8.txt
index 4bc2942..c4bec67 100644
--- a/constraints-3.8.txt
+++ b/constraints-3.8.txt
@@ -19,7 +19,7 @@ JPype1==1.2.1
 JayDeBeApi==1.2.3
 Jinja2==2.11.3
 Mako==1.1.4
-Markdown==3.3.3
+Markdown==3.3.4
 MarkupSafe==1.1.1
 PyHive==0.6.3
 PyJWT==1.7.1
@@ -153,7 +153,7 @@ bowler==0.9.0
 cached-property==1.5.2
 cachetools==4.2.1
 cassandra-driver==3.20.2
-cattrs==1.2.0
+cattrs==1.3.0
 celery==4.4.7
 certifi==2020.12.5
 cffi==1.14.5
@@ -330,7 +330,8 @@ ntlm-auth==1.5.0
 numpy==1.20.1
 oauth2client==4.1.3
 oauthlib==3.1.0
-openapi-spec-validator==0.2.9
+openapi-schema-validator==0.1.2
+openapi-spec-validator==0.3.0
 oscrypto==1.2.1
 packaging==20.9
 pandas-gbq==0.14.1
@@ -458,6 +459,7 @@ sshpubkeys==3.3.1
 sshtunnel==0.1.5
 starkbank-ecdsa==1.1.0
 statsd==3.3.0
+strict-rfc3339==0.7
 swagger-ui-bundle==0.0.8
 tableauserverclient==0.15.0
 tabulate==0.8.9
diff --git a/constraints-no-providers-3.6.txt b/constraints-no-providers-3.6.txt
index 2fccfa0..0e5e5f2 100644
--- a/constraints-no-providers-3.6.txt
+++ b/constraints-no-providers-3.6.txt
@@ -14,7 +14,7 @@ Flask==1.1.2
 HeapDict==1.0.1
 Jinja2==2.11.3
 Mako==1.1.4
-Markdown==3.3.3
+Markdown==3.3.4
 MarkupSafe==1.1.1
 PyJWT==1.7.1
 PyYAML==5.4.1
@@ -75,6 +75,7 @@ importlib-metadata==1.7.0
 importlib-resources==1.5.0
 inflection==0.5.1
 iso8601==0.1.14
+isodate==0.6.0
 itsdangerous==1.1.0
 jsonschema==3.2.0
 kombu==4.6.11
@@ -90,7 +91,8 @@ msgpack==1.0.2
 natsort==7.1.1
 numpy==1.19.5
 oauthlib==2.1.0
-openapi-spec-validator==0.2.9
+openapi-schema-validator==0.1.2
+openapi-spec-validator==0.3.0
 pandas==1.1.5
 pendulum==2.1.2
 pep562==1.0
@@ -123,6 +125,7 @@ setproctitle==1.2.2
 six==1.15.0
 sortedcontainers==2.3.0
 statsd==3.3.0
+strict-rfc3339==0.7
 swagger-ui-bundle==0.0.8
 tabulate==0.8.9
 tblib==1.7.0
diff --git a/constraints-no-providers-3.7.txt b/constraints-no-providers-3.7.txt
index aef08b3..72412e1 100644
--- a/constraints-no-providers-3.7.txt
+++ b/constraints-no-providers-3.7.txt
@@ -14,7 +14,7 @@ Flask==1.1.2
 HeapDict==1.0.1
 Jinja2==2.11.3
 Mako==1.1.4
-Markdown==3.3.3
+Markdown==3.3.4
 MarkupSafe==1.1.1
 PyJWT==1.7.1
 PyYAML==5.4.1
@@ -35,7 +35,7 @@ billiard==3.6.3.0
 blinker==1.4
 cached-property==1.5.2
 cachetools==4.2.1
-cattrs==1.2.0
+cattrs==1.3.0
 celery==4.4.7
 certifi==2020.12.5
 cffi==1.14.5
@@ -72,6 +72,7 @@ importlib-metadata==1.7.0
 importlib-resources==1.5.0
 inflection==0.5.1
 iso8601==0.1.14
+isodate==0.6.0
 itsdangerous==1.1.0
 jsonschema==3.2.0
 kombu==4.6.11
@@ -87,7 +88,8 @@ msgpack==1.0.2
 natsort==7.1.1
 numpy==1.20.1
 oauthlib==2.1.0
-openapi-spec-validator==0.2.9
+openapi-schema-validator==0.1.2
+openapi-spec-validator==0.3.0
 pandas==1.2.2
 pendulum==2.1.2
 prison==0.1.3
@@ -119,6 +121,7 @@ setproctitle==1.2.2
 six==1.15.0
 sortedcontainers==2.3.0
 statsd==3.3.0
+strict-rfc3339==0.7
 swagger-ui-bundle==0.0.8
 tabulate==0.8.9
 tblib==1.7.0
diff --git a/constraints-no-providers-3.8.txt b/constraints-no-providers-3.8.txt
index aef08b3..72412e1 100644
--- a/constraints-no-providers-3.8.txt
+++ b/constraints-no-providers-3.8.txt
@@ -14,7 +14,7 @@ Flask==1.1.2
 HeapDict==1.0.1
 Jinja2==2.11.3
 Mako==1.1.4
-Markdown==3.3.3
+Markdown==3.3.4
 MarkupSafe==1.1.1
 PyJWT==1.7.1
 PyYAML==5.4.1
@@ -35,7 +35,7 @@ billiard==3.6.3.0
 blinker==1.4
 cached-property==1.5.2
 cachetools==4.2.1
-cattrs==1.2.0
+cattrs==1.3.0
 celery==4.4.7
 certifi==2020.12.5
 cffi==1.14.5
@@ -72,6 +72,7 @@ importlib-metadata==1.7.0
 importlib-resources==1.5.0
 inflection==0.5.1
 iso8601==0.1.14
+isodate==0.6.0
 itsdangerous==1.1.0
 jsonschema==3.2.0
 kombu==4.6.11
@@ -87,7 +88,8 @@ msgpack==1.0.2
 natsort==7.1.1
 numpy==1.20.1
 oauthlib==2.1.0
-openapi-spec-validator==0.2.9
+openapi-schema-validator==0.1.2
+openapi-spec-validator==0.3.0
 pandas==1.2.2
 pendulum==2.1.2
 prison==0.1.3
@@ -119,6 +121,7 @@ setproctitle==1.2.2
 six==1.15.0
 sortedcontainers==2.3.0
 statsd==3.3.0
+strict-rfc3339==0.7
 swagger-ui-bundle==0.0.8
 tabulate==0.8.9
 tblib==1.7.0