Skip to content

Commit c1deed7

Browse files
Bump pylint-pytest from 1.1.3 to 1.1.4 (#748)
Bumps [pylint-pytest](https://github.com/pylint-dev/pylint-pytest) from 1.1.3 to 1.1.4. - [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@v1.1.3...v1.1.4) --- updated-dependencies: - dependency-name: pylint-pytest dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e06fea4 commit c1deed7

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 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
@@ -29,7 +29,7 @@ mypy = "^1.6"
2929
detect-secrets = "^1.4.0"
3030
bandit = "^1.7.5"
3131
pylint = "^2.17.6"
32-
pylint-pytest = "^1.1.3"
32+
pylint-pytest = "^1.1.4"
3333
pytest = "^7.4.3"
3434
yamllint = "^1.32.0"
3535
pytest-dotenv = "^0.5.2"

0 commit comments

Comments
 (0)