Skip to content

Commit b6579cc

Browse files
dependabot[bot]spoorcc
authored andcommitted
Bump pylint from 3.3.8 to 3.3.9
Bumps [pylint](https://github.com/pylint-dev/pylint) from 3.3.8 to 3.3.9. - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](pylint-dev/pylint@v3.3.8...v3.3.9) --- updated-dependencies: - dependency-name: pylint dependency-version: 3.3.9 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d3f726d commit b6579cc

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
@@ -79,7 +79,7 @@ development = [
7979
'vulture==2.14',
8080
'pyroma==5.0',
8181
'isort==6.1.0',
82-
'pylint==3.3.8',
82+
'pylint==3.3.9',
8383
'pyright==1.1.406',
8484
"tomli; python_version < '3.11'", # Tomllib is default in 3.11, required for letting codespell read the pyproject.toml
8585
'pre-commit==4.3.0',

0 commit comments

Comments
 (0)