Skip to content

Commit df7b7f0

Browse files
Bump pylint from 3.3.8 to 3.3.9 (#252)
Bumps [pylint](https://github.com/pylint-dev/pylint) from 3.3.8 to 3.3.9. - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](pylint-dev/pylint@v3.3.8...v3.3.9) --- updated-dependencies: - dependency-name: pylint dependency-version: 3.3.9 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 2566362 commit df7b7f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@
8686
"extra": ["matplotlib", "statsmodels", "scikit-learn", "pandas"],
8787
"dev": [
8888
"mypy==1.18.2",
89-
"pylint==3.3.8",
89+
"pylint==3.3.9",
9090
"pycodestyle==2.14.0",
9191
"pdoc3==0.11.6",
9292
"build==1.3.0",

0 commit comments

Comments
 (0)