Skip to content

Commit c773204

Browse files
chore(deps-dev): bump pylint from 4.0.2 to 4.0.3
Bumps [pylint](https://github.com/pylint-dev/pylint) from 4.0.2 to 4.0.3. - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](pylint-dev/pylint@v4.0.2...v4.0.3) --- updated-dependencies: - dependency-name: pylint dependency-version: 4.0.3 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1c5954e commit c773204

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
@@ -31,7 +31,7 @@ formatting = [
3131
"isort==7.0.0"
3232
]
3333
linting = [
34-
"pylint==4.0.2"
34+
"pylint==4.0.3"
3535
]
3636
spellcheck = [
3737
"codespell==2.4.1"

0 commit comments

Comments
 (0)