Skip to content

Commit 5b55dd4

Browse files
committed
bump pytest version
1 parent e16cc5d commit 5b55dd4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ pytest-timeout==2.3.1
3131
pytest-xdist==3.6.1
3232

3333
pytest==8.4.1; python_version > "3.8"
34-
pytest==8.4.1; python_version == "3.8"
34+
pytest==8.3.5; 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)