From 5d496e2ab9f8717fb05942eacae89874f286ae17 Mon Sep 17 00:00:00 2001 From: claire9910 <115456186+claire9910@users.noreply.github.com> Date: Mon, 26 Dec 2022 18:37:54 +0800 Subject: [PATCH] update pylint 2.4.4 to 2.7.0 --- .../code/Python/opencourse/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/公开课/文档/年薪50W+的Python程序员如何写代码/code/Python/opencourse/requirements.txt b/公开课/文档/年薪50W+的Python程序员如何写代码/code/Python/opencourse/requirements.txt index 860de44..d7d6564 100644 --- a/公开课/文档/年薪50W+的Python程序员如何写代码/code/Python/opencourse/requirements.txt +++ b/公开课/文档/年薪50W+的Python程序员如何写代码/code/Python/opencourse/requirements.txt @@ -24,7 +24,7 @@ prompt-toolkit==3.0.5 psutil==5.7.0 ptyprocess==0.6.0 Pygments==2.6.1 -pylint==2.4.4 +pylint==2.7.0 python-dateutil==2.8.1 pytz==2019.3 requests==2.23.0