Update python-respx to version 0.22.0 / rev 11 via SR 1265489
https://build.opensuse.org/request/show/1265489
by user dirkmueller + anag_factory
- update to 0.22.0:
* Support HTTPX 0.28.0, thanks @ndhansen
* Drop support for Python 3.7, to align with HTTPX 0.25.0
* Update CI test to not fail fast and cancel workflows
* Add dependabot to check GitHub actions packages
* Add Python 3.13 to test suite
- drop respx-pr267-httpx0.28.patch,
respx-pr278-httpx0.28.patch: upstream