forked from pool/python-pydantic
- update to 1.10.9:
* Fix trailing zeros not ignored in Decimal validation * Fix mypy plugin for v1.4.0 * Add future and past date hypothesis strategies * Discourage usage of Cython 3 with Pydantic 1.x OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pydantic?expand=0&rev=36
This commit is contained in:
@@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 5 13:07:17 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 1.10.9:
|
||||
* Fix trailing zeros not ignored in Decimal validation
|
||||
* Fix mypy plugin for v1.4.0
|
||||
* Add future and past date hypothesis strategies
|
||||
* Discourage usage of Cython 3 with Pydantic 1.x
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu May 25 07:32:32 UTC 2023 - Daniel Garcia <daniel.garcia@suse.com>
|
||||
|
||||
|
Reference in New Issue
Block a user