Skip to content

Commit 79ec063

Browse files
Bump pylint from 2.8.3 to 2.9.3 (#61)
Bumps [pylint](https://github.com/PyCQA/pylint) from 2.8.3 to 2.9.3. - [Release notes](https://github.com/PyCQA/pylint/releases) - [Changelog](https://github.com/PyCQA/pylint/blob/main/ChangeLog) - [Commits](pylint-dev/pylint@v2.8.3...v2.9.3) --- updated-dependencies: - dependency-name: pylint dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e8ea857 commit 79ec063

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements_test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
-r requirements_test_pre_commit.txt
22
mypy==0.910
33
pre-commit==2.13.0
4-
pylint==2.8.3
4+
pylint==2.9.3
55
pytest==6.2.4
66
pytest-asyncio==0.15.1
77
types-aiofiles==0.1.5

0 commit comments

Comments
 (0)