Skip to content

Commit 9730a6d

Browse files
authored
Merge pull request #385 from koxudaxi/dependabot/pip/pytest-7.4.1
Bump pytest from 7.2.0 to 7.4.1
2 parents ca1d434 + 0c5db9a commit 9730a6d

File tree

2 files changed

+7
-8
lines changed

2 files changed

+7
-8
lines changed

poetry.lock

Lines changed: 6 additions & 7 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
@@ -44,7 +44,7 @@ typed-ast = [
4444
#mkdocs-material = {version = "5.2.3", optional = true}
4545

4646
[tool.poetry.dev-dependencies]
47-
pytest = "^7.2"
47+
pytest = "^7.4"
4848
pytest-cov = "*"
4949
pytest-mock = "*"
5050
mypy = "*"

0 commit comments

Comments
 (0)