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 e00782b4bf Updating constraints. Build id:2428950091
e00782b4bf is described below
commit e00782b4bfd76fb4691214bf0d659d120bb46c45
Author: Automated GitHub Actions commit <[email protected]>
AuthorDate: Thu Jun 2 15:53:54 2022 +0000
Updating constraints. Build id:2428950091
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 1c680e4b345f4c2f6e578a133af91d3a812f6471.
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 | 12 ++++++------
constraints-3.7.txt | 12 ++++++------
constraints-3.8.txt | 12 ++++++------
constraints-3.9.txt | 12 ++++++------
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 | 12 ++++++------
constraints-source-providers-3.7.txt | 12 ++++++------
constraints-source-providers-3.8.txt | 12 ++++++------
constraints-source-providers-3.9.txt | 12 ++++++------
12 files changed, 56 insertions(+), 56 deletions(-)
diff --git a/constraints-3.10.txt b/constraints-3.10.txt
index 1fb9a3efb6..9cb501ad36 100644
--- a/constraints-3.10.txt
+++ b/constraints-3.10.txt
@@ -1,5 +1,5 @@
#
-# This constraints file was automatically generated on 2022-06-01T20:08:55Z
+# This constraints file was automatically generated on 2022-06-02T15:53: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.
@@ -200,7 +200,7 @@ colorama==0.4.4
colorlog==4.8.0
commonmark==0.9.1
connexion==2.13.1
-coverage==6.4
+coverage==6.4.1
crcmod==1.7
cron-descriptor==1.2.24
croniter==1.3.5
@@ -329,7 +329,7 @@ jmespath==0.10.0
json-merge-patch==0.2
jsondiff==2.0.0
jsonpath-ng==1.5.3
-jsonschema==4.5.1
+jsonschema==4.6.0
jupyter-client==7.3.1
jupyter-core==4.10.0
jwcrypto==1.3.1
@@ -370,7 +370,7 @@ mysql-connector-python==8.0.29
mysqlclient==2.1.0
nbclient==0.6.4
nbformat==5.4.0
-neo4j==4.4.3
+neo4j==4.4.4
nest-asyncio==1.5.5
nodeenv==1.6.0
ntlm-auth==1.5.0
@@ -466,7 +466,7 @@ pytz-deprecation-shim==0.1.0.post0
pytz==2022.1
pytzdata==2020.1
pywinrm==0.4.3
-pyzmq==23.0.0
+pyzmq==23.1.0
qds-sdk==1.16.1
readme-renderer==35.0
redis==3.5.3
@@ -563,7 +563,7 @@ types-python-dateutil==2.8.17
types-python-slugify==5.0.4
types-pytz==2021.3.8
types-redis==4.2.6
-types-requests==2.27.29
+types-requests==2.27.30
types-setuptools==57.4.17
types-six==1.16.15
types-tabulate==0.8.9
diff --git a/constraints-3.7.txt b/constraints-3.7.txt
index de7b1534f2..1f8595a64f 100644
--- a/constraints-3.7.txt
+++ b/constraints-3.7.txt
@@ -1,5 +1,5 @@
#
-# This constraints file was automatically generated on 2022-06-01T20:09:16Z
+# This constraints file was automatically generated on 2022-06-02T15:53:51Z
# 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.
@@ -200,7 +200,7 @@ colorama==0.4.4
colorlog==4.8.0
commonmark==0.9.1
connexion==2.13.1
-coverage==6.4
+coverage==6.4.1
crcmod==1.7
cron-descriptor==1.2.24
croniter==1.3.5
@@ -329,7 +329,7 @@ jmespath==0.10.0
json-merge-patch==0.2
jsondiff==2.0.0
jsonpath-ng==1.5.3
-jsonschema==4.5.1
+jsonschema==4.6.0
jupyter-client==7.3.1
jupyter-core==4.10.0
jwcrypto==1.3.1
@@ -370,7 +370,7 @@ mysql-connector-python==8.0.29
mysqlclient==2.1.0
nbclient==0.6.4
nbformat==5.4.0
-neo4j==4.4.3
+neo4j==4.4.4
nest-asyncio==1.5.5
nodeenv==1.6.0
ntlm-auth==1.5.0
@@ -465,7 +465,7 @@ pytz-deprecation-shim==0.1.0.post0
pytz==2022.1
pytzdata==2020.1
pywinrm==0.4.3
-pyzmq==23.0.0
+pyzmq==23.1.0
qds-sdk==1.16.1
readme-renderer==35.0
redis==3.5.3
@@ -562,7 +562,7 @@ types-python-dateutil==2.8.17
types-python-slugify==5.0.4
types-pytz==2021.3.8
types-redis==4.2.6
-types-requests==2.27.29
+types-requests==2.27.30
types-setuptools==57.4.17
types-six==1.16.15
types-tabulate==0.8.9
diff --git a/constraints-3.8.txt b/constraints-3.8.txt
index b962d207e6..e9cd69878e 100644
--- a/constraints-3.8.txt
+++ b/constraints-3.8.txt
@@ -1,5 +1,5 @@
#
-# This constraints file was automatically generated on 2022-06-01T20:09:09Z
+# This constraints file was automatically generated on 2022-06-02T15:53:44Z
# 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.
@@ -201,7 +201,7 @@ colorama==0.4.4
colorlog==4.8.0
commonmark==0.9.1
connexion==2.13.1
-coverage==6.4
+coverage==6.4.1
crcmod==1.7
cron-descriptor==1.2.24
croniter==1.3.5
@@ -331,7 +331,7 @@ jmespath==0.10.0
json-merge-patch==0.2
jsondiff==2.0.0
jsonpath-ng==1.5.3
-jsonschema==4.5.1
+jsonschema==4.6.0
jupyter-client==7.3.1
jupyter-core==4.10.0
jwcrypto==1.3.1
@@ -372,7 +372,7 @@ mysql-connector-python==8.0.29
mysqlclient==2.1.0
nbclient==0.6.4
nbformat==5.4.0
-neo4j==4.4.3
+neo4j==4.4.4
nest-asyncio==1.5.5
nodeenv==1.6.0
ntlm-auth==1.5.0
@@ -468,7 +468,7 @@ pytz-deprecation-shim==0.1.0.post0
pytz==2022.1
pytzdata==2020.1
pywinrm==0.4.3
-pyzmq==23.0.0
+pyzmq==23.1.0
qds-sdk==1.16.1
readme-renderer==35.0
redis==3.5.3
@@ -565,7 +565,7 @@ types-python-dateutil==2.8.17
types-python-slugify==5.0.4
types-pytz==2021.3.8
types-redis==4.2.6
-types-requests==2.27.29
+types-requests==2.27.30
types-setuptools==57.4.17
types-six==1.16.15
types-tabulate==0.8.9
diff --git a/constraints-3.9.txt b/constraints-3.9.txt
index 16b2843143..12631fffbf 100644
--- a/constraints-3.9.txt
+++ b/constraints-3.9.txt
@@ -1,5 +1,5 @@
#
-# This constraints file was automatically generated on 2022-06-01T20:09:08Z
+# This constraints file was automatically generated on 2022-06-02T15:53: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 for
'apache-airflow' but installs
# the providers from PIP-released packages at the moment of the constraint
generation.
@@ -200,7 +200,7 @@ colorama==0.4.4
colorlog==4.8.0
commonmark==0.9.1
connexion==2.13.1
-coverage==6.4
+coverage==6.4.1
crcmod==1.7
cron-descriptor==1.2.24
croniter==1.3.5
@@ -329,7 +329,7 @@ jmespath==0.10.0
json-merge-patch==0.2
jsondiff==2.0.0
jsonpath-ng==1.5.3
-jsonschema==4.5.1
+jsonschema==4.6.0
jupyter-client==7.3.1
jupyter-core==4.10.0
jwcrypto==1.3.1
@@ -370,7 +370,7 @@ mysql-connector-python==8.0.29
mysqlclient==2.1.0
nbclient==0.6.4
nbformat==5.4.0
-neo4j==4.4.3
+neo4j==4.4.4
nest-asyncio==1.5.5
nodeenv==1.6.0
ntlm-auth==1.5.0
@@ -466,7 +466,7 @@ pytz-deprecation-shim==0.1.0.post0
pytz==2022.1
pytzdata==2020.1
pywinrm==0.4.3
-pyzmq==23.0.0
+pyzmq==23.1.0
qds-sdk==1.16.1
readme-renderer==35.0
redis==3.5.3
@@ -563,7 +563,7 @@ types-python-dateutil==2.8.17
types-python-slugify==5.0.4
types-pytz==2021.3.8
types-redis==4.2.6
-types-requests==2.27.29
+types-requests==2.27.30
types-setuptools==57.4.17
types-six==1.16.15
types-tabulate==0.8.9
diff --git a/constraints-no-providers-3.10.txt
b/constraints-no-providers-3.10.txt
index 1ef90b9e52..4d4a1460f8 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-06-01T20:07:05Z
+# This constraints file was automatically generated on 2022-06-02T15:51:30Z
# 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 @@ humanize==4.1.0
idna==3.3
inflection==0.5.1
itsdangerous==1.1.0
-jsonschema==4.5.1
+jsonschema==4.6.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 9c6e272fc2..be8b8fa5ad 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-06-01T20:07:27Z
+# This constraints file was automatically generated on 2022-06-02T15:51:53Z
# 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.
@@ -94,7 +94,7 @@ importlib-metadata==4.11.4
importlib-resources==5.7.1
inflection==0.5.1
itsdangerous==1.1.0
-jsonschema==4.5.1
+jsonschema==4.6.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 c7482820bc..c65e885645 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-06-01T20:07:11Z
+# This constraints file was automatically generated on 2022-06-02T15:51:37Z
# 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.
@@ -93,7 +93,7 @@ importlib-metadata==4.11.4
importlib-resources==5.7.1
inflection==0.5.1
itsdangerous==1.1.0
-jsonschema==4.5.1
+jsonschema==4.6.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 a66d6b2765..a93eb2ed90 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-06-01T20:07:10Z
+# This constraints file was automatically generated on 2022-06-02T15:51:36Z
# 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 @@ idna==3.3
importlib-metadata==4.11.4
inflection==0.5.1
itsdangerous==1.1.0
-jsonschema==4.5.1
+jsonschema==4.6.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 cb04e92b1c..5f63c67c54 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-06-01T20:02:46Z
+# This constraints file was automatically generated on 2022-06-02T15:47: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 of
both
# 'apache-airflow' package and all available community provider packages.
@@ -74,7 +74,7 @@ attrs==20.3.0
aws-xray-sdk==2.9.0
azure-batch==12.0.0
azure-common==1.1.28
-azure-core==1.24.0
+azure-core==1.24.1
azure-cosmos==4.3.0
azure-datalake-store==0.0.52
azure-identity==1.10.0
@@ -126,7 +126,7 @@ colorama==0.4.4
colorlog==4.8.0
commonmark==0.9.1
connexion==2.13.1
-coverage==6.4
+coverage==6.4.1
crcmod==1.7
cron-descriptor==1.2.24
croniter==1.3.5
@@ -255,7 +255,7 @@ jmespath==0.10.0
json-merge-patch==0.2
jsondiff==2.0.0
jsonpath-ng==1.5.3
-jsonschema==4.5.1
+jsonschema==4.6.0
jupyter-client==7.3.1
jupyter-core==4.10.0
jwcrypto==1.3.1
@@ -392,7 +392,7 @@ pytz-deprecation-shim==0.1.0.post0
pytz==2022.1
pytzdata==2020.1
pywinrm==0.4.3
-pyzmq==23.0.0
+pyzmq==23.1.0
qds-sdk==1.16.1
readme-renderer==35.0
redis==3.5.3
@@ -488,7 +488,7 @@ types-python-dateutil==2.8.17
types-python-slugify==5.0.4
types-pytz==2021.3.8
types-redis==4.2.6
-types-requests==2.27.29
+types-requests==2.27.30
types-setuptools==57.4.17
types-six==1.16.15
types-tabulate==0.8.9
diff --git a/constraints-source-providers-3.7.txt
b/constraints-source-providers-3.7.txt
index 2c616899e3..7347ca34b9 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-06-01T20:02:46Z
+# This constraints file was automatically generated on 2022-06-02T15:47: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 of
both
# 'apache-airflow' package and all available community provider packages.
@@ -73,7 +73,7 @@ attrs==20.3.0
aws-xray-sdk==2.9.0
azure-batch==12.0.0
azure-common==1.1.28
-azure-core==1.24.0
+azure-core==1.24.1
azure-cosmos==4.3.0
azure-datalake-store==0.0.52
azure-identity==1.10.0
@@ -126,7 +126,7 @@ colorama==0.4.4
colorlog==4.8.0
commonmark==0.9.1
connexion==2.13.1
-coverage==6.4
+coverage==6.4.1
crcmod==1.7
cron-descriptor==1.2.24
croniter==1.3.5
@@ -255,7 +255,7 @@ jmespath==0.10.0
json-merge-patch==0.2
jsondiff==2.0.0
jsonpath-ng==1.5.3
-jsonschema==4.5.1
+jsonschema==4.6.0
jupyter-client==7.3.1
jupyter-core==4.10.0
jwcrypto==1.3.1
@@ -391,7 +391,7 @@ pytz-deprecation-shim==0.1.0.post0
pytz==2022.1
pytzdata==2020.1
pywinrm==0.4.3
-pyzmq==23.0.0
+pyzmq==23.1.0
qds-sdk==1.16.1
readme-renderer==35.0
redis==3.5.3
@@ -487,7 +487,7 @@ types-python-dateutil==2.8.17
types-python-slugify==5.0.4
types-pytz==2021.3.8
types-redis==4.2.6
-types-requests==2.27.29
+types-requests==2.27.30
types-setuptools==57.4.17
types-six==1.16.15
types-tabulate==0.8.9
diff --git a/constraints-source-providers-3.8.txt
b/constraints-source-providers-3.8.txt
index 7bb046dece..7d813a48d5 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-06-01T20:02:46Z
+# This constraints file was automatically generated on 2022-06-02T15:47: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 of
both
# 'apache-airflow' package and all available community provider packages.
@@ -74,7 +74,7 @@ attrs==20.3.0
aws-xray-sdk==2.9.0
azure-batch==12.0.0
azure-common==1.1.28
-azure-core==1.24.0
+azure-core==1.24.1
azure-cosmos==4.3.0
azure-datalake-store==0.0.52
azure-identity==1.10.0
@@ -127,7 +127,7 @@ colorama==0.4.4
colorlog==4.8.0
commonmark==0.9.1
connexion==2.13.1
-coverage==6.4
+coverage==6.4.1
crcmod==1.7
cron-descriptor==1.2.24
croniter==1.3.5
@@ -257,7 +257,7 @@ jmespath==0.10.0
json-merge-patch==0.2
jsondiff==2.0.0
jsonpath-ng==1.5.3
-jsonschema==4.5.1
+jsonschema==4.6.0
jupyter-client==7.3.1
jupyter-core==4.10.0
jwcrypto==1.3.1
@@ -394,7 +394,7 @@ pytz-deprecation-shim==0.1.0.post0
pytz==2022.1
pytzdata==2020.1
pywinrm==0.4.3
-pyzmq==23.0.0
+pyzmq==23.1.0
qds-sdk==1.16.1
readme-renderer==35.0
redis==3.5.3
@@ -490,7 +490,7 @@ types-python-dateutil==2.8.17
types-python-slugify==5.0.4
types-pytz==2021.3.8
types-redis==4.2.6
-types-requests==2.27.29
+types-requests==2.27.30
types-setuptools==57.4.17
types-six==1.16.15
types-tabulate==0.8.9
diff --git a/constraints-source-providers-3.9.txt
b/constraints-source-providers-3.9.txt
index f58f0028ec..cb7bcf5a8a 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-06-01T20:02:45Z
+# This constraints file was automatically generated on 2022-06-02T15:47:08Z
# 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.
@@ -74,7 +74,7 @@ attrs==20.3.0
aws-xray-sdk==2.9.0
azure-batch==12.0.0
azure-common==1.1.28
-azure-core==1.24.0
+azure-core==1.24.1
azure-cosmos==4.3.0
azure-datalake-store==0.0.52
azure-identity==1.10.0
@@ -126,7 +126,7 @@ colorama==0.4.4
colorlog==4.8.0
commonmark==0.9.1
connexion==2.13.1
-coverage==6.4
+coverage==6.4.1
crcmod==1.7
cron-descriptor==1.2.24
croniter==1.3.5
@@ -255,7 +255,7 @@ jmespath==0.10.0
json-merge-patch==0.2
jsondiff==2.0.0
jsonpath-ng==1.5.3
-jsonschema==4.5.1
+jsonschema==4.6.0
jupyter-client==7.3.1
jupyter-core==4.10.0
jwcrypto==1.3.1
@@ -392,7 +392,7 @@ pytz-deprecation-shim==0.1.0.post0
pytz==2022.1
pytzdata==2020.1
pywinrm==0.4.3
-pyzmq==23.0.0
+pyzmq==23.1.0
qds-sdk==1.16.1
readme-renderer==35.0
redis==3.5.3
@@ -488,7 +488,7 @@ types-python-dateutil==2.8.17
types-python-slugify==5.0.4
types-pytz==2021.3.8
types-redis==4.2.6
-types-requests==2.27.29
+types-requests==2.27.30
types-setuptools==57.4.17
types-six==1.16.15
types-tabulate==0.8.9