Skip to content

Commit 8f7d975

Browse files
Bump pylint from 3.3.2 to 3.3.3
Bumps [pylint](https://github.com/pylint-dev/pylint) from 3.3.2 to 3.3.3. - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](pylint-dev/pylint@v3.3.2...v3.3.3) --- updated-dependencies: - dependency-name: pylint dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0bbb466 commit 8f7d975

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ tests = [
2727
"pytest==8.3.4"
2828
]
2929
linting = [
30-
"pylint==3.3.2"
30+
"pylint==3.3.3"
3131
]
3232
type_check = [
3333
"mypy[pydantic]==1.14.0"

0 commit comments

Comments
 (0)