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 2022/07/28 11:32:29 UTC

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

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 554f733b76 Updating constraints. Build id:2753129576
554f733b76 is described below

commit 554f733b767ca35a7d71245eeb176452d35a8fd8
Author: Automated GitHub Actions commit <de...@airflow.apache.org>
AuthorDate: Thu Jul 28 11:32:18 2022 +0000

    Updating constraints. Build id:2753129576
    
    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 d2df9fe7860d1e795040e40723828c192aca68be.
    
    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     |  4 ++--
 constraints-no-providers-3.7.txt      |  4 ++--
 constraints-no-providers-3.8.txt      |  4 ++--
 constraints-no-providers-3.9.txt      |  4 ++--
 constraints-source-providers-3.10.txt |  6 +++---
 constraints-source-providers-3.7.txt  |  6 +++---
 constraints-source-providers-3.8.txt  |  6 +++---
 constraints-source-providers-3.9.txt  |  6 +++---
 12 files changed, 40 insertions(+), 40 deletions(-)

diff --git a/constraints-3.10.txt b/constraints-3.10.txt
index 9cbc7db5d6..36a572b5b5 100644
--- a/constraints-3.10.txt
+++ b/constraints-3.10.txt
@@ -1,5 +1,5 @@
 #
-# This constraints file was automatically generated on 2022-07-28T00:31:13Z
+# This constraints file was automatically generated on 2022-07-28T11:31: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.
@@ -336,7 +336,7 @@ jsonpatch==1.32
 jsonpath-ng==1.5.3
 jsonpickle==2.2.0
 jsonpointer==2.3
-jsonschema==4.7.2
+jsonschema==4.8.0
 junit-xml==1.9
 jupyter-client==7.3.4
 jupyter-core==4.11.1
@@ -505,7 +505,7 @@ scrapbook==0.5.0
 semver==2.13.0
 sendgrid==6.9.7
 sentinels==1.0.0
-sentry-sdk==1.8.0
+sentry-sdk==1.9.0
 setproctitle==1.3.0
 simple-salesforce==1.12.1
 six==1.16.0
@@ -534,7 +534,7 @@ sphinxcontrib-qthelp==1.0.3
 sphinxcontrib-redoc==1.6.0
 sphinxcontrib-serializinghtml==1.1.5
 sphinxcontrib-spelling==7.6.0
-spython==0.2.1
+spython==0.2.11
 sqlalchemy-bigquery==1.4.4
 sqlalchemy-drill==1.1.2
 sqlalchemy-redshift==0.8.11
@@ -580,7 +580,7 @@ types-python-slugify==6.1.0
 types-pytz==2022.1.2
 types-redis==4.3.11
 types-requests==2.28.5
-types-setuptools==63.2.1
+types-setuptools==63.2.2
 types-six==1.16.18
 types-tabulate==0.8.11
 types-termcolor==1.1.5
diff --git a/constraints-3.7.txt b/constraints-3.7.txt
index 63655497dd..f541d34168 100644
--- a/constraints-3.7.txt
+++ b/constraints-3.7.txt
@@ -1,5 +1,5 @@
 #
-# This constraints file was automatically generated on 2022-07-28T00:31:52Z
+# This constraints file was automatically generated on 2022-07-28T11:32:16Z
 # 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.
@@ -336,7 +336,7 @@ jsonpatch==1.32
 jsonpath-ng==1.5.3
 jsonpickle==2.2.0
 jsonpointer==2.3
-jsonschema==4.7.2
+jsonschema==4.8.0
 junit-xml==1.9
 jupyter-client==7.3.4
 jupyter-core==4.11.1
@@ -504,7 +504,7 @@ scrapbook==0.5.0
 semver==2.13.0
 sendgrid==6.9.7
 sentinels==1.0.0
-sentry-sdk==1.8.0
+sentry-sdk==1.9.0
 setproctitle==1.3.0
 simple-salesforce==1.12.1
 six==1.16.0
@@ -533,7 +533,7 @@ sphinxcontrib-qthelp==1.0.3
 sphinxcontrib-redoc==1.6.0
 sphinxcontrib-serializinghtml==1.1.5
 sphinxcontrib-spelling==7.6.0
-spython==0.2.1
+spython==0.2.11
 sqlalchemy-bigquery==1.4.4
 sqlalchemy-drill==1.1.2
 sqlalchemy-redshift==0.8.11
@@ -579,7 +579,7 @@ types-python-slugify==6.1.0
 types-pytz==2022.1.2
 types-redis==4.3.11
 types-requests==2.28.5
-types-setuptools==63.2.1
+types-setuptools==63.2.2
 types-six==1.16.18
 types-tabulate==0.8.11
 types-termcolor==1.1.5
diff --git a/constraints-3.8.txt b/constraints-3.8.txt
index 5940a89380..75b2f4af3e 100644
--- a/constraints-3.8.txt
+++ b/constraints-3.8.txt
@@ -1,5 +1,5 @@
 #
-# This constraints file was automatically generated on 2022-07-28T00:31:41Z
+# This constraints file was automatically generated on 2022-07-28T11:32:09Z
 # 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.
@@ -338,7 +338,7 @@ jsonpatch==1.32
 jsonpath-ng==1.5.3
 jsonpickle==2.2.0
 jsonpointer==2.3
-jsonschema==4.7.2
+jsonschema==4.8.0
 junit-xml==1.9
 jupyter-client==7.3.4
 jupyter-core==4.11.1
@@ -507,7 +507,7 @@ scrapbook==0.5.0
 semver==2.13.0
 sendgrid==6.9.7
 sentinels==1.0.0
-sentry-sdk==1.8.0
+sentry-sdk==1.9.0
 setproctitle==1.3.0
 simple-salesforce==1.12.1
 six==1.16.0
@@ -536,7 +536,7 @@ sphinxcontrib-qthelp==1.0.3
 sphinxcontrib-redoc==1.6.0
 sphinxcontrib-serializinghtml==1.1.5
 sphinxcontrib-spelling==7.6.0
-spython==0.2.1
+spython==0.2.11
 sqlalchemy-bigquery==1.4.4
 sqlalchemy-drill==1.1.2
 sqlalchemy-redshift==0.8.11
@@ -582,7 +582,7 @@ types-python-slugify==6.1.0
 types-pytz==2022.1.2
 types-redis==4.3.11
 types-requests==2.28.5
-types-setuptools==63.2.1
+types-setuptools==63.2.2
 types-six==1.16.18
 types-tabulate==0.8.11
 types-termcolor==1.1.5
diff --git a/constraints-3.9.txt b/constraints-3.9.txt
index 534116b609..ee17fed603 100644
--- a/constraints-3.9.txt
+++ b/constraints-3.9.txt
@@ -1,5 +1,5 @@
 #
-# This constraints file was automatically generated on 2022-07-28T00:31:39Z
+# This constraints file was automatically generated on 2022-07-28T11:32:07Z
 # 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.
@@ -336,7 +336,7 @@ jsonpatch==1.32
 jsonpath-ng==1.5.3
 jsonpickle==2.2.0
 jsonpointer==2.3
-jsonschema==4.7.2
+jsonschema==4.8.0
 junit-xml==1.9
 jupyter-client==7.3.4
 jupyter-core==4.11.1
@@ -505,7 +505,7 @@ scrapbook==0.5.0
 semver==2.13.0
 sendgrid==6.9.7
 sentinels==1.0.0
-sentry-sdk==1.8.0
+sentry-sdk==1.9.0
 setproctitle==1.3.0
 simple-salesforce==1.12.1
 six==1.16.0
@@ -534,7 +534,7 @@ sphinxcontrib-qthelp==1.0.3
 sphinxcontrib-redoc==1.6.0
 sphinxcontrib-serializinghtml==1.1.5
 sphinxcontrib-spelling==7.6.0
-spython==0.2.1
+spython==0.2.11
 sqlalchemy-bigquery==1.4.4
 sqlalchemy-drill==1.1.2
 sqlalchemy-redshift==0.8.11
@@ -580,7 +580,7 @@ types-python-slugify==6.1.0
 types-pytz==2022.1.2
 types-redis==4.3.11
 types-requests==2.28.5
-types-setuptools==63.2.1
+types-setuptools==63.2.2
 types-six==1.16.18
 types-tabulate==0.8.11
 types-termcolor==1.1.5
diff --git a/constraints-no-providers-3.10.txt b/constraints-no-providers-3.10.txt
index 2564ccb5d1..9d15a5db83 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 2022-07-28T00:28:38Z
+# This constraints file was automatically generated on 2022-07-28T11:30:16Z
 # 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.
@@ -89,7 +89,7 @@ humanize==4.2.3
 idna==3.3
 inflection==0.5.1
 itsdangerous==2.1.2
-jsonschema==4.7.2
+jsonschema==4.8.0
 kombu==5.2.4
 krb5==0.3.0
 kubernetes==23.6.0
diff --git a/constraints-no-providers-3.7.txt b/constraints-no-providers-3.7.txt
index 80601d707d..fb4c9d6e15 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 2022-07-28T00:29:15Z
+# This constraints file was automatically generated on 2022-07-28T11:30:33Z
 # 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.
@@ -92,7 +92,7 @@ importlib-metadata==4.12.0
 importlib-resources==5.9.0
 inflection==0.5.1
 itsdangerous==2.1.2
-jsonschema==4.7.2
+jsonschema==4.8.0
 kombu==5.2.4
 krb5==0.3.0
 kubernetes==23.6.0
diff --git a/constraints-no-providers-3.8.txt b/constraints-no-providers-3.8.txt
index 2d0d36de11..7e0df15377 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 2022-07-28T00:29:04Z
+# This constraints file was automatically generated on 2022-07-28T11:30:26Z
 # 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.
@@ -91,7 +91,7 @@ importlib-metadata==4.12.0
 importlib-resources==5.9.0
 inflection==0.5.1
 itsdangerous==2.1.2
-jsonschema==4.7.2
+jsonschema==4.8.0
 kombu==5.2.4
 krb5==0.3.0
 kubernetes==23.6.0
diff --git a/constraints-no-providers-3.9.txt b/constraints-no-providers-3.9.txt
index 2e3aa77c57..b3f03342d8 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 2022-07-28T00:29:05Z
+# This constraints file was automatically generated on 2022-07-28T11:30:26Z
 # 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.
@@ -90,7 +90,7 @@ idna==3.3
 importlib-metadata==4.12.0
 inflection==0.5.1
 itsdangerous==2.1.2
-jsonschema==4.7.2
+jsonschema==4.8.0
 kombu==5.2.4
 krb5==0.3.0
 kubernetes==23.6.0
diff --git a/constraints-source-providers-3.10.txt b/constraints-source-providers-3.10.txt
index 46ddf81063..083ffa1310 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 2022-07-28T00:23:57Z
+# This constraints file was automatically generated on 2022-07-28T11:26: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 of both
 # 'apache-airflow' package and all available community provider packages.
@@ -457,7 +457,7 @@ sphinxcontrib-qthelp==1.0.3
 sphinxcontrib-redoc==1.6.0
 sphinxcontrib-serializinghtml==1.1.5
 sphinxcontrib-spelling==7.6.0
-spython==0.2.1
+spython==0.2.11
 sqlalchemy-bigquery==1.4.4
 sqlalchemy-drill==1.1.2
 sqlalchemy-redshift==0.8.11
@@ -503,7 +503,7 @@ types-python-slugify==6.1.0
 types-pytz==2022.1.2
 types-redis==4.3.11
 types-requests==2.28.5
-types-setuptools==63.2.1
+types-setuptools==63.2.2
 types-six==1.16.18
 types-tabulate==0.8.11
 types-termcolor==1.1.5
diff --git a/constraints-source-providers-3.7.txt b/constraints-source-providers-3.7.txt
index e148742d15..dfa0e22596 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 2022-07-28T00:23:57Z
+# This constraints file was automatically generated on 2022-07-28T11:26: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 of both
 # 'apache-airflow' package and all available community provider packages.
@@ -456,7 +456,7 @@ sphinxcontrib-qthelp==1.0.3
 sphinxcontrib-redoc==1.6.0
 sphinxcontrib-serializinghtml==1.1.5
 sphinxcontrib-spelling==7.6.0
-spython==0.2.1
+spython==0.2.11
 sqlalchemy-bigquery==1.4.4
 sqlalchemy-drill==1.1.2
 sqlalchemy-redshift==0.8.11
@@ -502,7 +502,7 @@ types-python-slugify==6.1.0
 types-pytz==2022.1.2
 types-redis==4.3.11
 types-requests==2.28.5
-types-setuptools==63.2.1
+types-setuptools==63.2.2
 types-six==1.16.18
 types-tabulate==0.8.11
 types-termcolor==1.1.5
diff --git a/constraints-source-providers-3.8.txt b/constraints-source-providers-3.8.txt
index 7b40cf7c5b..a8deb78250 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 2022-07-28T00:23:56Z
+# This constraints file was automatically generated on 2022-07-28T11:26: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 of both
 # 'apache-airflow' package and all available community provider packages.
@@ -459,7 +459,7 @@ sphinxcontrib-qthelp==1.0.3
 sphinxcontrib-redoc==1.6.0
 sphinxcontrib-serializinghtml==1.1.5
 sphinxcontrib-spelling==7.6.0
-spython==0.2.1
+spython==0.2.11
 sqlalchemy-bigquery==1.4.4
 sqlalchemy-drill==1.1.2
 sqlalchemy-redshift==0.8.11
@@ -505,7 +505,7 @@ types-python-slugify==6.1.0
 types-pytz==2022.1.2
 types-redis==4.3.11
 types-requests==2.28.5
-types-setuptools==63.2.1
+types-setuptools==63.2.2
 types-six==1.16.18
 types-tabulate==0.8.11
 types-termcolor==1.1.5
diff --git a/constraints-source-providers-3.9.txt b/constraints-source-providers-3.9.txt
index 46ddf81063..083ffa1310 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 2022-07-28T00:23:57Z
+# This constraints file was automatically generated on 2022-07-28T11:26: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 of both
 # 'apache-airflow' package and all available community provider packages.
@@ -457,7 +457,7 @@ sphinxcontrib-qthelp==1.0.3
 sphinxcontrib-redoc==1.6.0
 sphinxcontrib-serializinghtml==1.1.5
 sphinxcontrib-spelling==7.6.0
-spython==0.2.1
+spython==0.2.11
 sqlalchemy-bigquery==1.4.4
 sqlalchemy-drill==1.1.2
 sqlalchemy-redshift==0.8.11
@@ -503,7 +503,7 @@ types-python-slugify==6.1.0
 types-pytz==2022.1.2
 types-redis==4.3.11
 types-requests==2.28.5
-types-setuptools==63.2.1
+types-setuptools==63.2.2
 types-six==1.16.18
 types-tabulate==0.8.11
 types-termcolor==1.1.5