Awesome-Prince / NekoRobot-3

NekoX is An Anime themed advance Telegram group management bot.
https://t.me/NekoCuteBot
BSD 2-Clause "Simplified" License
55 stars 156 forks source link

Update dependency python-dotenv to v0.21.1 #85

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.19.2 -> ==0.21.1 age adoption passing confidence

Release Notes

theskumar/python-dotenv ### [`v0.21.1`](https://togithub.com/theskumar/python-dotenv/blob/HEAD/CHANGELOG.md#​0211---2022-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)]) ### [`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 ([#​410](https://togithub.com/theskumar/python-dotenv/issues/410) by \[[@​naorlivne](https://togithub.com/naorlivne)]) - Update README.md ([#​415](https://togithub.com/theskumar/python-dotenv/issues/415) by \[[@​harveer07](https://togithub.com/harveer07)]) - Improve documentation with direct use of MkDocs ([#​398](https://togithub.com/theskumar/python-dotenv/issues/398) by \[[@​bbc2](https://togithub.com/bbc2)]) ### [`v0.20.0`](https://togithub.com/theskumar/python-dotenv/blob/HEAD/CHANGELOG.md#​0200---2022-03-24) [Compare Source](https://togithub.com/theskumar/python-dotenv/compare/v0.19.2...v0.20.0) **Added** - Add `encoding` (`Optional[str]`) parameter to `get_key`, `set_key` and `unset_key`. ([#​379](https://togithub.com/theskumar/python-dotenv/issues/379) by \[[@​bbc2](https://togithub.com/bbc2)]) **Fixed** - Use dict to specify the `entry_points` parameter of `setuptools.setup` ([#​376](https://togithub.com/theskumar/python-dotenv/issues/376) by \[[@​mgorny](https://togithub.com/mgorny)]). - Don't build universal wheels ([#​387](https://togithub.com/theskumar/python-dotenv/issues/387) 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.