Skip to content

Commit b43d917

Browse files
Merge pull request #95 from sanderploegsma/dependabot/pip/pytest-9.0.2
Bump pytest from 9.0.1 to 9.0.2
2 parents 6ba9538 + af4792b commit b43d917

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
@@ -18,7 +18,7 @@ ruff = "^0.14.7"
1818
jinja2 = "^3.1.6"
1919

2020
[tool.poetry.group.test.dependencies]
21-
pytest = "^9.0.1"
21+
pytest = "^9.0.2"
2222

2323
[build-system]
2424
requires = ["poetry-core"]

0 commit comments

Comments
 (0)