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 99fa5ef  Updating constraints. GH run id:176279155
99fa5ef is described below

commit 99fa5ef4bb8f69d76e8576c347cea042f4b00ada
Author: Automated Github Actions commit <[email protected]>
AuthorDate: Mon Jul 20 23:02:42 2020 +0000

    Updating constraints. GH run id:176279155
    
    This update in constraints is automatically committed by CI pushing
    reference 'refs/heads/master' to apache/airflow with commit sha
    560e0b504b52ead405b604934893c784ddf4dafa.
    
    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 | 42 +++++++++++++++++++++---------------------
 constraints-3.7.txt | 43 ++++++++++++++++++++++---------------------
 constraints-3.8.txt | 43 +++++++++++++++++++++----------------------
 3 files changed, 64 insertions(+), 64 deletions(-)

diff --git a/constraints-3.6.txt b/constraints-3.6.txt
index 91051f5..15dca91 100644
--- a/constraints-3.6.txt
+++ b/constraints-3.6.txt
@@ -14,7 +14,7 @@ Flask-WTF==0.14.3
 Flask==1.1.2
 GitPython==3.1.7
 HeapDict==1.0.1
-JPype1==0.7.5
+JPype1==1.0.1
 JayDeBeApi==1.2.3
 Jinja2==2.10.3
 Mako==1.1.3
@@ -72,9 +72,9 @@ beautifulsoup4==4.7.1
 billiard==3.6.3.0
 black==19.10b0
 blinker==1.4
-boto3==1.14.20
+boto3==1.14.24
 boto==2.49.0
-botocore==1.17.20
+botocore==1.17.24
 bowler==0.8.0
 cached-property==1.5.1
 cachetools==4.1.1
@@ -84,7 +84,7 @@ celery==4.4.6
 certifi==2020.6.20
 cffi==1.14.0
 cfgv==3.1.0
-cfn-lint==0.33.2
+cfn-lint==0.34.0
 cgroupspy==0.1.6
 chardet==3.0.4
 click==6.7
@@ -97,10 +97,10 @@ connexion==2.7.0
 contextvars==2.4
 coverage==5.2
 croniter==0.3.34
-cryptography==2.9.2
+cryptography==3.0
 curlify==2.2.1
 cx-Oracle==8.0.0
-dask==2.20.0
+dask==2.21.0
 datadog==0.38.0
 decorator==4.4.2
 defusedxml==0.6.0
@@ -139,10 +139,10 @@ gevent==20.6.2
 gitdb==4.0.5
 google-ads==4.0.0
 google-api-core==1.21.0
-google-api-python-client==1.9.3
+google-api-python-client==1.10.0
 google-auth-httplib2==0.0.4
 google-auth-oauthlib==0.4.1
-google-auth==1.19.0
+google-auth==1.19.2
 google-cloud-automl==1.0.1
 google-cloud-bigquery-datatransfer==1.1.0
 google-cloud-bigquery==1.25.0
@@ -150,7 +150,7 @@ google-cloud-bigtable==1.2.1
 google-cloud-container==1.0.1
 google-cloud-core==1.3.0
 google-cloud-datacatalog==0.7.0
-google-cloud-dataproc==1.0.0
+google-cloud-dataproc==1.0.1
 google-cloud-dlp==1.0.0
 google-cloud-kms==1.4.0
 google-cloud-language==1.3.0
@@ -180,7 +180,7 @@ hmsclient==0.1.1
 httplib2==0.18.1
 humanize==2.5.0
 hvac==0.10.4
-identify==1.4.23
+identify==1.4.24
 idna-ssl==1.1.0
 idna==2.10
 imagesize==1.2.0
@@ -195,7 +195,7 @@ iso8601==0.1.12
 isodate==0.6.0
 isort==4.3.21
 itsdangerous==1.1.0
-jedi==0.17.1
+jedi==0.17.2
 jira==2.0.0
 jmespath==0.10.0
 json-merge-patch==0.2
@@ -216,7 +216,7 @@ lockfile==0.12.2
 marshmallow-enum==1.5.1
 marshmallow-oneofschema==2.0.1
 marshmallow-sqlalchemy==0.23.1
-marshmallow==3.7.0
+marshmallow==3.7.1
 mccabe==0.6.1
 mock==4.0.2
 mongomock==3.19.0
@@ -235,7 +235,7 @@ mysqlclient==1.3.14
 natsort==7.0.1
 nbclient==0.4.1
 nbformat==5.0.7
-nest-asyncio==1.3.3
+nest-asyncio==1.4.0
 networkx==2.4
 nodeenv==1.4.0
 nteract-scrapbook==0.4.1
@@ -266,7 +266,7 @@ prison==0.1.3
 prometheus-client==0.8.0
 prompt-toolkit==3.0.5
 protobuf==3.12.2
-psutil==5.7.0
+psutil==5.7.2
 psycopg2-binary==2.8.5
 ptyprocess==0.6.0
 py4j==0.10.9
@@ -297,7 +297,7 @@ pytest-cov==2.10.0
 pytest-forked==1.2.0
 pytest-instafail==0.4.2
 pytest-rerunfailures==9.0
-pytest-timeout==1.4.1
+pytest-timeout==1.4.2
 pytest-xdist==1.33.0
 pytest==5.4.3
 python-daemon==2.2.4
@@ -315,7 +315,7 @@ pywinrm==0.4.1
 pyzmq==19.0.1
 qds-sdk==1.16.0
 redis==3.5.3
-regex==2020.6.8
+regex==2020.7.14
 requests-kerberos==0.12.0
 requests-mock==1.8.0
 requests-ntlm==1.1.0
@@ -337,7 +337,7 @@ six==1.15.0
 slackclient==2.7.2
 smmap==3.0.4
 snowballstemmer==2.0.0
-snowflake-connector-python==2.2.8
+snowflake-connector-python==2.2.9
 snowflake-sqlalchemy==1.2.3
 sortedcontainers==2.2.2
 soupsieve==2.0.1
@@ -361,7 +361,7 @@ sshpubkeys==3.1.0
 sshtunnel==0.1.5
 starkbank-ecdsa==1.0.0
 statsd==3.3.0
-swagger-ui-bundle==0.0.6
+swagger-ui-bundle==0.0.8
 tableauserverclient==0.9
 tabulate==0.8.7
 tblib==1.6.0
@@ -373,7 +373,7 @@ thrift==0.13.0
 toml==0.10.1
 toolz==0.10.0
 tornado==5.1.1
-tqdm==4.47.0
+tqdm==4.48.0
 traitlets==4.3.3
 typed-ast==1.4.1
 typing-extensions==3.7.4.2
@@ -384,13 +384,13 @@ uritemplate==3.0.1
 urllib3==1.25.9
 vertica-python==0.10.4
 vine==1.3.0
-virtualenv==20.0.26
+virtualenv==20.0.27
 watchtower==0.7.3
 wcwidth==0.2.5
 websocket-client==0.57.0
 wrapt==1.12.1
 xmltodict==0.12.0
-yamllint==1.23.0
+yamllint==1.24.2
 yandexcloud==0.43.0
 yarl==1.4.2
 zdesk==2.7.1
diff --git a/constraints-3.7.txt b/constraints-3.7.txt
index 5bbc3b0..f223ab9 100644
--- a/constraints-3.7.txt
+++ b/constraints-3.7.txt
@@ -14,7 +14,7 @@ Flask-WTF==0.14.3
 Flask==1.1.2
 GitPython==3.1.7
 HeapDict==1.0.1
-JPype1==0.7.5
+JPype1==1.0.1
 JayDeBeApi==1.2.3
 Jinja2==2.10.3
 Mako==1.1.3
@@ -72,9 +72,9 @@ beautifulsoup4==4.7.1
 billiard==3.6.3.0
 black==19.10b0
 blinker==1.4
-boto3==1.14.20
+boto3==1.14.24
 boto==2.49.0
-botocore==1.17.20
+botocore==1.17.24
 bowler==0.8.0
 cached-property==1.5.1
 cachetools==4.1.1
@@ -84,7 +84,7 @@ celery==4.4.6
 certifi==2020.6.20
 cffi==1.14.0
 cfgv==3.1.0
-cfn-lint==0.33.2
+cfn-lint==0.34.0
 cgroupspy==0.1.6
 chardet==3.0.4
 click==6.7
@@ -96,10 +96,10 @@ colorlog==4.0.2
 connexion==2.7.0
 coverage==5.2
 croniter==0.3.34
-cryptography==2.9.2
+cryptography==3.0
 curlify==2.2.1
 cx-Oracle==8.0.0
-dask==2.20.0
+dask==2.21.0
 datadog==0.38.0
 decorator==4.4.2
 defusedxml==0.6.0
@@ -136,12 +136,12 @@ future==0.18.2
 gcsfs==0.6.2
 gevent==20.6.2
 gitdb==4.0.5
-google-ads==5.1.0
+google-ads==6.0.0
 google-api-core==1.21.0
-google-api-python-client==1.9.3
+google-api-python-client==1.10.0
 google-auth-httplib2==0.0.4
 google-auth-oauthlib==0.4.1
-google-auth==1.19.0
+google-auth==1.19.2
 google-cloud-automl==1.0.1
 google-cloud-bigquery-datatransfer==1.1.0
 google-cloud-bigquery==1.25.0
@@ -149,7 +149,7 @@ google-cloud-bigtable==1.2.1
 google-cloud-container==1.0.1
 google-cloud-core==1.3.0
 google-cloud-datacatalog==0.7.0
-google-cloud-dataproc==1.0.0
+google-cloud-dataproc==1.0.1
 google-cloud-dlp==1.0.0
 google-cloud-kms==1.4.0
 google-cloud-language==1.3.0
@@ -179,7 +179,7 @@ hmsclient==0.1.1
 httplib2==0.18.1
 humanize==2.5.0
 hvac==0.10.4
-identify==1.4.23
+identify==1.4.24
 idna==2.10
 imagesize==1.2.0
 importlib-metadata==1.7.0
@@ -191,7 +191,7 @@ iso8601==0.1.12
 isodate==0.6.0
 isort==4.3.21
 itsdangerous==1.1.0
-jedi==0.17.1
+jedi==0.17.2
 jira==2.0.0
 jmespath==0.10.0
 json-merge-patch==0.2
@@ -212,7 +212,7 @@ lockfile==0.12.2
 marshmallow-enum==1.5.1
 marshmallow-oneofschema==2.0.1
 marshmallow-sqlalchemy==0.23.1
-marshmallow==3.7.0
+marshmallow==3.7.1
 mccabe==0.6.1
 mock==4.0.2
 mongomock==3.19.0
@@ -231,7 +231,7 @@ mysqlclient==1.3.14
 natsort==7.0.1
 nbclient==0.4.1
 nbformat==5.0.7
-nest-asyncio==1.3.3
+nest-asyncio==1.4.0
 networkx==2.4
 nodeenv==1.4.0
 nteract-scrapbook==0.4.1
@@ -261,7 +261,7 @@ prison==0.1.3
 prometheus-client==0.8.0
 prompt-toolkit==3.0.5
 protobuf==3.12.2
-psutil==5.7.0
+psutil==5.7.2
 psycopg2-binary==2.8.5
 ptyprocess==0.6.0
 py4j==0.10.9
@@ -281,6 +281,7 @@ pyflakes==2.2.0
 pykerberos==1.2.1
 pylint==2.5.3
 pymongo==3.10.1
+pymssql==2.1.4
 pyodbc==4.0.30
 pyparsing==2.4.7
 pypd==1.1.0
@@ -291,7 +292,7 @@ pytest-cov==2.10.0
 pytest-forked==1.2.0
 pytest-instafail==0.4.2
 pytest-rerunfailures==9.0
-pytest-timeout==1.4.1
+pytest-timeout==1.4.2
 pytest-xdist==1.33.0
 pytest==5.4.3
 python-daemon==2.2.4
@@ -331,7 +332,7 @@ six==1.15.0
 slackclient==2.7.2
 smmap==3.0.4
 snowballstemmer==2.0.0
-snowflake-connector-python==2.2.8
+snowflake-connector-python==2.2.9
 snowflake-sqlalchemy==1.2.3
 sortedcontainers==2.2.2
 soupsieve==2.0.1
@@ -355,7 +356,7 @@ sshpubkeys==3.1.0
 sshtunnel==0.1.5
 starkbank-ecdsa==1.0.0
 statsd==3.3.0
-swagger-ui-bundle==0.0.6
+swagger-ui-bundle==0.0.8
 tableauserverclient==0.9
 tabulate==0.8.7
 tblib==1.6.0
@@ -367,7 +368,7 @@ thrift==0.13.0
 toml==0.10.1
 toolz==0.10.0
 tornado==5.1.1
-tqdm==4.47.0
+tqdm==4.48.0
 traitlets==4.3.3
 typed-ast==1.4.1
 typing-extensions==3.7.4.2
@@ -377,13 +378,13 @@ uritemplate==3.0.1
 urllib3==1.25.9
 vertica-python==0.10.4
 vine==1.3.0
-virtualenv==20.0.26
+virtualenv==20.0.27
 watchtower==0.7.3
 wcwidth==0.2.5
 websocket-client==0.57.0
 wrapt==1.12.1
 xmltodict==0.12.0
-yamllint==1.23.0
+yamllint==1.24.2
 yandexcloud==0.43.0
 yarl==1.4.2
 zdesk==2.7.1
diff --git a/constraints-3.8.txt b/constraints-3.8.txt
index 3eeebe0..92abdaa 100644
--- a/constraints-3.8.txt
+++ b/constraints-3.8.txt
@@ -14,7 +14,7 @@ Flask-WTF==0.14.3
 Flask==1.1.2
 GitPython==3.1.7
 HeapDict==1.0.1
-JPype1==0.7.5
+JPype1==1.0.1
 JayDeBeApi==1.2.3
 Jinja2==2.10.3
 Mako==1.1.3
@@ -72,9 +72,9 @@ beautifulsoup4==4.7.1
 billiard==3.6.3.0
 black==19.10b0
 blinker==1.4
-boto3==1.14.20
+boto3==1.14.24
 boto==2.49.0
-botocore==1.17.20
+botocore==1.17.24
 bowler==0.8.0
 cached-property==1.5.1
 cachetools==4.1.1
@@ -84,7 +84,7 @@ celery==4.4.6
 certifi==2020.6.20
 cffi==1.14.0
 cfgv==3.1.0
-cfn-lint==0.33.2
+cfn-lint==0.34.0
 cgroupspy==0.1.6
 chardet==3.0.4
 click==6.7
@@ -96,10 +96,10 @@ colorlog==4.0.2
 connexion==2.7.0
 coverage==5.2
 croniter==0.3.34
-cryptography==2.9.2
+cryptography==3.0
 curlify==2.2.1
 cx-Oracle==8.0.0
-dask==2.20.0
+dask==2.21.0
 datadog==0.38.0
 decorator==4.4.2
 defusedxml==0.6.0
@@ -136,12 +136,12 @@ future==0.18.2
 gcsfs==0.6.2
 gevent==20.6.2
 gitdb==4.0.5
-google-ads==5.1.0
+google-ads==6.0.0
 google-api-core==1.21.0
-google-api-python-client==1.9.3
+google-api-python-client==1.10.0
 google-auth-httplib2==0.0.4
 google-auth-oauthlib==0.4.1
-google-auth==1.19.0
+google-auth==1.19.2
 google-cloud-automl==1.0.1
 google-cloud-bigquery-datatransfer==1.1.0
 google-cloud-bigquery==1.25.0
@@ -149,7 +149,7 @@ google-cloud-bigtable==1.2.1
 google-cloud-container==1.0.1
 google-cloud-core==1.3.0
 google-cloud-datacatalog==0.7.0
-google-cloud-dataproc==1.0.0
+google-cloud-dataproc==1.0.1
 google-cloud-dlp==1.0.0
 google-cloud-kms==1.4.0
 google-cloud-language==1.3.0
@@ -179,7 +179,7 @@ hmsclient==0.1.1
 httplib2==0.18.1
 humanize==2.5.0
 hvac==0.10.4
-identify==1.4.23
+identify==1.4.24
 idna==2.10
 imagesize==1.2.0
 importlib-metadata==1.7.0
@@ -191,7 +191,7 @@ iso8601==0.1.12
 isodate==0.6.0
 isort==4.3.21
 itsdangerous==1.1.0
-jedi==0.17.1
+jedi==0.17.2
 jira==2.0.0
 jmespath==0.10.0
 json-merge-patch==0.2
@@ -212,7 +212,7 @@ lockfile==0.12.2
 marshmallow-enum==1.5.1
 marshmallow-oneofschema==2.0.1
 marshmallow-sqlalchemy==0.23.1
-marshmallow==3.7.0
+marshmallow==3.7.1
 mccabe==0.6.1
 mock==4.0.2
 mongomock==3.19.0
@@ -231,7 +231,7 @@ mysqlclient==1.3.14
 natsort==7.0.1
 nbclient==0.4.1
 nbformat==5.0.7
-nest-asyncio==1.3.3
+nest-asyncio==1.4.0
 networkx==2.4
 nodeenv==1.4.0
 nteract-scrapbook==0.4.1
@@ -261,7 +261,7 @@ prison==0.1.3
 prometheus-client==0.8.0
 prompt-toolkit==3.0.5
 protobuf==3.12.2
-psutil==5.7.0
+psutil==5.7.2
 psycopg2-binary==2.8.5
 ptyprocess==0.6.0
 py4j==0.10.9
@@ -281,7 +281,6 @@ pyflakes==2.2.0
 pykerberos==1.2.1
 pylint==2.5.3
 pymongo==3.10.1
-pymssql==2.1.4
 pyodbc==4.0.30
 pyparsing==2.4.7
 pypd==1.1.0
@@ -292,7 +291,7 @@ pytest-cov==2.10.0
 pytest-forked==1.2.0
 pytest-instafail==0.4.2
 pytest-rerunfailures==9.0
-pytest-timeout==1.4.1
+pytest-timeout==1.4.2
 pytest-xdist==1.33.0
 pytest==5.4.3
 python-daemon==2.2.4
@@ -332,7 +331,7 @@ six==1.15.0
 slackclient==2.7.2
 smmap==3.0.4
 snowballstemmer==2.0.0
-snowflake-connector-python==2.2.8
+snowflake-connector-python==2.2.9
 snowflake-sqlalchemy==1.2.3
 sortedcontainers==2.2.2
 soupsieve==2.0.1
@@ -356,7 +355,7 @@ sshpubkeys==3.1.0
 sshtunnel==0.1.5
 starkbank-ecdsa==1.0.0
 statsd==3.3.0
-swagger-ui-bundle==0.0.6
+swagger-ui-bundle==0.0.8
 tableauserverclient==0.9
 tabulate==0.8.7
 tblib==1.6.0
@@ -368,7 +367,7 @@ thrift==0.13.0
 toml==0.10.1
 toolz==0.10.0
 tornado==5.1.1
-tqdm==4.47.0
+tqdm==4.48.0
 traitlets==4.3.3
 typed-ast==1.4.1
 typing-extensions==3.7.4.2
@@ -378,13 +377,13 @@ uritemplate==3.0.1
 urllib3==1.25.9
 vertica-python==0.10.4
 vine==1.3.0
-virtualenv==20.0.26
+virtualenv==20.0.27
 watchtower==0.7.3
 wcwidth==0.2.5
 websocket-client==0.57.0
 wrapt==1.12.1
 xmltodict==0.12.0
-yamllint==1.23.0
+yamllint==1.24.2
 yandexcloud==0.43.0
 yarl==1.4.2
 zdesk==2.7.1

Reply via email to