Skip to content

Commit e16cc5d

Browse files
committed
bump pytest version
1 parent 1ce9cdb commit e16cc5d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,8 @@ pytest-rerunfailures==14.0; python_version == "3.8"
3030
pytest-timeout==2.3.1
3131
pytest-xdist==3.6.1
3232

33-
pytest==8.3.4; python_version > "3.8"
34-
pytest==7.4.4; python_version == "3.8"
33+
pytest==8.4.1; python_version > "3.8"
34+
pytest==8.4.1; python_version == "3.8"
3535

3636
quart==0.20.0; python_version > "3.8"
3737
quart==0.19.9; python_version == "3.8"

0 commit comments

Comments
 (0)