This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [python-dotenv](https://github.com/theskumar/python-dotenv) | 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 (\[[#​523](https://github.com/theskumar/python-dotenv/issues/523)]) by \[[@​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 (\[[#​553](https://github.com/theskumar/python-dotenv/issues/553)] by \[[@​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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMTMuNiIsInVwZGF0ZWRJblZlciI6IjM5LjIxMy42IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
This PR contains the following updates:
==1.0.1->==1.1.0Release Notes
theskumar/python-dotenv (python-dotenv)
v1.1.0Compare Source
Feature
dotenv run, switch toexecvpefor better resource management and signal handling ([#523]) by [@eekstunt]Fixed
find_dotenvandload_dotenvnow correctly looks up at the current directory when running in debugger or pdb ([#553] by [@randomseed42])Misc
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 Renovate Bot.