Bump min execnet to 2.1.0

This version adds typing which we want to utilize.
This commit is contained in:
Ran Benita
2024-04-05 21:46:41 +03:00
parent dd067e4f86
commit e9084f2d73
5 changed files with 9 additions and 6 deletions

View File

@@ -30,4 +30,5 @@ repos:
args: []
additional_dependencies:
- pytest>=7.0.0
- execnet>=2.1.0
- py>=1.10.0