chore(deps): update dependency python-dotenv to ^1.1.0 #109

Merged
Xefir merged 1 commits from renovate/python-dotenv-1.x into main 2025-03-26 09:19:30 +00:00
Collaborator

This PR contains the following updates:

Package Type Update Change
python-dotenv dependencies minor ^1.0.1 -> ^1.1.0

Release Notes

theskumar/python-dotenv (python-dotenv)

v1.1.0

Compare Source

Feature

  • Add support for python 3.13
  • Enhance dotenv run, switch to execvpe for better resource management and signal handling ([#​523]) by [@​eekstunt]

Fixed

  • find_dotenv and load_dotenv now correctly looks up at the current directory when running in debugger or pdb ([#​553] by [@​randomseed42])

Misc

  • Drop support for Python 3.8

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 | minor | `^1.0.1` -> `^1.1.0` | --- ### Release Notes <details> <summary>theskumar/python-dotenv (python-dotenv)</summary> ### [`v1.1.0`](https://github.com/theskumar/python-dotenv/blob/HEAD/CHANGELOG.md#110---2025-03-25) [Compare Source](https://github.com/theskumar/python-dotenv/compare/v1.0.1...v1.1.0) **Feature** - Add support for python 3.13 - Enhance `dotenv run`, switch to `execvpe` for better resource management and signal handling (\[[#&#8203;523](https://github.com/theskumar/python-dotenv/issues/523)]) by \[[@&#8203;eekstunt](https://github.com/eekstunt)] **Fixed** - `find_dotenv` and `load_dotenv` now correctly looks up at the current directory when running in debugger or pdb (\[[#&#8203;553](https://github.com/theskumar/python-dotenv/issues/553)] by \[[@&#8203;randomseed42](https://github.com/randomseed42)]) **Misc** - Drop support for Python 3.8 </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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xODEuNiIsInVwZGF0ZWRJblZlciI6IjM3LjE4MS42IiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
Renovate added 1 commit 2025-03-26 00:05:21 +00:00
Xefir merged commit 7459f35529 into main 2025-03-26 09:19:30 +00:00
Xefir deleted branch renovate/python-dotenv-1.x 2025-03-26 09:19:30 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Xefir/pilotwings#109
No description provided.