Skip to content

Commit

Permalink
Bump pylint-pytest from 1.1.2 to 1.1.3 (#368)
Browse files Browse the repository at this point in the history
Bumps [pylint-pytest](https://github.com/pylint-dev/pylint-pytest) from 1.1.2 to 1.1.3.
- [Release notes](https://github.com/pylint-dev/pylint-pytest/releases)
- [Changelog](https://github.com/pylint-dev/pylint-pytest/blob/master/CHANGELOG.md)
- [Commits](pylint-dev/pylint-pytest@pylint-pytest-1.1.2...v1.1.3)

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

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 1, 2023
1 parent aabf0c1 commit 7c52cb1
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
9 changes: 5 additions & 4 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 = "^2.17.7"
pylint-pytest = "^1.1.2"
pylint-pytest = "^1.1.3"
pydocstyle = "^6.1.1"
black = "^23.10.1"
isort = "^5.11.5"
Expand Down

0 comments on commit 7c52cb1

Please sign in to comment.