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/01/14 22:33:29 UTC

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

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 426780f  Updating constraints. Build id:1699673559
426780f is described below

commit 426780f7a60ab049d5c829922c37fe0a11d29586
Author: Automated GitHub Actions commit <de...@airflow.apache.org>
AuthorDate: Fri Jan 14 22:32:51 2022 +0000

    Updating constraints. Build id:1699673559
    
    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 5ca5693b81b129cd34367fe8788d48ed70054f95.
    
    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.7.txt                  | 6 +++---
 constraints-3.8.txt                  | 6 +++---
 constraints-3.9.txt                  | 6 +++---
 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.7.txt | 6 +++---
 constraints-source-providers-3.8.txt | 6 +++---
 constraints-source-providers-3.9.txt | 6 +++---
 9 files changed, 24 insertions(+), 24 deletions(-)

diff --git a/constraints-3.7.txt b/constraints-3.7.txt
index 3083b84..1f985be 100644
--- a/constraints-3.7.txt
+++ b/constraints-3.7.txt
@@ -1,5 +1,5 @@
 #
-# This constraints file was automatically generated on 2022-01-14T19:06:07Z
+# This constraints file was automatically generated on 2022-01-14T22:29:33Z
 # 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.
@@ -318,7 +318,7 @@ json-merge-patch==0.2
 jsondiff==1.3.0
 jsonpath-ng==1.5.3
 jsonschema==3.2.0
-jupyter-client==7.1.0
+jupyter-client==7.1.1
 jupyter-core==4.9.1
 jwcrypto==1.0
 keyring==23.5.0
@@ -425,7 +425,7 @@ pymssql==2.2.3
 pyodbc==4.0.32
 pyparsing==2.4.7
 pypsrp==0.7.0
-pyrsistent==0.18.0
+pyrsistent==0.18.1
 pysftp==0.2.9
 pyspark==3.2.0
 pyspnego==0.3.1
diff --git a/constraints-3.8.txt b/constraints-3.8.txt
index c7ae9a8..cfaaa5f 100644
--- a/constraints-3.8.txt
+++ b/constraints-3.8.txt
@@ -1,5 +1,5 @@
 #
-# This constraints file was automatically generated on 2022-01-14T19:06:04Z
+# This constraints file was automatically generated on 2022-01-14T22:29:30Z
 # 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.
@@ -318,7 +318,7 @@ json-merge-patch==0.2
 jsondiff==1.3.0
 jsonpath-ng==1.5.3
 jsonschema==3.2.0
-jupyter-client==7.1.0
+jupyter-client==7.1.1
 jupyter-core==4.9.1
 jwcrypto==1.0
 keyring==23.5.0
@@ -426,7 +426,7 @@ pymssql==2.2.3
 pyodbc==4.0.32
 pyparsing==2.4.7
 pypsrp==0.7.0
-pyrsistent==0.18.0
+pyrsistent==0.18.1
 pysftp==0.2.9
 pyspark==3.2.0
 pyspnego==0.3.1
diff --git a/constraints-3.9.txt b/constraints-3.9.txt
index f987ed0..6895daa 100644
--- a/constraints-3.9.txt
+++ b/constraints-3.9.txt
@@ -1,5 +1,5 @@
 #
-# This constraints file was automatically generated on 2022-01-14T19:06:05Z
+# This constraints file was automatically generated on 2022-01-14T22:29:29Z
 # 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.
@@ -314,7 +314,7 @@ json-merge-patch==0.2
 jsondiff==1.3.0
 jsonpath-ng==1.5.3
 jsonschema==3.2.0
-jupyter-client==7.1.0
+jupyter-client==7.1.1
 jupyter-core==4.9.1
 jwcrypto==1.0
 keyring==23.5.0
@@ -422,7 +422,7 @@ pymssql==2.2.3
 pyodbc==4.0.32
 pyparsing==2.4.7
 pypsrp==0.7.0
-pyrsistent==0.18.0
+pyrsistent==0.18.1
 pysftp==0.2.9
 pyspark==3.2.0
 pyspnego==0.3.1
diff --git a/constraints-no-providers-3.7.txt b/constraints-no-providers-3.7.txt
index 5ab0269..bc72443 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-01-14T19:10:29Z
+# This constraints file was automatically generated on 2022-01-14T22:32:41Z
 # 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.
@@ -136,7 +136,7 @@ pyasn1==0.4.8
 pycparser==2.21
 pykerberos==1.2.1
 pyparsing==3.0.6
-pyrsistent==0.18.0
+pyrsistent==0.18.1
 pyspnego==0.3.1
 python-daemon==2.3.0
 python-dateutil==2.8.2
diff --git a/constraints-no-providers-3.8.txt b/constraints-no-providers-3.8.txt
index 2149f3f..0533d55 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-01-14T19:10:27Z
+# This constraints file was automatically generated on 2022-01-14T22:32:41Z
 # 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.
@@ -135,7 +135,7 @@ pyasn1==0.4.8
 pycparser==2.21
 pykerberos==1.2.1
 pyparsing==3.0.6
-pyrsistent==0.18.0
+pyrsistent==0.18.1
 pyspnego==0.3.1
 python-daemon==2.3.0
 python-dateutil==2.8.2
diff --git a/constraints-no-providers-3.9.txt b/constraints-no-providers-3.9.txt
index 045e713..f323346 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-01-14T19:10:36Z
+# This constraints file was automatically generated on 2022-01-14T22:32:44Z
 # 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.
@@ -134,7 +134,7 @@ pyasn1==0.4.8
 pycparser==2.21
 pykerberos==1.2.1
 pyparsing==3.0.6
-pyrsistent==0.18.0
+pyrsistent==0.18.1
 pyspnego==0.3.1
 python-daemon==2.3.0
 python-dateutil==2.8.2
diff --git a/constraints-source-providers-3.7.txt b/constraints-source-providers-3.7.txt
index 947c6a6..e83ee85 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-01-14T19:06:16Z
+# This constraints file was automatically generated on 2022-01-14T22:29:42Z
 # 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 nd all available community provider packages.
@@ -247,7 +247,7 @@ json-merge-patch==0.2
 jsondiff==1.3.0
 jsonpath-ng==1.5.3
 jsonschema==3.2.0
-jupyter-client==7.1.0
+jupyter-client==7.1.1
 jupyter-core==4.9.1
 jwcrypto==1.0
 keyring==23.5.0
@@ -354,7 +354,7 @@ pymssql==2.2.3
 pyodbc==4.0.32
 pyparsing==2.4.7
 pypsrp==0.7.0
-pyrsistent==0.18.0
+pyrsistent==0.18.1
 pysftp==0.2.9
 pyspark==3.2.0
 pyspnego==0.3.1
diff --git a/constraints-source-providers-3.8.txt b/constraints-source-providers-3.8.txt
index fe2f1b8..992ca52 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-01-14T19:06:16Z
+# This constraints file was automatically generated on 2022-01-14T22:29:42Z
 # 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 nd all available community provider packages.
@@ -247,7 +247,7 @@ json-merge-patch==0.2
 jsondiff==1.3.0
 jsonpath-ng==1.5.3
 jsonschema==3.2.0
-jupyter-client==7.1.0
+jupyter-client==7.1.1
 jupyter-core==4.9.1
 jwcrypto==1.0
 keyring==23.5.0
@@ -355,7 +355,7 @@ pymssql==2.2.3
 pyodbc==4.0.32
 pyparsing==2.4.7
 pypsrp==0.7.0
-pyrsistent==0.18.0
+pyrsistent==0.18.1
 pysftp==0.2.9
 pyspark==3.2.0
 pyspnego==0.3.1
diff --git a/constraints-source-providers-3.9.txt b/constraints-source-providers-3.9.txt
index 2d0a7d7..7a84bfb 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-01-14T19:06:16Z
+# This constraints file was automatically generated on 2022-01-14T22:29:42Z
 # 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 nd all available community provider packages.
@@ -244,7 +244,7 @@ json-merge-patch==0.2
 jsondiff==1.3.0
 jsonpath-ng==1.5.3
 jsonschema==3.2.0
-jupyter-client==7.1.0
+jupyter-client==7.1.1
 jupyter-core==4.9.1
 jwcrypto==1.0
 keyring==23.5.0
@@ -352,7 +352,7 @@ pymssql==2.2.3
 pyodbc==4.0.32
 pyparsing==2.4.7
 pypsrp==0.7.0
-pyrsistent==0.18.0
+pyrsistent==0.18.1
 pysftp==0.2.9
 pyspark==3.2.0
 pyspnego==0.3.1