Update dependency python-dotenv to v1 #102

Merged
Xefir merged 1 commits from renovate/python-dotenv-1.x into master 2023-02-28 09:55:56 +00:00
Owner

This PR contains the following updates:

Package Type Update Change
python-dotenv dependencies major ^0.21.0 -> ^1.0.0

Release Notes

theskumar/python-dotenv

v1.0.0

Compare Source

Fixed

v0.21.1

Compare Source

Added

Fixed


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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [python-dotenv](https://github.com/theskumar/python-dotenv) | dependencies | major | `^0.21.0` -> `^1.0.0` | --- ### Release Notes <details> <summary>theskumar/python-dotenv</summary> ### [`v1.0.0`](https://github.com/theskumar/python-dotenv/blob/HEAD/CHANGELOG.md#&#8203;100) [Compare Source](https://github.com/theskumar/python-dotenv/compare/v0.21.1...v1.0.0) **Fixed** - Drop support for python 3.7, add python 3.12-dev ([#&#8203;449](https://github.com/theskumar/python-dotenv/issues/449) by \[[@&#8203;theskumar](https://github.com/theskumar)]) - Handle situations where the cwd does not exist. ([#&#8203;446](https://github.com/theskumar/python-dotenv/issues/446) by \[[@&#8203;jctanner](https://github.com/jctanner)]) ### [`v0.21.1`](https://github.com/theskumar/python-dotenv/blob/HEAD/CHANGELOG.md#&#8203;0211---2022-01-21) [Compare Source](https://github.com/theskumar/python-dotenv/compare/v0.21.0...v0.21.1) **Added** - Use Python 3.11 non-beta in CI ([#&#8203;438](https://github.com/theskumar/python-dotenv/issues/438) by \[[@&#8203;bbc2](https://github.com/bbc2)]) - Modernize variables code ([#&#8203;434](https://github.com/theskumar/python-dotenv/issues/434) by \[[@&#8203;Nougat-Waffle](https://github.com/Nougat-Waffle)]) - Modernize main.py and parser.py code ([#&#8203;435](https://github.com/theskumar/python-dotenv/issues/435) by \[[@&#8203;Nougat-Waffle](https://github.com/Nougat-Waffle)]) - Improve conciseness of cli.py and **init**.py ([#&#8203;439](https://github.com/theskumar/python-dotenv/issues/439) by \[[@&#8203;Nougat-Waffle](https://github.com/Nougat-Waffle)]) - Improve error message for `get` and `list` commands when env file can't be opened ([#&#8203;441](https://github.com/theskumar/python-dotenv/issues/441) by \[[@&#8203;bbc2](https://github.com/bbc2)]) - Updated License to align with BSD OSI template ([#&#8203;433](https://github.com/theskumar/python-dotenv/issues/433) by \[[@&#8203;lsmith77](https://github.com/lsmith77)]) **Fixed** - Fix Out-of-scope error when "dest" variable is undefined ([#&#8203;413](https://github.com/theskumar/python-dotenv/issues/413) by \[[@&#8203;theGOTOguy](https://github.com/theGOTOguy)]) - Fix IPython test warning about deprecated `magic` ([#&#8203;440](https://github.com/theskumar/python-dotenv/issues/440) by \[[@&#8203;bbc2](https://github.com/bbc2)]) - Fix type hint for dotenv_path var, add StrPath alias ([#&#8203;432](https://github.com/theskumar/python-dotenv/issues/432) by \[[@&#8203;eaf](https://github.com/eaf)]) </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xNTIuNCIsInVwZGF0ZWRJblZlciI6IjM0LjE1Mi40In0=-->
Xefir added 1 commit 2023-02-25 00:21:23 +00:00
continuous-integration/drone/push Build is passing Details
continuous-integration/drone/pr Build is passing Details
202bea9d39
Update dependency python-dotenv to v1
Xefir merged commit 8cc2b49513 into master 2023-02-28 09:55:56 +00:00
Xefir deleted branch renovate/python-dotenv-1.x 2023-02-28 09:56:02 +00:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Xefir/Divent#102
No description provided.