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 d34d19c Updating constraints. Build id:1573193363
d34d19c is described below
commit d34d19cdb98ab6e1f2facacb35a7b19fa3cbe61b
Author: Automated GitHub Actions commit <[email protected]>
AuthorDate: Mon Dec 13 15:02:59 2021 +0000
Updating constraints. Build id:1573193363
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 7c81df653662f9402cd3824fa89c1ca15095a408.
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.6.txt | 7 ++++---
constraints-3.7.txt | 7 ++++---
constraints-3.8.txt | 7 ++++---
constraints-3.9.txt | 7 ++++---
constraints-no-providers-3.6.txt | 5 +++--
constraints-no-providers-3.7.txt | 5 +++--
constraints-no-providers-3.8.txt | 5 +++--
constraints-no-providers-3.9.txt | 5 +++--
constraints-source-providers-3.6.txt | 5 +++--
constraints-source-providers-3.7.txt | 5 +++--
constraints-source-providers-3.8.txt | 5 +++--
constraints-source-providers-3.9.txt | 5 +++--
12 files changed, 40 insertions(+), 28 deletions(-)
diff --git a/constraints-3.6.txt b/constraints-3.6.txt
index d3ed52a..5e238d5 100644
--- a/constraints-3.6.txt
+++ b/constraints-3.6.txt
@@ -1,5 +1,5 @@
#
-# This constraints file was automatically generated on 2021-12-13T10:44:33Z
+# This constraints file was automatically generated on 2021-12-13T14:57: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.
@@ -201,6 +201,7 @@ commonmark==0.9.1
contextvars==2.4
coverage==6.2
crcmod==1.7
+cron-descriptor==1.2.24
croniter==1.0.15
cryptography==3.4.8
curlify==2.2.1
@@ -335,7 +336,7 @@ lazy-object-proxy==1.4.3
ldap3==2.9.1
libcst==0.3.23
lockfile==0.12.2
-lxml==4.7.0
+lxml==4.6.5
marshmallow-enum==1.5.1
marshmallow-oneofschema==3.0.1
marshmallow-sqlalchemy==0.26.1
@@ -474,7 +475,7 @@ scrapbook==0.5.0
semver==2.13.0
sendgrid==6.9.2
sentinels==1.0.0
-sentry-sdk==1.5.0
+sentry-sdk==1.5.1
setproctitle==1.2.2
simple-salesforce==1.11.4
six==1.16.0
diff --git a/constraints-3.7.txt b/constraints-3.7.txt
index 1726255..0ddeb78 100644
--- a/constraints-3.7.txt
+++ b/constraints-3.7.txt
@@ -1,5 +1,5 @@
#
-# This constraints file was automatically generated on 2021-12-13T10:44:26Z
+# This constraints file was automatically generated on 2021-12-13T14:57:43Z
# 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.
@@ -199,6 +199,7 @@ colorlog==4.8.0
commonmark==0.9.1
coverage==6.2
crcmod==1.7
+cron-descriptor==1.2.24
croniter==1.0.15
cryptography==3.4.8
curlify==2.2.1
@@ -331,7 +332,7 @@ ldap3==2.9.1
libcst==0.3.23
locket==0.2.1
lockfile==0.12.2
-lxml==4.7.0
+lxml==4.6.5
marshmallow-enum==1.5.1
marshmallow-oneofschema==3.0.1
marshmallow-sqlalchemy==0.26.1
@@ -471,7 +472,7 @@ scrapbook==0.5.0
semver==2.13.0
sendgrid==6.9.2
sentinels==1.0.0
-sentry-sdk==1.5.0
+sentry-sdk==1.5.1
setproctitle==1.2.2
simple-salesforce==1.11.4
six==1.16.0
diff --git a/constraints-3.8.txt b/constraints-3.8.txt
index 942481e..f31069c 100644
--- a/constraints-3.8.txt
+++ b/constraints-3.8.txt
@@ -1,5 +1,5 @@
#
-# This constraints file was automatically generated on 2021-12-13T10:44:23Z
+# This constraints file was automatically generated on 2021-12-13T14:57:37Z
# 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.
@@ -197,6 +197,7 @@ colorlog==4.8.0
commonmark==0.9.1
coverage==6.2
crcmod==1.7
+cron-descriptor==1.2.24
croniter==1.0.15
cryptography==3.4.8
curlify==2.2.1
@@ -329,7 +330,7 @@ ldap3==2.9.1
libcst==0.3.23
locket==0.2.1
lockfile==0.12.2
-lxml==4.7.0
+lxml==4.6.5
marshmallow-enum==1.5.1
marshmallow-oneofschema==3.0.1
marshmallow-sqlalchemy==0.26.1
@@ -469,7 +470,7 @@ scrapbook==0.5.0
semver==2.13.0
sendgrid==6.9.2
sentinels==1.0.0
-sentry-sdk==1.5.0
+sentry-sdk==1.5.1
setproctitle==1.2.2
simple-salesforce==1.11.4
six==1.16.0
diff --git a/constraints-3.9.txt b/constraints-3.9.txt
index 508beaa..8570000 100644
--- a/constraints-3.9.txt
+++ b/constraints-3.9.txt
@@ -1,5 +1,5 @@
#
-# This constraints file was automatically generated on 2021-12-13T10:44:21Z
+# This constraints file was automatically generated on 2021-12-13T14:57:36Z
# 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.
@@ -194,6 +194,7 @@ colorlog==4.8.0
commonmark==0.9.1
coverage==6.2
crcmod==1.7
+cron-descriptor==1.2.24
croniter==1.0.15
cryptography==3.4.8
curlify==2.2.1
@@ -325,7 +326,7 @@ ldap3==2.9.1
libcst==0.3.23
locket==0.2.1
lockfile==0.12.2
-lxml==4.7.0
+lxml==4.6.5
marshmallow-enum==1.5.1
marshmallow-oneofschema==3.0.1
marshmallow-sqlalchemy==0.26.1
@@ -464,7 +465,7 @@ scrapbook==0.5.0
semver==2.13.0
sendgrid==6.9.2
sentinels==1.0.0
-sentry-sdk==1.5.0
+sentry-sdk==1.5.1
setproctitle==1.2.2
simple-salesforce==1.11.4
six==1.16.0
diff --git a/constraints-no-providers-3.6.txt b/constraints-no-providers-3.6.txt
index 0331770..b17eafa 100644
--- a/constraints-no-providers-3.6.txt
+++ b/constraints-no-providers-3.6.txt
@@ -1,5 +1,5 @@
#
-# This constraints file was automatically generated on 2021-12-13T10:47:45Z
+# This constraints file was automatically generated on 2021-12-13T15:02:50Z
# 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.
@@ -62,6 +62,7 @@ colorama==0.4.4
colorlog==4.8.0
commonmark==0.9.1
contextvars==2.4
+cron-descriptor==1.2.24
croniter==1.0.15
cryptography==36.0.0
dask==2021.3.0
@@ -152,7 +153,7 @@ requests==2.26.0
rfc3986==1.5.0
rich==10.16.0
rsa==4.8
-sentry-sdk==1.5.0
+sentry-sdk==1.5.1
setproctitle==1.2.2
six==1.16.0
sniffio==1.2.0
diff --git a/constraints-no-providers-3.7.txt b/constraints-no-providers-3.7.txt
index a4298c1..951d966 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 2021-12-13T10:47:34Z
+# This constraints file was automatically generated on 2021-12-13T15:02:29Z
# 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.
@@ -60,6 +60,7 @@ cloudpickle==1.4.1
colorama==0.4.4
colorlog==4.8.0
commonmark==0.9.1
+cron-descriptor==1.2.24
croniter==1.0.15
cryptography==36.0.0
dask==2021.6.0
@@ -150,7 +151,7 @@ requests==2.26.0
rfc3986==1.5.0
rich==10.16.0
rsa==4.8
-sentry-sdk==1.5.0
+sentry-sdk==1.5.1
setproctitle==1.2.2
six==1.16.0
sniffio==1.2.0
diff --git a/constraints-no-providers-3.8.txt b/constraints-no-providers-3.8.txt
index 9c1b59e..1b8df0c 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 2021-12-13T10:47:31Z
+# This constraints file was automatically generated on 2021-12-13T15:02: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.
@@ -59,6 +59,7 @@ cloudpickle==1.4.1
colorama==0.4.4
colorlog==4.8.0
commonmark==0.9.1
+cron-descriptor==1.2.24
croniter==1.0.15
cryptography==36.0.0
dask==2021.6.0
@@ -149,7 +150,7 @@ requests==2.26.0
rfc3986==1.5.0
rich==10.16.0
rsa==4.8
-sentry-sdk==1.5.0
+sentry-sdk==1.5.1
setproctitle==1.2.2
six==1.16.0
sniffio==1.2.0
diff --git a/constraints-no-providers-3.9.txt b/constraints-no-providers-3.9.txt
index fdc5f90..56599c5 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 2021-12-13T10:47:32Z
+# This constraints file was automatically generated on 2021-12-13T15:02:35Z
# 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.
@@ -59,6 +59,7 @@ cloudpickle==1.4.1
colorama==0.4.4
colorlog==4.8.0
commonmark==0.9.1
+cron-descriptor==1.2.24
croniter==1.0.15
cryptography==36.0.0
dask==2021.6.0
@@ -148,7 +149,7 @@ requests==2.26.0
rfc3986==1.5.0
rich==10.16.0
rsa==4.8
-sentry-sdk==1.5.0
+sentry-sdk==1.5.1
setproctitle==1.2.2
six==1.16.0
sniffio==1.2.0
diff --git a/constraints-source-providers-3.6.txt
b/constraints-source-providers-3.6.txt
index 3e1765a..f34837b 100644
--- a/constraints-source-providers-3.6.txt
+++ b/constraints-source-providers-3.6.txt
@@ -1,5 +1,5 @@
#
-# This constraints file was automatically generated on 2021-12-13T10:44:41Z
+# This constraints file was automatically generated on 2021-12-13T14:58: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 nd all available community provider packages.
@@ -130,6 +130,7 @@ commonmark==0.9.1
contextvars==2.4
coverage==6.2
crcmod==1.7
+cron-descriptor==1.2.24
croniter==1.0.15
cryptography==3.4.8
curlify==2.2.1
@@ -264,7 +265,7 @@ lazy-object-proxy==1.4.3
ldap3==2.9.1
libcst==0.3.23
lockfile==0.12.2
-lxml==4.7.0
+lxml==4.6.5
marshmallow-enum==1.5.1
marshmallow-oneofschema==3.0.1
marshmallow-sqlalchemy==0.26.1
diff --git a/constraints-source-providers-3.7.txt
b/constraints-source-providers-3.7.txt
index 1e25714..d2e102a 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 2021-12-13T10:44:41Z
+# This constraints file was automatically generated on 2021-12-13T14:58: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 nd all available community provider packages.
@@ -128,6 +128,7 @@ colorlog==4.8.0
commonmark==0.9.1
coverage==6.2
crcmod==1.7
+cron-descriptor==1.2.24
croniter==1.0.15
cryptography==3.4.8
curlify==2.2.1
@@ -260,7 +261,7 @@ ldap3==2.9.1
libcst==0.3.23
locket==0.2.1
lockfile==0.12.2
-lxml==4.7.0
+lxml==4.6.5
marshmallow-enum==1.5.1
marshmallow-oneofschema==3.0.1
marshmallow-sqlalchemy==0.26.1
diff --git a/constraints-source-providers-3.8.txt
b/constraints-source-providers-3.8.txt
index de540f4..c65ae30 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 2021-12-13T10:44:41Z
+# This constraints file was automatically generated on 2021-12-13T14:58: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 nd all available community provider packages.
@@ -126,6 +126,7 @@ colorlog==4.8.0
commonmark==0.9.1
coverage==6.2
crcmod==1.7
+cron-descriptor==1.2.24
croniter==1.0.15
cryptography==3.4.8
curlify==2.2.1
@@ -258,7 +259,7 @@ ldap3==2.9.1
libcst==0.3.23
locket==0.2.1
lockfile==0.12.2
-lxml==4.7.0
+lxml==4.6.5
marshmallow-enum==1.5.1
marshmallow-oneofschema==3.0.1
marshmallow-sqlalchemy==0.26.1
diff --git a/constraints-source-providers-3.9.txt
b/constraints-source-providers-3.9.txt
index 8ada2ec..8c5ea1d 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 2021-12-13T10:44:41Z
+# This constraints file was automatically generated on 2021-12-13T14:58: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 nd all available community provider packages.
@@ -124,6 +124,7 @@ colorlog==4.8.0
commonmark==0.9.1
coverage==6.2
crcmod==1.7
+cron-descriptor==1.2.24
croniter==1.0.15
cryptography==3.4.8
curlify==2.2.1
@@ -255,7 +256,7 @@ ldap3==2.9.1
libcst==0.3.23
locket==0.2.1
lockfile==0.12.2
-lxml==4.7.0
+lxml==4.6.5
marshmallow-enum==1.5.1
marshmallow-oneofschema==3.0.1
marshmallow-sqlalchemy==0.26.1