Steve Kowalik 23fd6bbfcc - Update to 0.36.2
## Changed
  * pytest required version is now 9.
  ## Added
  * Explicit support for python 3.14.
  * match_params parameter is now available on responses and callbacks
    registration, as well as request(s) retrieval. Allowing to provide query
    parameters as a dict instead of being part of the matched URL.
    + This parameter allows to perform partial query params matching.
  ## Fixed
  * URL with more than one value for the same parameter were not matched
    properly (matching was performed on the first value).
  * httpx_mock.add_exception is now properly documented.
  ## Removed
  * python 3.9 is not supported anymore.
2026-04-13 16:12:14 +10:00
2026-04-13 16:12:14 +10:00
2026-04-13 16:12:14 +10:00
Description
No description provided
106 KiB
Languages
RPM Spec 100%