Skip to content

Commit a65cd87

Browse files
chore: bump pylint from 3.2.7 to 3.3.3
Bumps [pylint](https://github.com/pylint-dev/pylint) from 3.2.7 to 3.3.3. - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](pylint-dev/pylint@v3.2.7...v3.3.3) --- updated-dependencies: - dependency-name: pylint dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 38c8e7b commit a65cd87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ test = [
3535
"flake8-formatter_junit_xml",
3636
"flake8",
3737
"flake8-pyproject",
38-
"pylint==3.2.7",
38+
"pylint==3.3.3",
3939
"pre-commit==4.0.1",
4040
"pylint_junit",
4141
"pytest-cov==5.0.0",

0 commit comments

Comments
 (0)