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 v1 #169

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

theskumar/python-dotenv ### [`v1.0.0`](https://togithub.com/theskumar/python-dotenv/blob/HEAD/CHANGELOG.md#​100) [Compare Source](https://togithub.com/theskumar/python-dotenv/compare/v0.21.1...v1.0.0) **Fixed** - Drop support for python 3.7, add python 3.12-dev ([#​449](https://togithub.com/theskumar/python-dotenv/issues/449) by \[[@​theskumar](https://togithub.com/theskumar)]) - Handle situations where the cwd does not exist. ([#​446](https://togithub.com/theskumar/python-dotenv/issues/446) by \[[@​jctanner](https://togithub.com/jctanner)]) ### [`v0.21.1`](https://togithub.com/theskumar/python-dotenv/blob/HEAD/CHANGELOG.md#​0211---2023-01-21) [Compare Source](https://togithub.com/theskumar/python-dotenv/compare/v0.21.0...v0.21.1) **Added** - Use Python 3.11 non-beta in CI ([#​438](https://togithub.com/theskumar/python-dotenv/issues/438) by \[[@​bbc2](https://togithub.com/bbc2)]) - Modernize variables code ([#​434](https://togithub.com/theskumar/python-dotenv/issues/434) by \[[@​Nougat-Waffle](https://togithub.com/Nougat-Waffle)]) - Modernize main.py and parser.py code ([#​435](https://togithub.com/theskumar/python-dotenv/issues/435) by \[[@​Nougat-Waffle](https://togithub.com/Nougat-Waffle)]) - Improve conciseness of cli.py and **init**.py ([#​439](https://togithub.com/theskumar/python-dotenv/issues/439) by \[[@​Nougat-Waffle](https://togithub.com/Nougat-Waffle)]) - Improve error message for `get` and `list` commands when env file can't be opened ([#​441](https://togithub.com/theskumar/python-dotenv/issues/441) by \[[@​bbc2](https://togithub.com/bbc2)]) - Updated License to align with BSD OSI template ([#​433](https://togithub.com/theskumar/python-dotenv/issues/433) by \[[@​lsmith77](https://togithub.com/lsmith77)]) **Fixed** - Fix Out-of-scope error when "dest" variable is undefined ([#​413](https://togithub.com/theskumar/python-dotenv/issues/413) by \[[@​theGOTOguy](https://togithub.com/theGOTOguy)]) - Fix IPython test warning about deprecated `magic` ([#​440](https://togithub.com/theskumar/python-dotenv/issues/440) by \[[@​bbc2](https://togithub.com/bbc2)]) - Fix type hint for dotenv_path var, add StrPath alias ([#​432](https://togithub.com/theskumar/python-dotenv/issues/432) by \[[@​eaf](https://togithub.com/eaf)])

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.