Skip to content

Commit

Permalink
chore(deps): bump pytest-pylint from 0.19.0 to 0.21.0 (#24)
Browse files Browse the repository at this point in the history
Bumps [pytest-pylint](https://github.com/carsongee/pytest-pylint) from 0.19.0 to 0.21.0.
- [Release notes](https://github.com/carsongee/pytest-pylint/releases)
- [Commits](carsongee/pytest-pylint@v0.19.0...v0.21.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>
  • Loading branch information
dependabot[bot] committed Oct 8, 2023
1 parent 72dbd3e commit 3c458f2
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 19 deletions.
25 changes: 7 additions & 18 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ freezegun = "^1.2.2"
black = "^23.9.1"
isort = "^5.12.0"
pytest-mypy = "^0.10.3"
pytest-pylint = "^0.19.0"
pytest-pylint = "^0.21.0"
pytest-random-order = "^1.1.0"

[tool.isort]
Expand Down

0 comments on commit 3c458f2

Please sign in to comment.