Skip to content

Commit 522f343

Browse files
Bump pylint from 3.0.3 to 3.0.4 (#190)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9cf8724 commit 522f343

1 file changed

Lines changed: 2 additions & 4 deletions

File tree

dev_requirements/requirements-linting.txt

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@
66
#
77
astroid==3.0.2
88
# via pylint
9-
colorama==0.4.6
10-
# via pylint
119
dill==0.3.7
1210
# via pylint
1311
isort==5.13.2
@@ -16,7 +14,7 @@ mccabe==0.7.0
1614
# via pylint
1715
platformdirs==4.1.0
1816
# via pylint
19-
pylint==3.0.3
20-
# via -r requirements-linting.in
17+
pylint==3.0.4
18+
# via -r dev_requirements/requirements-linting.in
2119
tomlkit==0.12.3
2220
# via pylint

0 commit comments

Comments
 (0)