Skip to content

Commit 7f3973e

Browse files
chore(deps-dev): bump pylint from 3.3.8 to 4.0.5
Bumps [pylint](https://github.com/pylint-dev/pylint) from 3.3.8 to 4.0.5. - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](pylint-dev/pylint@v3.3.8...v4.0.5) --- updated-dependencies: - dependency-name: pylint dependency-version: 4.0.5 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 23f020f commit 7f3973e

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
@@ -91,7 +91,7 @@ dev-pylint = [
9191
]
9292
dev-pytest = [
9393
"pytest == 9.0.2",
94-
"pylint == 3.3.8", # We need this to check for the examples
94+
"pylint == 4.0.5", # We need this to check for the examples
9595
"frequenz-repo-config[extra-lint-examples] == 0.16.0",
9696
"pytest-mock == 3.15.1",
9797
"pytest-asyncio == 1.3.0",

0 commit comments

Comments
 (0)