Closed renovate[bot] closed 3 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 84.09%. Comparing base (
86781f0
) to head (4790388
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
This PR contains the following updates:
==3.6
->==3.8
Release Notes
henriquebastos/python-decouple (python-decouple)
### [`v3.8`](https://togithub.com/HBNetwork/python-decouple/releases/tag/v3.8) [Compare Source](https://togithub.com/henriquebastos/python-decouple/compare/v3.7...v3.8) #### What's Changed - Raise KeyError when key is not found in ini repositories by [@b0o](https://togithub.com/b0o) in [https://github.com/HBNetwork/python-decouple/pull/153](https://togithub.com/HBNetwork/python-decouple/pull/153) - Fix infinite recursion on Windows by [@ibachar-es](https://togithub.com/ibachar-es) in [https://github.com/HBNetwork/python-decouple/pull/137](https://togithub.com/HBNetwork/python-decouple/pull/137) #### New Contributors - [@b0o](https://togithub.com/b0o) made their first contribution in [https://github.com/HBNetwork/python-decouple/pull/153](https://togithub.com/HBNetwork/python-decouple/pull/153) - [@ibachar-es](https://togithub.com/ibachar-es) made their first contribution in [https://github.com/HBNetwork/python-decouple/pull/137](https://togithub.com/HBNetwork/python-decouple/pull/137) **Full Changelog**: https://github.com/HBNetwork/python-decouple/compare/v3.7...v3.8 ### [`v3.7`](https://togithub.com/henriquebastos/python-decouple/blob/HEAD/CHANGELOG.md#37-2023-01-09) [Compare Source](https://togithub.com/henriquebastos/python-decouple/compare/v3.6...v3.7) - Fix `Csv` cast hanging with `default=None`, now returning an empty list. ([#149](https://togithub.com/henriquebastos/python-decouple/issues/149))Configuration
š Schedule: Branch creation - "before 4am on the first day of the month" (UTC), Automerge - "every weekday" (UTC).
š¦ Automerge: Disabled by config. Please merge this manually once you are satisfied.
ā» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
š Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.