Skip to content

Commit 31df20c

Browse files
Bump pylint from 4.0.4 to 4.0.5 (#81)
Bumps [pylint](https://github.com/pylint-dev/pylint) from 4.0.4 to 4.0.5. - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](pylint-dev/pylint@v4.0.4...v4.0.5) --- updated-dependencies: - dependency-name: pylint dependency-version: 4.0.5 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6cbadd6 commit 31df20c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

development-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ isort==7.0.0
99
mypy==1.19.1
1010
psutil==7.2.2
1111
pylint-per-file-ignores==3.2.0
12-
pylint==4.0.4
12+
pylint==4.0.5
1313
pytest-cov==7.0.0
1414
pytest-schema==0.1.2
1515
pytest==9.0.2

0 commit comments

Comments
 (0)