upgrade pytest

This commit is contained in:
sebthom
2024-03-04 14:25:35 +01:00
parent 115fb82064
commit df92206f8c
2 changed files with 8 additions and 8 deletions

View File

@@ -65,7 +65,7 @@ dev = [
"toml", # required by bandit
"tomli", # required by bandit
"pydantic~=2.6",
"pytest~=7.4",
"pytest~=8.1",
"pyinstaller~=6.4",
"psutil",
"pylint~=3.1",