Skip to content

Commit 36c3241

Browse files
Merge pull request #93 from sanderploegsma/dependabot/pip/pytest-9.0.1
2 parents 459bf66 + 242b945 commit 36c3241

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.4"
1818
jinja2 = "^3.1.6"
1919

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

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

0 commit comments

Comments
 (0)