Skip to content

Commit 048377d

Browse files
dependabot[bot]amilcarlucas
authored andcommitted
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 bc5f051 commit 048377d

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
@@ -66,7 +66,7 @@ dev = [
6666
"mock==5.2.0",
6767
"mypy==1.18.2",
6868
"pre-commit==4.3.0",
69-
"pylint==3.3.8",
69+
"pylint==3.3.9",
7070
"pyright==1.1.405",
7171
"pytest==8.4.2",
7272
"pytest-cov==7.0.0",

0 commit comments

Comments
 (0)