Skip to content

Commit e6e31e0

Browse files
Bump pylint from 3.3.3 to 3.3.4 (#58)
Bumps [pylint](https://github.com/pylint-dev/pylint) from 3.3.3 to 3.3.4. - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](pylint-dev/pylint@v3.3.3...v3.3.4) --- updated-dependencies: - dependency-name: pylint dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d663159 commit e6e31e0

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
@@ -27,7 +27,7 @@ tests = [
2727
"pytest==8.3.4"
2828
]
2929
linting = [
30-
"pylint==3.3.3"
30+
"pylint==3.3.4"
3131
]
3232
type_check = [
3333
"mypy[pydantic]==1.14.1"

0 commit comments

Comments
 (0)