Skip to content

Commit d3b56db

Browse files
build(deps-dev): bump pylint from 2.8.2 to 2.9.6
Bumps [pylint](https://github.com/PyCQA/pylint) from 2.8.2 to 2.9.6. - [Release notes](https://github.com/PyCQA/pylint/releases) - [Changelog](https://github.com/PyCQA/pylint/blob/main/ChangeLog) - [Commits](pylint-dev/pylint@v2.8.2...v2.9.6) --- updated-dependencies: - dependency-name: pylint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 33069d1 commit d3b56db

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

requirements-dev.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
coverage == 5.5
22
freezegun == 1.1.0
33
mypy == 0.910
4-
pylint == 2.8.2
4+
pylint == 2.9.6
55
pytest == 6.2.4
66
pytest-asyncio == 0.15.1
7-
pytest-cov == 2.11.1
7+
pytest-cov == 2.12.1
88
pytest-random-order == 1.0.4
9-
responses == 0.13.3
9+
responses == 0.13.4
1010
sqlalchemy-stubs == 0.4
1111
-r requirements.txt

0 commit comments

Comments
 (0)