git.openpandora.org
/
pandora-u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ede1186
)
test/py: Update to a newer pytest release
author
Tom Rini
<trini@konsulko.com>
Fri, 10 Oct 2025 22:09:00 +0000
(16:09 -0600)
committer
Tom Rini
<trini@konsulko.com>
Fri, 17 Oct 2025 00:03:27 +0000
(18:03 -0600)
Our pytest package was pinned to a release from 2021. The minimum
compatible with labgrid v25.0.x is pytest 7.0.0. Update to the current
relase which is currently 8.4.2
Signed-off-by: Tom Rini <trini@konsulko.com>
test/py/requirements.txt
patch
|
blob
|
history
diff --git
a/test/py/requirements.txt
b/test/py/requirements.txt
index
804a427
..
f9eac79
100644
(file)
--- a/
test/py/requirements.txt
+++ b/
test/py/requirements.txt
@@
-1,5
+1,5
@@
filelock==3.0.12
pycryptodomex==3.21.0
-pytest==
6.2.5
+pytest==
8.4.2
pytest-xdist==2.5.0
FATtools==1.0.42