Skip to content

Commit c3500c9

Browse files
dependabot[bot]spoorcc
authored andcommitted
Bump pylint from 3.3.9 to 4.0.4
Bumps [pylint](https://github.com/pylint-dev/pylint) from 3.3.9 to 4.0.4. - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](pylint-dev/pylint@v3.3.9...v4.0.4) --- updated-dependencies: - dependency-name: pylint dependency-version: 4.0.4 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 49c7c29 commit c3500c9

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
@@ -80,7 +80,7 @@ development = [
8080
'vulture==2.14',
8181
'pyroma==5.0.1',
8282
'isort==6.1.0',
83-
'pylint==3.3.9',
83+
'pylint==4.0.4',
8484
'pyright==1.1.407',
8585
'pyupgrade==3.21.0',
8686
"tomli; python_version < '3.11'", # Tomllib is default in 3.11, required for letting codespell read the pyproject.toml

0 commit comments

Comments
 (0)