Skip to content

Commit

Permalink
Update dependency pytest to v8.3.4 (uxlfoundation#2198)
Browse files Browse the repository at this point in the history
* 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 <42726565+ethanglaser@users.noreply.github.com>
  • Loading branch information
renovate[bot] and ethanglaser authored Dec 3, 2024
1 parent 675a2da commit 48b70a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements-test.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
pytest==7.4.4 ; python_version <= '3.10'
pytest==8.3.3 ; python_version >= '3.11'
pytest==8.3.4 ; python_version >= '3.11'
pytest-json-report==1.5.0
pytest-cov==6.0.0
numpy>=1.19.5 ; python_version <= '3.9'
Expand Down

0 comments on commit 48b70a1

Please sign in to comment.