Skip to content

Commit f86caa7

Browse files
Update dependency pytest to v9 [SECURITY]
1 parent 5624212 commit f86caa7

2 files changed

Lines changed: 58 additions & 44 deletions

File tree

acceptance_tests/poetry.lock

Lines changed: 57 additions & 43 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

acceptance_tests/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ authors = []
1010

1111
[tool.poetry.dependencies]
1212
python = ">=3.10,<3.11"
13-
pytest = "7.1.3"
13+
pytest = "9.0.3"
1414
c2cwsgiutils = "5.1.9"
1515
boltons = "23.1.1"
1616
netifaces = "0.11.0"

0 commit comments

Comments
 (0)