Skip to content

Commit 8bcc770

Browse files
authored
Merge pull request #495 from python-openapi/dependabot/pip/pytest-9.0.3
Bump pytest from 9.0.2 to 9.0.3
2 parents b4734ea + dac383d commit 8bcc770

2 files changed

Lines changed: 10 additions & 10 deletions

File tree

poetry.lock

Lines changed: 9 additions & 9 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
@@ -55,7 +55,7 @@ sphinx-immaterial = ">=0.11,<0.14"
5555
[tool.poetry.group.dev.dependencies]
5656
tbump = "^6.11.0"
5757
pre-commit = "*"
58-
pytest = "^9.0.2"
58+
pytest = "^9.0.3"
5959
pytest-flake8 = "=1.3.0"
6060
pytest-cov = "^7.0.0"
6161
tox = "*"

0 commit comments

Comments
 (0)