This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
django-environ (source, changelog) | dependencies | minor |
0.8.1 -> 0.9.0
|
v0.9.0
Added +++++
#​355 <https://github.com/joke2k/django-environ/pull/355>
_.#​371 <https://github.com/joke2k/django-environ/issues/371>
_.#​362 <https://github.com/joke2k/django-environ/issues/362>
_.Deprecated ++++++++++
Env.unicode()
is deprecated and will be removed in the next
major release. Use Env.str()
instead.Changed +++++++
ImproperlyConfigured
exception
#​360 <https://github.com/joke2k/django-environ/issues/360>
_.Fixed +++++
_cast_urlstr
unquoting
#​357 <https://github.com/joke2k/django-environ/issues/357>
_.#​220 <https://github.com/joke2k/django-environ/issues/220>
_.environ.Path.__eq__()
to compare paths correctly
#​86 <https://github.com/joke2k/django-environ/issues/86>
,
#​197 <https://github.com/joke2k/django-environ/issues/197>
.This MR has been generated by Renovate Bot.