Skip to content

Commit 74c208d

Browse files
Bump pylint from 3.3.2 to 3.3.3 (#46)
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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6b242b4 commit 74c208d

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)