Skip to content

Commit 9ca55b5

Browse files
Bump pylint from 3.3.7 to 3.3.8
Bumps [pylint](https://github.com/pylint-dev/pylint) from 3.3.7 to 3.3.8. - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](pylint-dev/pylint@v3.3.7...v3.3.8) --- updated-dependencies: - dependency-name: pylint dependency-version: 3.3.8 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 205e9f0 commit 9ca55b5

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
@@ -33,7 +33,7 @@ dev = [
3333
"mypy==1.17.0",
3434
"pytest==8.4.0",
3535
"pytest-cov==6.2.1",
36-
"pylint==3.3.7",
36+
"pylint==3.3.8",
3737
"setuptools==80.9.0",
3838
"twine==6.1.0",
3939
"wheel==0.45.1",

0 commit comments

Comments
 (0)