Skip to content

Commit 9d87fdd

Browse files
⬆️ Update pylint requirement from ==2.* to ==4.*
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@pylint-2.0.dev...v4.0.6) --- updated-dependencies: - dependency-name: pylint dependency-version: 4.0.6 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 45df195 commit 9d87fdd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

development.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
httpretty==1.0.*
2-
pylint==2.*
2+
pylint==4.*
33
twine
44
robotframework>=5.0
55
robotframework-seleniumlibrary>=5.0

0 commit comments

Comments
 (0)