Skip to content

Commit 26dc963

Browse files
build(deps-dev): bump pylint from 4.0.6 to 4.0.7
Bumps [pylint](https://github.com/pylint-dev/pylint) from 4.0.6 to 4.0.7. - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](pylint-dev/pylint@v4.0.6...v4.0.7) --- updated-dependencies: - dependency-name: pylint dependency-version: 4.0.7 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1e9b848 commit 26dc963

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ development = [
7777
'vulture==2.16',
7878
'pyroma==5.0.1',
7979
'isort==8.0.1',
80-
'pylint==4.0.6',
80+
'pylint==4.0.7',
8181
'pyright==1.1.411',
8282
'pyupgrade==3.21.2',
8383
"tomli; python_version < '3.11'", # Tomllib is default in 3.11, required for letting codespell read the pyproject.toml

0 commit comments

Comments
 (0)