Skip to content

Commit 3c4a8c2

Browse files
⬆️ Update pylint requirement from ==2.* to ==3.*
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...v3.2.7) --- updated-dependencies: - dependency-name: pylint dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 12b8c04 commit 3c4a8c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

development.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
httpretty==1.0.*
2-
pylint==2.*
2+
pylint==3.*
33
twine

0 commit comments

Comments
 (0)