Skip to content

Commit

Permalink
roll back testfixtures, pytest, and pytest-mock
Browse files Browse the repository at this point in the history
  • Loading branch information
bmos committed Sep 17, 2024
1 parent cbafb3b commit fff0efc
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ coverage==7.6.1
isort==5.13.2
pycodestyle==2.12.1
pytest-datadir==1.5.0
pytest-mock==3.14.0
pytest==8.3.2
pytest-mock==3.12.0
pytest==8.1.1
requests-mock==1.11.0
ruff==0.6.5
testfixtures==8.3.0
testfixtures==8.1.0

0 comments on commit fff0efc

Please sign in to comment.