Skip to content

Commit cae7305

Browse files
authored
Merge pull request #230 from python-openapi/dependabot/pip/pytest-7.3.2
Bump pytest from 6.2.5 to 7.3.2
2 parents 7eb1dbf + 8069827 commit cae7305

File tree

2 files changed

+23
-21
lines changed

2 files changed

+23
-21
lines changed

poetry.lock

Lines changed: 22 additions & 20 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 @@ requests = ["requests"]
6363

6464
[tool.poetry.dev-dependencies]
6565
pre-commit = {version = "*", optional = true}
66-
pytest = "^6.2.5"
66+
pytest = "^7.3.2"
6767
pytest-flake8 = "=1.1.0"
6868
pytest-cov = "^4.1.0"
6969
tox = "*"

0 commit comments

Comments
 (0)