Skip to content

Commit 095c974

Browse files
build(deps-dev): bump pytest-pylint from 0.18.0 to 0.19.0 (#34)
1 parent d7f10db commit 095c974

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ pytest-asyncio = ">=0.18.3,<0.22.0"
2727
pytest-cov = ">=3,<5"
2828
typeguard = "^2.13.3"
2929
docformatter = "^1.4"
30-
pytest-pylint = "^0.18.0"
30+
pytest-pylint = ">=0.18,<0.20"
3131
pytest-mypy = "^0.9.1"
3232
pydocstyle = "^6.1.1"
3333
pytest-pydocstyle = "^2.3.0"

0 commit comments

Comments
 (0)