Skip to content

Commit 48b70a1

Browse files
Update dependency pytest to v8.3.4 (uxlfoundation#2198)
* Update dependency pytest to v8.3.4 * Update requirements-test.txt --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: ethanglaser <[email protected]>
1 parent 675a2da commit 48b70a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-test.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
pytest==7.4.4 ; python_version <= '3.10'
2-
pytest==8.3.3 ; python_version >= '3.11'
2+
pytest==8.3.4 ; python_version >= '3.11'
33
pytest-json-report==1.5.0
44
pytest-cov==6.0.0
55
numpy>=1.19.5 ; python_version <= '3.9'

0 commit comments

Comments
 (0)