Skip to content

Commit d7cdfd7

Browse files
committed
MAINT: fix minimum mocpy version in test config
1 parent 6c8a58b commit d7cdfd7

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
@@ -53,7 +53,7 @@ deps =
5353
oldestdeps: keyring==15.0
5454
oldestdeps: pytest==7.4
5555
oldestdeps: beautifulsoup4==4.9
56-
oldestdeps-alldeps: mocpy==0.9
56+
oldestdeps-alldeps: mocpy==0.12
5757
oldestdeps-alldeps: regions==0.5
5858

5959
online: pytest-custom_exit_code

0 commit comments

Comments
 (0)