This is an automated email from the ASF dual-hosted git repository.

kezhenxu94 pushed a commit to branch kezhenxu94-patch-1
in repository https://gitbox.apache.org/repos/asf/skywalking-python.git


The following commit(s) were added to refs/heads/kezhenxu94-patch-1 by this 
push:
     new f2cce1b  Update requirements-style.txt
f2cce1b is described below

commit f2cce1b523eb509047d21aa0072924951ae1a3c3
Author: kezhenxu94 <kezhenx...@apache.org>
AuthorDate: Sat Aug 27 13:31:51 2022 +0800

    Update requirements-style.txt
---
 requirements-style.txt | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/requirements-style.txt b/requirements-style.txt
index af2c5f1..9a2e688 100644
--- a/requirements-style.txt
+++ b/requirements-style.txt
@@ -1,7 +1,7 @@
-flake8==5.0.0                  # Plain flake8
+flake8==4.0.1           # Plain flake8
 
 ## AUTO FIXERS
-#isort                   # import sorter
+#isort                  # import sorter
 unify                   # unify quotes
 flynt                   # fix f-strings
 

Reply via email to