From 5d7532509d08f40992f0f35397bb4fcd51594d04 Mon Sep 17 00:00:00 2001 From: Sharlatan Hellseher Date: Sat, 24 Jan 2026 17:03:51 +0000 Subject: gnu: python-azure-core: Use python-pytest-8 * gnu/packages/python-web.scm (python-azure-core)[native-inputs]: Remove python-pytest; add python-pytest-8. Change-Id: I82a393735461681b3fa9112b582e87eb46700635 --- gnu/packages/python-web.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gnu/packages/python-web.scm') diff --git a/gnu/packages/python-web.scm b/gnu/packages/python-web.scm index 447dbf69496..dcd4781dfc9 100644 --- a/gnu/packages/python-web.scm +++ b/gnu/packages/python-web.scm @@ -11819,7 +11819,7 @@ Python.") python-typing-extensions)) (native-inputs (list python-flask - python-pytest + python-pytest-8 python-pytest-aiohttp python-pytest-asyncio python-pytest-trio -- cgit v1.3