Skip to content

Commit a3387fb

Browse files
authored
chore: update pytest version to >=7 (#90)
1 parent 920dcd8 commit a3387fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ keywords = ["splunk"]
3131
python = "^3.7"
3232

3333
[tool.poetry.dev-dependencies]
34-
pytest = "*"
34+
pytest = ">=7"
3535

3636
[build-system]
3737
requires = ["poetry>=1.0.2"]

0 commit comments

Comments
 (0)