Skip to content

Commit d605197

Browse files
chore(deps): bump pylint from 2.12.2 to 2.15.4 in /dev_requirements
Bumps [pylint](https://github.com/PyCQA/pylint) from 2.12.2 to 2.15.4. - [Release notes](https://github.com/PyCQA/pylint/releases) - [Commits](pylint-dev/pylint@v2.12.2...v2.15.4) --- updated-dependencies: - dependency-name: pylint dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7bd51b0 commit d605197

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

dev_requirements/linter-requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
bandit==1.7.4
22
black==22.8.0
3-
doc8==0.10.1
3+
doc8==1.0.0
44
flake8==4.0.1
55
flake8-docstrings==1.6.0
66
flake8-print==4.0.0
77
isort==5.10.1
88
mock==4.0.3
99
pyflakes==2.4.0
10-
pylint==2.12.2
10+
pylint==2.15.4
1111
pytest==7.0.0
1212
pytest-cov==3.0.0
1313
pytest-mock==3.6.1

0 commit comments

Comments
 (0)