This is an automated email from the ASF dual-hosted git repository. potiuk pushed a commit to tag constraints-2.2.3 in repository https://gitbox.apache.org/repos/asf/airflow.git
commit 229712fcc35b00200591fe0ebe19a150f8be078e Author: Jarek Potiuk <[email protected]> AuthorDate: Sun Mar 13 14:48:20 2022 +0100 Also fixed it for 3.6 --- constraints-3.6.txt | 2 +- constraints-source-providers-3.6.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/constraints-3.6.txt b/constraints-3.6.txt index 7a3bc62..511f14e 100644 --- a/constraints-3.6.txt +++ b/constraints-3.6.txt @@ -230,7 +230,7 @@ fastavro==1.4.7 filelock==3.4.0 fissix==21.11.13 flake8-colors==0.1.9 -flake8==4.0.1 +flake8==3.9.2 flaky==3.7.0 flower==1.0.0 freezegun==1.1.0 diff --git a/constraints-source-providers-3.6.txt b/constraints-source-providers-3.6.txt index 7fc4b20..f6f798e 100644 --- a/constraints-source-providers-3.6.txt +++ b/constraints-source-providers-3.6.txt @@ -159,7 +159,7 @@ fastavro==1.4.7 filelock==3.4.0 fissix==21.11.13 flake8-colors==0.1.9 -flake8==4.0.1 +flake8==3.9.2 flaky==3.7.0 flower==1.0.0 freezegun==1.1.0
