14
0

- Update to 0.115.13:

* Fix truncating the model's description with form feed (\f) character
    for Pydantic V2.
- Ignore more test files with ringdisabled as inline_snapshot expands
  inside the testsuite.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-fastapi?expand=0&rev=92
This commit is contained in:
2025-06-24 01:54:42 +00:00
committed by Git OBS Bridge
parent 546b785065
commit 311127468d
4 changed files with 15 additions and 4 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Tue Jun 24 01:53:44 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
- Update to 0.115.13:
* Fix truncating the model's description with form feed (\f) character
for Pydantic V2.
- Ignore more test files with ringdisabled as inline_snapshot expands
inside the testsuite.
-------------------------------------------------------------------
Fri Jun 6 05:58:54 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>