Skip to content

Commit f392aa9

Browse files
Bump pylint from 2.13.4 to 2.13.5 (#156)
Bumps [pylint](https://github.com/PyCQA/pylint) from 2.13.4 to 2.13.5. - [Release notes](https://github.com/PyCQA/pylint/releases) - [Changelog](https://github.com/PyCQA/pylint/blob/main/ChangeLog) - [Commits](pylint-dev/pylint@v2.13.4...v2.13.5) --- updated-dependencies: - dependency-name: pylint dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Marc Mueller <[email protected]>
1 parent 6e9709e commit f392aa9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.942
33
pre-commit==2.18.1
4-
pylint==2.13.4
4+
pylint==2.13.5
55
pytest==7.1.1
66
pytest-asyncio==0.16.0
77
types-aiofiles==0.8.6

0 commit comments

Comments
 (0)