chore(python): Add testing dep pytest-mock

ref: #744
This commit is contained in:
2025-05-09 16:13:38 +09:30
parent 580820ef44
commit 7ddb72239e

View File

@ -1,5 +1,6 @@
pytest==8.3.5 pytest==8.3.5
pytest-django==4.11.1 pytest-django==4.11.1
pytest-mock==3.14.0
coverage==7.8.0 coverage==7.8.0
pytest-cov==6.1.1 pytest-cov==6.1.1