Skip to content

Commit 5b35ac5

Browse files
Bump pylint from 3.2.7 to 3.3.6
Bumps [pylint](https://github.com/pylint-dev/pylint) from 3.2.7 to 3.3.6. - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](pylint-dev/pylint@v3.2.7...v3.3.6) --- updated-dependencies: - dependency-name: pylint dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ac26bff commit 5b35ac5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ tests = [
3535
"bo4e==202401.6.0"
3636
]
3737
linting = [
38-
"pylint==3.2.7"
38+
"pylint==3.3.6"
3939
]
4040
type_check = [
4141
"mypy==1.15.0",

0 commit comments

Comments
 (0)