14
0

- update to 1.9.3:

* Release note for 1.9.3 type annotations
  * Additional improvements to response matching type stubs
  * Improve MockerCore type stubs

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-requests-mock?expand=0&rev=45
This commit is contained in:
2021-06-06 11:59:08 +00:00
committed by Git OBS Bridge
parent ecc769048c
commit 302dec0b03
4 changed files with 12 additions and 4 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Sun Jun 6 11:58:05 UTC 2021 - Dirk Müller <dmueller@suse.com>
- update to 1.9.3:
* Release note for 1.9.3 type annotations
* Additional improvements to response matching type stubs
* Improve MockerCore type stubs
-------------------------------------------------------------------
Tue May 18 21:08:38 UTC 2021 - Dirk Müller <dmueller@suse.com>