This update for python-httpcore, python-h11 fixes the following issues:
python-h11: - Update 0.16.0: * CVE-2025-43859: Fixed accepting of malformed Chunked-Encoding bodies (bsc#1241872) - 0.15.0: * Reject Content-Lengths >= 1 zettabyte (1 billion terabytes) early, without attempting to parse the integer (#181)
python-httpcore: - CVE-2025-43859: Fixed accepting of malformed Chunked-Encoding bodies (bsc#1241872)