Skip to content

Commit 2a61cf4

Browse files
build(deps-dev): bump pytest from 6.2.3 to 6.2.4
Bumps [pytest](https://github.com/pytest-dev/pytest) from 6.2.3 to 6.2.4. - [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.3...6.2.4) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent cc0db95 commit 2a61cf4

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
@@ -35,7 +35,7 @@ sphinx-jsonschema = { version = "^1.15", optional = true }
3535
[tool.poetry.dev-dependencies]
3636
pre-commit = { version = "^2.11.1", python = "^3.6.1" }
3737
black = "^20.8b1"
38-
pytest = "^6.2.3"
38+
pytest = "^6.2.4"
3939
coverage = "^5.5"
4040
mypy = "^0.812"
4141
flake8 = "^3.9.0"

0 commit comments

Comments
 (0)