Skip to content

Commit 0185149

Browse files
fix: bump pylint from 3.0.3 to 3.3.2
Bumps [pylint](https://github.com/pylint-dev/pylint) from 3.0.3 to 3.3.2. - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](pylint-dev/pylint@v3.0.3...v3.3.2) --- updated-dependencies: - dependency-name: pylint dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 374c65c commit 0185149

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
@@ -45,7 +45,7 @@ test = [
4545
"flake8",
4646
"flake8-pyproject",
4747
"pre-commit==3.3.1",
48-
"pylint==3.0.3",
48+
"pylint==3.3.2",
4949
"pylint_junit",
5050
"pytest-cov==4.1.0",
5151
"pytest-mock<3.10.1",

0 commit comments

Comments
 (0)