Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update python-decouple to 3.8 #337

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

pyup-bot
Copy link
Collaborator

@pyup-bot pyup-bot commented Mar 2, 2023

This PR updates python-decouple from 3.5 to 3.8.

Changelog

3.8

What's Changed
* Raise KeyError when key is not found in ini repositories by b0o in https://github.com/HBNetwork/python-decouple/pull/153
* Fix infinite recursion on Windows by ibachar-es in https://github.com/HBNetwork/python-decouple/pull/137

New Contributors
* b0o made their first contribution in https://github.com/HBNetwork/python-decouple/pull/153
* ibachar-es made their first contribution in https://github.com/HBNetwork/python-decouple/pull/137

**Full Changelog**: https://github.com/HBNetwork/python-decouple/compare/v3.7...v3.8

3.7

What's Changed
* Fix `Csv` cast hanging with `default=None`, now returning an empty list. (149)

New Contributors
* iurisilvio  made their first contribution in https://github.com/henriquebastos/python-decouple/pull/149

**Full Changelog**: https://github.com/henriquebastos/python-decouple/compare/v3.6...v3.7

3.6

What's Changed
* Update Changelog to reflect latest versions by stevejalim in https://github.com/henriquebastos/python-decouple/pull/129
* fix: replace strtobool for local function by ZandorSabino in https://github.com/henriquebastos/python-decouple/pull/128

New Contributors
* stevejalim made their first contribution in https://github.com/henriquebastos/python-decouple/pull/129
* ZandorSabino made their first contribution in https://github.com/henriquebastos/python-decouple/pull/128

**Full Changelog**: https://github.com/henriquebastos/python-decouple/compare/v3.5...v3.6
Links

@codecov-commenter
Copy link

Codecov Report

Merging #337 (a242ecf) into master (e9da4aa) will not change coverage.
The diff coverage is n/a.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@           Coverage Diff           @@
##           master     #337   +/-   ##
=======================================
  Coverage   99.42%   99.42%           
=======================================
  Files          30       30           
  Lines         868      868           
=======================================
  Hits          863      863           
  Misses          5        5           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants