Skip to content

Commit 4d5b2c9

Browse files
build(deps-dev): bump pytest-pylint from 0.18.0 to 0.19.0 (#65)
Bumps [pytest-pylint](https://github.com/carsongee/pytest-pylint) from 0.18.0 to 0.19.0. - [Release notes](https://github.com/carsongee/pytest-pylint/releases) - [Commits](carsongee/pytest-pylint@v0.18.0...v0.19.0) --- updated-dependencies: - dependency-name: pytest-pylint dependency-type: direct:development 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 09a5443 commit 4d5b2c9

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
@@ -25,7 +25,7 @@ pytest = "^7.1.1"
2525
pytest-cov = ">=3,<5"
2626
typeguard = "^2.13.3"
2727
docformatter = "^1.4"
28-
pytest-pylint = "^0.18.0"
28+
pytest-pylint = ">=0.18,<0.20"
2929
pytest-mypy = "^0.9.1"
3030
pydocstyle = "^6.1.1"
3131
pytest-pydocstyle = "^2.3.0"

0 commit comments

Comments
 (0)