Merge #387: tests: update pytest to work with Python >= 3.10

48deb3b7f079339594c936e4b81188e5d40be61b tests: update pytest to work with Python >= 3.10 (Antoine Poinsot)

Pull request description:

ACKs for top commit:
  darosior:
    ACK 48deb3b

Tree-SHA512: 278bfb0ef36974c58658ba670c2921a6b6761738eed81de21f5e7b7c8410ffd31019968cd37c325de0960d38a3477699934a156b78a91a1594d79a8bd917735b
This commit is contained in:
Antoine Poinsot 2023-03-28 15:11:24 +02:00
commit 9c6059c996
No known key found for this signature in database
GPG Key ID: E13FC145CD3F4304

View File

@ -1,4 +1,4 @@
pytest==6.2
pytest==7.2
pytest-xdist==1.31.0
pytest-timeout==1.3.4
ephemeral_port_reserve==1.1.1