We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9cf8724 commit 522f343Copy full SHA for 522f343
1 file changed
dev_requirements/requirements-linting.txt
@@ -6,8 +6,6 @@
6
#
7
astroid==3.0.2
8
# via pylint
9
-colorama==0.4.6
10
- # via pylint
11
dill==0.3.7
12
13
isort==5.13.2
@@ -16,7 +14,7 @@ mccabe==0.7.0
16
14
17
15
platformdirs==4.1.0
18
19
-pylint==3.0.3
20
- # via -r requirements-linting.in
+pylint==3.0.4
+ # via -r dev_requirements/requirements-linting.in
21
tomlkit==0.12.3
22
0 commit comments