forked from pool/python-fastapi
- update to 0.115.6:
* Preserve traceback when an exception is raised in sync dependency with `yield`. PR #5823 by @sombek. * Update tests and internals for compatibility with Pydantic >=2.10. PR #12971 by @tamird. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-fastapi?expand=0&rev=84
This commit is contained in:
@@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 5 14:49:59 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 0.115.6:
|
||||
* Preserve traceback when an exception is raised in sync
|
||||
dependency with `yield`. PR #5823 by @sombek.
|
||||
* Update tests and internals for compatibility with Pydantic
|
||||
>=2.10. PR #12971 by @tamird.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 21 08:52:11 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
Reference in New Issue
Block a user