Skip to content

Commit fff0efc

Browse files
author
Wil Thieme
committed
roll back testfixtures, pytest, and pytest-mock
1 parent cbafb3b commit fff0efc

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

requirements-dev.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ coverage==7.6.1
44
isort==5.13.2
55
pycodestyle==2.12.1
66
pytest-datadir==1.5.0
7-
pytest-mock==3.14.0
8-
pytest==8.3.2
7+
pytest-mock==3.12.0
8+
pytest==8.1.1
99
requests-mock==1.11.0
1010
ruff==0.6.5
11-
testfixtures==8.3.0
11+
testfixtures==8.1.0

0 commit comments

Comments
 (0)