Skip to content

Commit f19baed

Browse files
Update pylint requirement from ~=3.0 to ~=3.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@v3.0.0...v3.3.6) --- updated-dependencies: - dependency-name: pylint dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0c8799d commit f19baed

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
@@ -4,7 +4,7 @@
44
autopep8~=2.0
55
black~=23.9
66
pycodestyle~=2.10
7-
pylint~=3.0
7+
pylint~=3.3
88

99
# uploading to pypi
1010
build~=1.0

0 commit comments

Comments
 (0)