This is an automated email from the ASF dual-hosted git repository.
potiuk 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 65c2925 Update constraints after mypy bump
65c2925 is described below
commit 65c292578aa579dabfd6726cba2c8c1a071bec58
Author: Jarek Potiuk <[email protected]>
AuthorDate: Wed Dec 1 01:24:51 2021 +0100
Update constraints after mypy bump
---
constraints-3.6.txt | 26 +++++++++++++++++++++++---
constraints-3.7.txt | 28 ++++++++++++++++++++++++----
constraints-3.8.txt | 29 ++++++++++++++++++++++++-----
constraints-3.9.txt | 29 ++++++++++++++++++++++++-----
constraints-no-providers-3.6.txt | 2 +-
constraints-no-providers-3.7.txt | 2 +-
constraints-no-providers-3.8.txt | 2 +-
constraints-no-providers-3.9.txt | 2 +-
constraints-source-providers-3.6.txt | 28 ++++++++++++++++++++++++----
constraints-source-providers-3.7.txt | 28 ++++++++++++++++++++++++----
constraints-source-providers-3.8.txt | 29 ++++++++++++++++++++++++-----
constraints-source-providers-3.9.txt | 29 ++++++++++++++++++++++++-----
12 files changed, 195 insertions(+), 39 deletions(-)
diff --git a/constraints-3.6.txt b/constraints-3.6.txt
index b86859d..7b25a06 100644
--- a/constraints-3.6.txt
+++ b/constraints-3.6.txt
@@ -1,5 +1,5 @@
#
-# This constraints file was automatically generated on 2021-11-30T14:27:11Z
+# This constraints file was automatically generated on 2021-12-01T00:19:57Z
# 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.
@@ -353,7 +353,7 @@ msrestazure==0.6.4
multi-key-dict==2.0.3
multidict==5.2.0
mypy-extensions==0.4.3
-mypy==0.770
+mypy==0.910
mysql-connector-python==8.0.27
mysqlclient==2.1.0
nbclient==0.5.9
@@ -392,7 +392,7 @@ pluggy==1.0.0
ply==3.11
plyvel==1.3.0
portalocker==1.7.1
-pre-commit==2.15.0
+pre-commit==2.16.0
presto-python-client==0.7.0
prison==0.2.1
prometheus-client==0.12.0
@@ -531,6 +531,26 @@ tqdm==4.62.3
traitlets==4.3.3
trino==0.306.0
typed-ast==1.5.0
+types-Markdown==3.3.9
+types-PyMySQL==1.0.6
+types-PyYAML==6.0.1
+types-croniter==1.0.3
+types-cryptography==3.3.9
+types-docutils==0.17.1
+types-enum34==1.1.1
+types-freezegun==1.1.3
+types-futures==3.3.1
+types-ipaddress==1.0.1
+types-paramiko==2.8.2
+types-protobuf==3.18.2
+types-python-dateutil==2.8.3
+types-python-slugify==5.0.2
+types-pytz==2021.3.1
+types-redis==4.0.1
+types-requests==2.26.1
+types-setuptools==57.4.4
+types-tabulate==0.8.3
+types-termcolor==1.1.2
typing-extensions==3.10.0.2
typing-inspect==0.7.1
typing==3.7.4.3
diff --git a/constraints-3.7.txt b/constraints-3.7.txt
index 83ed2b7..b8d8902 100644
--- a/constraints-3.7.txt
+++ b/constraints-3.7.txt
@@ -1,5 +1,5 @@
#
-# This constraints file was automatically generated on 2021-11-30T14:27:05Z
+# This constraints file was automatically generated on 2021-12-01T00:19:40Z
# 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.
@@ -350,7 +350,7 @@ msrestazure==0.6.4
multi-key-dict==2.0.3
multidict==5.2.0
mypy-extensions==0.4.3
-mypy==0.770
+mypy==0.910
mysql-connector-python==8.0.27
mysqlclient==2.1.0
nbclient==0.5.9
@@ -374,7 +374,7 @@ pandas==1.3.4
papermill==2.3.3
parameterized==0.8.1
paramiko==2.8.1
-parso==0.8.2
+parso==0.8.3
partd==1.2.0
pathspec==0.9.0
pbr==5.8.0
@@ -389,7 +389,7 @@ pluggy==1.0.0
ply==3.11
plyvel==1.3.0
portalocker==1.7.1
-pre-commit==2.15.0
+pre-commit==2.16.0
presto-python-client==0.7.0
prison==0.2.1
prometheus-client==0.12.0
@@ -528,6 +528,26 @@ tqdm==4.62.3
traitlets==5.1.1
trino==0.306.0
typed-ast==1.5.0
+types-Markdown==3.3.9
+types-PyMySQL==1.0.6
+types-PyYAML==6.0.1
+types-croniter==1.0.3
+types-cryptography==3.3.9
+types-docutils==0.17.1
+types-enum34==1.1.1
+types-freezegun==1.1.3
+types-futures==3.3.1
+types-ipaddress==1.0.1
+types-paramiko==2.8.2
+types-protobuf==3.18.2
+types-python-dateutil==2.8.3
+types-python-slugify==5.0.2
+types-pytz==2021.3.1
+types-redis==4.0.1
+types-requests==2.26.1
+types-setuptools==57.4.4
+types-tabulate==0.8.3
+types-termcolor==1.1.2
typing-extensions==3.10.0.2
typing-inspect==0.7.1
tzdata==2021.5
diff --git a/constraints-3.8.txt b/constraints-3.8.txt
index 1833bd3..08e7b11 100644
--- a/constraints-3.8.txt
+++ b/constraints-3.8.txt
@@ -1,5 +1,5 @@
#
-# This constraints file was automatically generated on 2021-11-30T14:27:01Z
+# This constraints file was automatically generated on 2021-12-01T00:19: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.
@@ -348,7 +348,7 @@ msrestazure==0.6.4
multi-key-dict==2.0.3
multidict==5.2.0
mypy-extensions==0.4.3
-mypy==0.770
+mypy==0.910
mysql-connector-python==8.0.27
mysqlclient==2.1.0
nbclient==0.5.9
@@ -372,7 +372,7 @@ pandas==1.3.4
papermill==2.3.3
parameterized==0.8.1
paramiko==2.8.1
-parso==0.8.2
+parso==0.8.3
partd==1.2.0
pathspec==0.9.0
pbr==5.8.0
@@ -387,7 +387,7 @@ pluggy==1.0.0
ply==3.11
plyvel==1.3.0
portalocker==1.7.1
-pre-commit==2.15.0
+pre-commit==2.16.0
presto-python-client==0.7.0
prison==0.2.1
prometheus-client==0.12.0
@@ -525,7 +525,26 @@ tornado==6.1
tqdm==4.62.3
traitlets==5.1.1
trino==0.306.0
-typed-ast==1.4.3
+types-Markdown==3.3.9
+types-PyMySQL==1.0.6
+types-PyYAML==6.0.1
+types-croniter==1.0.3
+types-cryptography==3.3.9
+types-docutils==0.17.1
+types-enum34==1.1.1
+types-freezegun==1.1.3
+types-futures==3.3.1
+types-ipaddress==1.0.1
+types-paramiko==2.8.2
+types-protobuf==3.18.2
+types-python-dateutil==2.8.3
+types-python-slugify==5.0.2
+types-pytz==2021.3.1
+types-redis==4.0.1
+types-requests==2.26.1
+types-setuptools==57.4.4
+types-tabulate==0.8.3
+types-termcolor==1.1.2
typing-extensions==3.10.0.2
typing-inspect==0.7.1
tzdata==2021.5
diff --git a/constraints-3.9.txt b/constraints-3.9.txt
index 83a399f..a9ac6c2 100644
--- a/constraints-3.9.txt
+++ b/constraints-3.9.txt
@@ -1,5 +1,5 @@
#
-# This constraints file was automatically generated on 2021-11-30T14:27:00Z
+# This constraints file was automatically generated on 2021-12-01T00:19:48Z
# 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.
@@ -344,7 +344,7 @@ msrestazure==0.6.4
multi-key-dict==2.0.3
multidict==5.2.0
mypy-extensions==0.4.3
-mypy==0.770
+mypy==0.910
mysql-connector-python==8.0.27
mysqlclient==2.1.0
nbclient==0.5.9
@@ -368,7 +368,7 @@ pandas==1.3.4
papermill==2.3.3
parameterized==0.8.1
paramiko==2.8.1
-parso==0.8.2
+parso==0.8.3
partd==1.2.0
pathspec==0.9.0
pbr==5.8.0
@@ -383,7 +383,7 @@ pluggy==1.0.0
ply==3.11
plyvel==1.3.0
portalocker==1.7.1
-pre-commit==2.15.0
+pre-commit==2.16.0
presto-python-client==0.7.0
prison==0.2.1
prometheus-client==0.12.0
@@ -520,7 +520,26 @@ tornado==6.1
tqdm==4.62.3
traitlets==5.1.1
trino==0.306.0
-typed-ast==1.4.3
+types-Markdown==3.3.9
+types-PyMySQL==1.0.6
+types-PyYAML==6.0.1
+types-croniter==1.0.3
+types-cryptography==3.3.9
+types-docutils==0.17.1
+types-enum34==1.1.1
+types-freezegun==1.1.3
+types-futures==3.3.1
+types-ipaddress==1.0.1
+types-paramiko==2.8.2
+types-protobuf==3.18.2
+types-python-dateutil==2.8.3
+types-python-slugify==5.0.2
+types-pytz==2021.3.1
+types-redis==4.0.1
+types-requests==2.26.1
+types-setuptools==57.4.4
+types-tabulate==0.8.3
+types-termcolor==1.1.2
typing-extensions==3.10.0.2
typing-inspect==0.7.1
tzdata==2021.5
diff --git a/constraints-no-providers-3.6.txt b/constraints-no-providers-3.6.txt
index 4460e5f..99b6b9f 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-11-30T14:30:42Z
+# This constraints file was automatically generated on 2021-12-01T00:23:08Z
# 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.
diff --git a/constraints-no-providers-3.7.txt b/constraints-no-providers-3.7.txt
index 7bf777a..9c58ccf 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-11-30T14:30:30Z
+# This constraints file was automatically generated on 2021-12-01T00:22:59Z
# 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.
diff --git a/constraints-no-providers-3.8.txt b/constraints-no-providers-3.8.txt
index c44981d..ae952ea 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-11-30T14:30:28Z
+# This constraints file was automatically generated on 2021-12-01T00:23:10Z
# 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.
diff --git a/constraints-no-providers-3.9.txt b/constraints-no-providers-3.9.txt
index 9d65edb..0ce742d 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-11-30T14:30:32Z
+# This constraints file was automatically generated on 2021-12-01T00:22:59Z
# 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.
diff --git a/constraints-source-providers-3.6.txt
b/constraints-source-providers-3.6.txt
index 3f73a56..8e8fe24 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-11-30T14:27:16Z
+# This constraints file was automatically generated on 2021-12-01T00:20:06Z
# 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.
@@ -234,7 +234,7 @@ ijson==3.1.4
imagesize==1.3.0
immutables==0.16
importlib-metadata==4.2.0
-importlib-resources==5.4.0
+importlib-resources==5.2.3
inflection==0.5.1
influxdb-client==1.24.0
iniconfig==1.1.1
@@ -282,7 +282,7 @@ msrestazure==0.6.4
multi-key-dict==2.0.3
multidict==5.2.0
mypy-extensions==0.4.3
-mypy==0.770
+mypy==0.910
mysql-connector-python==8.0.27
mysqlclient==2.1.0
nbclient==0.5.9
@@ -321,7 +321,7 @@ pluggy==1.0.0
ply==3.11
plyvel==1.3.0
portalocker==1.7.1
-pre-commit==2.15.0
+pre-commit==2.16.0
presto-python-client==0.7.0
prison==0.2.1
prometheus-client==0.12.0
@@ -459,6 +459,26 @@ tqdm==4.62.3
traitlets==4.3.3
trino==0.306.0
typed-ast==1.4.3
+types-Markdown==3.3.9
+types-PyMySQL==1.0.6
+types-PyYAML==6.0.1
+types-croniter==1.0.3
+types-cryptography==3.3.9
+types-docutils==0.17.1
+types-enum34==1.1.1
+types-freezegun==1.1.3
+types-futures==3.3.1
+types-ipaddress==1.0.1
+types-paramiko==2.8.2
+types-protobuf==3.18.2
+types-python-dateutil==2.8.3
+types-python-slugify==5.0.2
+types-pytz==2021.3.1
+types-redis==4.0.1
+types-requests==2.26.1
+types-setuptools==57.4.4
+types-tabulate==0.8.3
+types-termcolor==1.1.2
typing-extensions==3.10.0.2
typing-inspect==0.7.1
typing==3.7.4.3
diff --git a/constraints-source-providers-3.7.txt
b/constraints-source-providers-3.7.txt
index a530e32..0cb2317 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-11-30T14:27:16Z
+# This constraints file was automatically generated on 2021-12-01T00:20:06Z
# 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.
@@ -279,7 +279,7 @@ msrestazure==0.6.4
multi-key-dict==2.0.3
multidict==5.2.0
mypy-extensions==0.4.3
-mypy==0.770
+mypy==0.910
mysql-connector-python==8.0.27
mysqlclient==2.1.0
nbclient==0.5.9
@@ -303,7 +303,7 @@ pandas==1.3.4
papermill==2.3.3
parameterized==0.8.1
paramiko==2.8.1
-parso==0.8.2
+parso==0.8.3
partd==1.2.0
pathspec==0.9.0
pbr==5.8.0
@@ -318,7 +318,7 @@ pluggy==1.0.0
ply==3.11
plyvel==1.3.0
portalocker==1.7.1
-pre-commit==2.15.0
+pre-commit==2.16.0
presto-python-client==0.7.0
prison==0.2.1
prometheus-client==0.12.0
@@ -456,6 +456,26 @@ tqdm==4.62.3
traitlets==5.1.1
trino==0.306.0
typed-ast==1.4.3
+types-Markdown==3.3.9
+types-PyMySQL==1.0.6
+types-PyYAML==6.0.1
+types-croniter==1.0.3
+types-cryptography==3.3.9
+types-docutils==0.17.1
+types-enum34==1.1.1
+types-freezegun==1.1.3
+types-futures==3.3.1
+types-ipaddress==1.0.1
+types-paramiko==2.8.2
+types-protobuf==3.18.2
+types-python-dateutil==2.8.3
+types-python-slugify==5.0.2
+types-pytz==2021.3.1
+types-redis==4.0.1
+types-requests==2.26.1
+types-setuptools==57.4.4
+types-tabulate==0.8.3
+types-termcolor==1.1.2
typing-extensions==3.10.0.2
typing-inspect==0.7.1
tzdata==2021.5
diff --git a/constraints-source-providers-3.8.txt
b/constraints-source-providers-3.8.txt
index ca10a68..db86744 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-11-30T14:27:16Z
+# This constraints file was automatically generated on 2021-12-01T00:20:06Z
# 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.
@@ -277,7 +277,7 @@ msrestazure==0.6.4
multi-key-dict==2.0.3
multidict==5.2.0
mypy-extensions==0.4.3
-mypy==0.770
+mypy==0.910
mysql-connector-python==8.0.27
mysqlclient==2.1.0
nbclient==0.5.9
@@ -301,7 +301,7 @@ pandas==1.3.4
papermill==2.3.3
parameterized==0.8.1
paramiko==2.8.1
-parso==0.8.2
+parso==0.8.3
partd==1.2.0
pathspec==0.9.0
pbr==5.8.0
@@ -316,7 +316,7 @@ pluggy==1.0.0
ply==3.11
plyvel==1.3.0
portalocker==1.7.1
-pre-commit==2.15.0
+pre-commit==2.16.0
presto-python-client==0.7.0
prison==0.2.1
prometheus-client==0.12.0
@@ -453,7 +453,26 @@ tornado==6.1
tqdm==4.62.3
traitlets==5.1.1
trino==0.306.0
-typed-ast==1.4.3
+types-Markdown==3.3.9
+types-PyMySQL==1.0.6
+types-PyYAML==6.0.1
+types-croniter==1.0.3
+types-cryptography==3.3.9
+types-docutils==0.17.1
+types-enum34==1.1.1
+types-freezegun==1.1.3
+types-futures==3.3.1
+types-ipaddress==1.0.1
+types-paramiko==2.8.2
+types-protobuf==3.18.2
+types-python-dateutil==2.8.3
+types-python-slugify==5.0.2
+types-pytz==2021.3.1
+types-redis==4.0.1
+types-requests==2.26.1
+types-setuptools==57.4.4
+types-tabulate==0.8.3
+types-termcolor==1.1.2
typing-extensions==3.10.0.2
typing-inspect==0.7.1
tzdata==2021.5
diff --git a/constraints-source-providers-3.9.txt
b/constraints-source-providers-3.9.txt
index 3a8b7f0..d6aef0c 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-11-30T14:27:16Z
+# This constraints file was automatically generated on 2021-12-01T00:20:06Z
# 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.
@@ -274,7 +274,7 @@ msrestazure==0.6.4
multi-key-dict==2.0.3
multidict==5.2.0
mypy-extensions==0.4.3
-mypy==0.770
+mypy==0.910
mysql-connector-python==8.0.27
mysqlclient==2.1.0
nbclient==0.5.9
@@ -298,7 +298,7 @@ pandas==1.3.4
papermill==2.3.3
parameterized==0.8.1
paramiko==2.8.1
-parso==0.8.2
+parso==0.8.3
partd==1.2.0
pathspec==0.9.0
pbr==5.8.0
@@ -313,7 +313,7 @@ pluggy==1.0.0
ply==3.11
plyvel==1.3.0
portalocker==1.7.1
-pre-commit==2.15.0
+pre-commit==2.16.0
presto-python-client==0.7.0
prison==0.2.1
prometheus-client==0.12.0
@@ -449,7 +449,26 @@ tornado==6.1
tqdm==4.62.3
traitlets==5.1.1
trino==0.306.0
-typed-ast==1.4.3
+types-Markdown==3.3.9
+types-PyMySQL==1.0.6
+types-PyYAML==6.0.1
+types-croniter==1.0.3
+types-cryptography==3.3.9
+types-docutils==0.17.1
+types-enum34==1.1.1
+types-freezegun==1.1.3
+types-futures==3.3.1
+types-ipaddress==1.0.1
+types-paramiko==2.8.2
+types-protobuf==3.18.2
+types-python-dateutil==2.8.3
+types-python-slugify==5.0.2
+types-pytz==2021.3.1
+types-redis==4.0.1
+types-requests==2.26.1
+types-setuptools==57.4.4
+types-tabulate==0.8.3
+types-termcolor==1.1.2
typing-extensions==3.10.0.2
typing-inspect==0.7.1
tzdata==2021.5