Skip to content
This repository was archived by the owner on Nov 2, 2021. It is now read-only.
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion requirements/abstract/dev.in
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ pytest==6.2.4
pytest-cov==2.11.1
pytest-django==3.9.0
pytest-icdiff==0.5
pytest-mock==1.10.4
pytest-mock==1.13.0
pytest-socket==0.3.4
pytest-sugar==0.9.2
safety==1.10.3
Expand Down
6 changes: 3 additions & 3 deletions requirements/locked/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -822,9 +822,9 @@ pytest-django==3.9.0 \
pytest-icdiff==0.5 \
--hash=sha256:3a14097f4385665cb04330e6ae09a3dd430375f717e94482af6944470ad5f100
# via -r requirements/abstract/dev.in
pytest-mock==1.10.4 \
--hash=sha256:43ce4e9dd5074993e7c021bb1c22cbb5363e612a2b5a76bc6d956775b10758b7 \
--hash=sha256:5bf5771b1db93beac965a7347dc81c675ec4090cb841e49d9d34637a25c30568
pytest-mock==1.13.0 \
--hash=sha256:67e414b3caef7bff6fc6bd83b22b5bc39147e4493f483c2679bc9d4dc485a94d \
--hash=sha256:e24a911ec96773022ebcc7030059b57cd3480b56d4f5d19b7c370ec635e6aed5
# via -r requirements/abstract/dev.in
pytest-socket==0.3.4 \
--hash=sha256:6480d6962b1f908f4b7c267ed4cfbc8fe27555562dec31cf9f8988fc1bf11f64 \
Expand Down