Skip to content

Commit

Permalink
chore: update pytest version
Browse files Browse the repository at this point in the history
  • Loading branch information
liborjelinek committed Jun 21, 2024
1 parent 4810363 commit f71bca3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ skip_missing_interpreters=true
[testenv]
deps =
-r{toxinidir}/test-requirements.txt
pytest==7.1.2
pytest==8.2.2
commands=
pytest

Expand Down

0 comments on commit f71bca3

Please sign in to comment.