Skip to content

Commit

Permalink
Bump pylint-pytest from 1.1.7 to 1.1.8
Browse files Browse the repository at this point in the history
Bumps [pylint-pytest](https://github.com/pylint-dev/pylint-pytest) from 1.1.7 to 1.1.8.
- [Release notes](https://github.com/pylint-dev/pylint-pytest/releases)
- [Changelog](https://github.com/pylint-dev/pylint-pytest/blob/v1.1.8/CHANGELOG.md)
- [Commits](pylint-dev/pylint-pytest@v1.1.7...v1.1.8)

---
updated-dependencies:
- dependency-name: pylint-pytest
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jun 1, 2024
1 parent 7b9faec commit 6dac850
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 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 @@ -56,7 +56,7 @@ pycodestyle = ">=2.9.1"
flake8 = "^5.0.4"
pyflakes = "^2.5.0"
pylint = "^3.2.2"
pylint-pytest = "^1.1.7"
pylint-pytest = "^1.1.8"
pydocstyle = "^6.1.1"
black = "^24.4.2"
isort = "^5.13.2"
Expand Down

0 comments on commit 6dac850

Please sign in to comment.