Skip to content

Commit 146cb99

Browse files
dependabot[bot]spoorcc
authored andcommitted
Bump pylint from 3.3.4 to 3.3.6
Bumps [pylint](https://github.com/pylint-dev/pylint) from 3.3.4 to 3.3.6. - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](pylint-dev/pylint@v3.3.4...v3.3.6) --- updated-dependencies: - dependency-name: pylint dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f2ed6ac commit 146cb99

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
@@ -83,7 +83,7 @@ development = [
8383
'vulture==2.14',
8484
'pyroma==4.2',
8585
'isort==6.0.1',
86-
'pylint==3.3.4',
86+
'pylint==3.3.6',
8787
"tomli; python_version < '3.11'", # Tomllib is default in 3.11, required for letting codespell read the pyproject.toml
8888
'pre-commit==4.2.0',
8989
'ruff==0.11.0',

0 commit comments

Comments
 (0)