diff options
Diffstat (limited to 'gnu/packages/python-xyz.scm')
-rw-r--r-- | gnu/packages/python-xyz.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index 577353e65d..07c9127c19 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -23107,7 +23107,7 @@ standard error channel (stderr) in your program.") ("python-iniconfig" ,python-iniconfig) ("python-mock" ,python-mock) ("python-pytest" ,python-pytest-6) - ("python-pytest-mock" ,python-pytest-mock-3) + ("python-pytest-mock" ,python-pytest-mock) ("python-pytest-trio" ,python-pytest-trio) ("python-setuptools-scm" ,python-setuptools-scm) ("python-trustme" ,python-trustme) |