Skip to content

Commit ab7dee4

Browse files
Bump pylint from 3.2.7 to 3.3.1
Bumps [pylint](https://github.com/pylint-dev/pylint) from 3.2.7 to 3.3.1. - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](pylint-dev/pylint@v3.2.7...v3.3.1) --- updated-dependencies: - dependency-name: pylint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2cdd609 commit ab7dee4

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.11.2",
89-
"pylint==3.2.7",
89+
"pylint==3.3.1",
9090
"pycodestyle==2.12.1",
9191
"pdoc3==0.10.0",
9292
"build==1.2.2",

0 commit comments

Comments
 (0)