Skip to content

Commit bac2a93

Browse files
Bump pytest from 6.2.4 to 6.2.5 (#381)
Bumps [pytest](https://github.com/pytest-dev/pytest) from 6.2.4 to 6.2.5. - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@6.2.4...6.2.5) --- updated-dependencies: - dependency-name: 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>
1 parent 5062629 commit bac2a93

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

+5-5
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ mypy = "^0.910"
4141
pre-commit = "^2.14.0"
4242
pre-commit-hooks = "^4.0.1"
4343
pylint = "^2.10.2"
44-
pytest = "^6.2.4"
44+
pytest = "^6.2.5"
4545
pytest-asyncio = "^0.15.1"
4646
pytest-cov = "^2.12.1"
4747
yamllint = "^1.26.3"

0 commit comments

Comments
 (0)