Skip to content

Commit 5a6a770

Browse files
dep: pip: bump pylint from 2.16.0 to 2.17.1
Bumps [pylint](https://github.com/PyCQA/pylint) from 2.16.0 to 2.17.1. - [Release notes](https://github.com/PyCQA/pylint/releases) - [Commits](pylint-dev/pylint@v2.16.0...v2.17.1) --- updated-dependencies: - dependency-name: pylint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent eecea7d commit 5a6a770

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
-r requirements.txt
22
bandit==1.7.4
33
black==23.1.0
4-
pylint==2.16.0
4+
pylint==2.17.1
55
flake8==6.0.0

0 commit comments

Comments
 (0)