chore(api): update dependency drf-spectacular to v0.25.1 (develop)
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
drf-spectacular | dependencies | patch |
==0.25.0 -> ==0.25.1
|
Release Notes
tfranzel/drf-spectacular
v0.25.1
- Fix warning source line performance regression
#​889 <https://github.com/tfranzel/drf-spectacular/issues/889>
_#​897 <https://github.com/tfranzel/drf-spectacular/issues/897>
_ - improve warning for transient @api_view objects
#​889 <https://github.com/tfranzel/drf-spectacular/issues/889>
_ - adapt package arg due to setuptools deprecation
#​786 <https://github.com/tfranzel/drf-spectacular/issues/786>
_ - utilize queryset for SlugRelatedField
#​897 <https://github.com/tfranzel/drf-spectacular/issues/897>
_
Breaking changes / important additions:
- Bugfix release that addresses a performance regression in
SpectacularApiView
and an oversight in the now stricter handling ofSlugRelatedField
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.