Diff pytest-httpx-0.23.1 with a pytest-httpx-0.24.0

/usr/portage/dev-python/pytest-httpx/pytest-httpx-0.24.0.ebuild 2023-10-09 14:52:30.352368372 +0300
17 17

  
18 18
LICENSE="MIT"
19 19
SLOT="0"
20
KEYWORDS="amd64 x86"
20
KEYWORDS="~amd64 ~x86"
21 21

  
22 22
RDEPEND="
23 23
	=dev-python/httpx-0.24*[${PYTHON_USEDEP}]
Thank you!