Skip to content

Commit 4b022dc

Browse files
committed
Merge branch 'master' into release/2.32.0
2 parents c815a32 + 2634a52 commit 4b022dc

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

scripts/populate_tox/tox.jinja

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -173,6 +173,7 @@ deps =
173173
{py3.6,py3.7}-gevent: pytest<7.0.0
174174
{py3.8,py3.9,py3.10,py3.11,py3.12}-gevent: pytest
175175
gevent: pytest-asyncio
176+
{py3.10,py3.11}-gevent: zope.event<5.0.0
176177
177178
# === Integrations ===
178179

tox.ini

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -336,6 +336,7 @@ deps =
336336
{py3.6,py3.7}-gevent: pytest<7.0.0
337337
{py3.8,py3.9,py3.10,py3.11,py3.12}-gevent: pytest
338338
gevent: pytest-asyncio
339+
{py3.10,py3.11}-gevent: zope.event<5.0.0
339340

340341
# === Integrations ===
341342

0 commit comments

Comments
 (0)