forked from pool/python-pytest-httpx
- Update to 0.21.2
* URL containing non ASCII characters in query can now be matched. * Requests are now cleared when calling httpx_mock.reset. - 0.21.1 * httpx_mock.add_callback now handles async callbacks. - Unpin httpx and pytest in python metadata OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-httpx?expand=0&rev=7
This commit is contained in:
@@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 16 16:21:19 UTC 2023 - Daniel Garcia <daniel.garcia@suse.com>
|
||||
|
||||
- Update to 0.21.2
|
||||
* URL containing non ASCII characters in query can now be matched.
|
||||
* Requests are now cleared when calling httpx_mock.reset.
|
||||
- 0.21.1
|
||||
* httpx_mock.add_callback now handles async callbacks.
|
||||
- Unpin httpx and pytest in python metadata
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 25 10:37:48 UTC 2022 - Ben Greiner <code@bnavigator.de>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user