Updated pytest-httpx dependency to version 0.30.* to maintain compatibility. Unfortunately, further updates to 0.31 and higher versions require too much effort for right now, because of the changed interfaces of the HTTPXMock class. The proper solution will be provided later.
29.4
What's Changed * LITE-30282: Support pytest-httpx >=0.27.0, drop Python 3.8 compatibility by r-s11v in https://github.com/cloudblue/connect-python-openapi-client/pull/80