Skip to content

Commit f109853

Browse files
dependabot[bot]amilcarlucas
authored andcommitted
build(deps): bump pylint from 3.3.6 to 3.3.7
Bumps [pylint](https://github.com/pylint-dev/pylint) from 3.3.6 to 3.3.7. - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](pylint-dev/pylint@v3.3.6...v3.3.7) --- updated-dependencies: - dependency-name: pylint dependency-version: 3.3.7 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e26653f commit f109853

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
@@ -64,7 +64,7 @@ dev = [
6464
"mypy==1.15.0",
6565
"pre-commit==4.2.0",
6666
"pyinstaller==6.13.0",
67-
"pylint==3.3.6",
67+
"pylint==3.3.7",
6868
"pyright==1.1.400",
6969
"pytest==8.3.5",
7070
"pytest-cov==6.1.1",

0 commit comments

Comments
 (0)