Skip to content

Commit 7982b3a

Browse files
build(deps-dev): bump pylint from 2.10.2 to 2.11.1
Bumps [pylint](https://github.com/PyCQA/pylint) from 2.10.2 to 2.11.1. - [Release notes](https://github.com/PyCQA/pylint/releases) - [Changelog](https://github.com/PyCQA/pylint/blob/main/ChangeLog) - [Commits](pylint-dev/pylint@v2.10.2...v2.11.1) --- updated-dependencies: - dependency-name: pylint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 14ff806 commit 7982b3a

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,7 +1,7 @@
11
coverage == 5.5
22
freezegun == 1.1.0
33
mypy == 0.910
4-
pylint == 2.10.2
4+
pylint == 2.11.1
55
pytest == 6.2.5
66
pytest-asyncio == 0.15.1
77
pytest-cov == 2.12.1

0 commit comments

Comments
 (0)