Skip to content

Commit 3e1530f

Browse files
chore(deps-dev): bump pytest from 6.2.5 to 7.0.1 (#1063)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b577366 commit 3e1530f

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

poetry.lock

+6-6
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
@@ -30,7 +30,7 @@ email-validator = {version = "*", optional = true }
3030

3131
[tool.poetry.dev-dependencies]
3232
coverage = {extras = ["toml"], version = "^6.2"}
33-
pytest = "^6.2.5"
33+
pytest = "^7.0.1"
3434
black = "^21.12b0"
3535
flake8 = "^4.0.1"
3636
flake8-black = "^0.2.3"

0 commit comments

Comments
 (0)