Skip to content

Commit cca29d3

Browse files
build(deps-dev): bump pylint from 3.1.0 to 3.2.6 (#68)
* build(deps-dev): bump pylint from 3.1.0 to 3.2.6 Bumps [pylint](https://github.com/pylint-dev/pylint) from 3.1.0 to 3.2.6. - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](pylint-dev/pylint@v3.1.0...v3.2.6) --- updated-dependencies: - dependency-name: pylint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> * empty commit to trigger ci --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: konstantin <[email protected]>
1 parent c31a4c4 commit cca29d3

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

dev_requirements/requirements-linting.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
#
55
# pip-compile requirements-linting.in
66
#
7-
astroid==3.1.0
7+
astroid==3.2.4
88
# via pylint
99
dill==0.3.7
1010
# via pylint
@@ -14,7 +14,7 @@ mccabe==0.7.0
1414
# via pylint
1515
platformdirs==3.1.0
1616
# via pylint
17-
pylint==3.1.0
17+
pylint==3.2.6
1818
# via -r dev_requirements/requirements-linting.in
1919
tomlkit==0.11.6
2020
# via pylint

0 commit comments

Comments
 (0)