Skip to content

Commit 52b2830

Browse files
dependabot[bot]noyainrain
authored andcommitted
Update pylint requirement from ~=3.3 to ~=4.0
Updates the requirements on [pylint](https://github.com/pylint-dev/pylint) to permit the latest version. - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](pylint-dev/pylint@v3.3.0...v4.0.0) --- updated-dependencies: - dependency-name: pylint dependency-version: 4.0.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 54785cc commit 52b2830

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,2 +1,2 @@
11
mypy ~= 1.2
2-
pylint ~= 3.3
2+
pylint ~= 4.0

0 commit comments

Comments
 (0)