jooola / earhorn

Listen, monitor and archive your Icecast streams!
GNU General Public License v3.0
10 stars 4 forks source link

fix(deps): update dependency python-dotenv to ^0.21.0 #114

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
python-dotenv ^0.20.0 -> ^0.21.0 age adoption passing confidence

Release Notes

theskumar/python-dotenv ### [`v0.21.0`](https://togithub.com/theskumar/python-dotenv/blob/HEAD/CHANGELOG.md#​0210---2022-09-03) [Compare Source](https://togithub.com/theskumar/python-dotenv/compare/v0.20.0...v0.21.0) ##### Added - CLI: add support for invocations via 'python -m'. ([#​395](https://togithub.com/theskumar/python-dotenv/issues/395) by [@​theskumar](https://togithub.com/theskumar)) - `load_dotenv` function now returns `False`. ([#​388](https://togithub.com/theskumar/python-dotenv/issues/388) by [@​larsks](https://togithub.com/larsks)) - CLI: add --format= option to list command. ([#​407](https://togithub.com/theskumar/python-dotenv/issues/407) by [@​sammck](https://togithub.com/sammck)) ##### Fixed - Drop Python 3.5 and 3.6 and upgrade GA ([#​393](https://togithub.com/theskumar/python-dotenv/issues/393) by [@​eggplants](https://togithub.com/eggplants)) - Use `open` instead of `io.open`. ([#​389](https://togithub.com/theskumar/python-dotenv/issues/389) by [@​rabinadk1](https://togithub.com/rabinadk1)) - Improve documentation for variables without a value ([#​390](https://togithub.com/theskumar/python-dotenv/issues/390) by [@​bbc2](https://togithub.com/bbc2)) - Add `parse_it` to Related Projects by ([#​410](https://togithub.com/theskumar/python-dotenv/issues/410) by [@​naorlivne](https://togithub.com/naorlivne)) - Update README.md by ([#​415](https://togithub.com/theskumar/python-dotenv/issues/415) by [@​harveer07](https://togithub.com/harveer07)) - Improve documentation with direct use of MkDocs by ([#​398](https://togithub.com/theskumar/python-dotenv/issues/398) by [@​bbc2](https://togithub.com/bbc2))

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 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 has been generated by Mend Renovate. View repository job log here.