Skip to content

Commit 7b1e1cd

Browse files
Lock file maintenance Python dependencies
1 parent 4bd0b58 commit 7b1e1cd

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
@@ -22,7 +22,7 @@ yamllint = "^1.35.1"
2222
optional = true
2323

2424
[tool.poetry.group.unit.dependencies]
25-
pytest = "^8.3.4"
25+
pytest = "^8.3.5"
2626
pyyaml = "^6.0.2"
2727

2828
[tool.pytest.ini_options]

0 commit comments

Comments
 (0)