Skip to content

Commit

Permalink
chore(deps): bump pytest-pylint from 0.19.0 to 0.21.0 (#342)
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] authored Nov 3, 2023
1 parent 3c8aaa8 commit ab30b70
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 19 deletions.
24 changes: 6 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 @@ -38,7 +38,7 @@ mock = "^5.0.2"
pytest = "^7.4.0"
pytest-cov = "^4.1.0"
pytest-env = ">=0.8.2,<1.1.0"
pytest-pylint = "^0.19.0"
pytest-pylint = ">=0.19,<0.22"
requests-mock = "^1.11.0"
types-requests = "^2.31.0.1"
wheel = ">=0.40,<0.42"
Expand Down

0 comments on commit ab30b70

Please sign in to comment.