Skip to content

Commit 2e47056

Browse files
build(deps): bump pylint from 3.3.8 to 3.3.9
Bumps [pylint](https://github.com/pylint-dev/pylint) from 3.3.8 to 3.3.9. - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](pylint-dev/pylint@v3.3.8...v3.3.9) --- updated-dependencies: - dependency-name: pylint dependency-version: 3.3.9 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f1f100b commit 2e47056

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ tests = [
2525
"pytest==8.4.2"
2626
]
2727
linting = [
28-
"pylint==3.3.8"
28+
"pylint==3.3.9"
2929
]
3030
type_check = [
3131
"mypy==1.18.2"

0 commit comments

Comments
 (0)