Skip to content

Commit 5d79795

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

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
@@ -24,7 +24,7 @@ tests = [
2424
"pytest==8.3.3"
2525
]
2626
linting = [
27-
"pylint==3.2.7"
27+
"pylint==3.3.0"
2828
]
2929
type_check = [
3030
"mypy==1.11.2"

0 commit comments

Comments
 (0)