Skip to content

Commit 16e1f37

Browse files
Bump pylint from 2.11.1 to 2.12.2 in /requirements
Bumps [pylint](https://github.com/PyCQA/pylint) from 2.11.1 to 2.12.2. - [Release notes](https://github.com/PyCQA/pylint/releases) - [Changelog](https://github.com/PyCQA/pylint/blob/main/ChangeLog) - [Commits](pylint-dev/pylint@v2.11.1...v2.12.2) --- 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 7c527b9 commit 16e1f37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/dev-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ pip_check_reqs==2.3.2
2020
pydocstyle==6.1.1 # Lint docstrings
2121
pyenchant==3.2.2 # Bindings for a spellchecking sytem
2222
pygithub==1.55
23-
pylint==2.11.1 # Lint
23+
pylint==2.12.2 # Lint
2424
pyroma==3.2 # Packaging best practices checker
2525
pytest-cov==3.0.0 # Measure code coverage
2626
pytest-envfiles==0.1.0 # Use files for environment variables for tests

0 commit comments

Comments
 (0)