Skip to content

Commit cf2c8ca

Browse files
authored
Merge pull request #278 from python-openapi/dependabot/pip/pytest-7.4.2
Bump pytest from 7.4.1 to 7.4.2
2 parents e2b3c68 + a761a4a commit cf2c8ca

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
@@ -63,7 +63,7 @@ docs = ["sphinx", "sphinx-immaterial"]
6363

6464
[tool.poetry.dev-dependencies]
6565
pre-commit = "*"
66-
pytest = "^7.4.1"
66+
pytest = "^7.4.2"
6767
pytest-flake8 = "=1.1.1"
6868
pytest-cov = "^4.1.0"
6969
tox = "*"

0 commit comments

Comments
 (0)