Skip to content

Commit f91f804

Browse files
Bump pylint from 2.17.4 to 3.1.0 (#375)
Bumps [pylint](https://github.com/pylint-dev/pylint) from 2.17.4 to 3.1.0. - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](pylint-dev/pylint@v2.17.4...v3.1.0) --- updated-dependencies: - dependency-name: pylint dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c27b528 commit f91f804

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
mypy==1.9.0
22
pre-commit==3.3.3
3-
pylint==2.17.4
3+
pylint==3.1.0
44
pytest-cov
55
pytest>=5.4.3
66
python-dotenv

0 commit comments

Comments
 (0)