Skip to content

Commit 7c6649a

Browse files
authored
Merge pull request #4 from bcgov/dependabot/pip/pytest-gte-9.0.3
deps: update pytest requirement from >=8.0 to >=9.0.3
2 parents e6469f4 + d1b104d commit 7c6649a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ dependencies = [
99

1010
[dependency-groups]
1111
dev = [
12-
"pytest>=8.0",
12+
"pytest>=9.0.3",
1313
"ruff>=0.14",
1414
]
1515

0 commit comments

Comments
 (0)