Skip to content

Commit d624cf9

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

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.6',
86+
'pylint==3.3.7',
8787
'pyright==1.1.400',
8888
"tomli; python_version < '3.11'", # Tomllib is default in 3.11, required for letting codespell read the pyproject.toml
8989
'pre-commit==4.2.0',

0 commit comments

Comments
 (0)