Skip to content

Commit 0306509

Browse files
chore(deps): Bump pylint from 3.3.7 to 3.3.8 in /dev_requirements
Bumps [pylint](https://github.com/pylint-dev/pylint) from 3.3.7 to 3.3.8. - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](pylint-dev/pylint@v3.3.7...v3.3.8) --- updated-dependencies: - dependency-name: pylint dependency-version: 3.3.8 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4784027 commit 0306509

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.3.10
88
# via pylint
9-
colorama==0.4.6
10-
# via pylint
119
dill==0.4.0
1210
# via pylint
1311
isort==6.0.1
@@ -16,7 +14,7 @@ mccabe==0.7.0
1614
# via pylint
1715
platformdirs==4.3.8
1816
# via pylint
19-
pylint==3.3.7
20-
# via -r .\dev_requirements\requirements-linting.in
17+
pylint==3.3.8
18+
# via -r requirements-linting.in
2119
tomlkit==0.13.3
2220
# via pylint

0 commit comments

Comments
 (0)