Skip to content

Commit 2a2dc7f

Browse files
committed
.
1 parent 16e8951 commit 2a2dc7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -318,7 +318,7 @@ deps =
318318
# for justification of the upper bound on pytest
319319
{py3.6,py3.7}-common: pytest<7.0.0
320320
{py3.8,py3.9,py3.10,py3.11,py3.12,py3.13,py3.14,py3.14t}-common: pytest
321-
{3.14,3.14t}-common: coverage==7.11.0
321+
{py3.14,py3.14t}-common: coverage==7.11.0
322322

323323
# === Gevent ===
324324
{py3.6,py3.7,py3.8,py3.9,py3.10,py3.11}-gevent: gevent>=22.10.0, <22.11.0

0 commit comments

Comments
 (0)