Commit e296ba7
authored
chore(deps): update dependency python-dotenv to v1.2.1 (#414)
This PR contains the following updates:
| Package | Type | Update | Change | OpenSSF |
|---|---|---|---|---|
| [python-dotenv](https://redirect.github.com/theskumar/python-dotenv) |
dependency-groups | minor | `==1.1.1` -> `==1.2.1` | [](https://securityscorecards.dev/viewer/?uri=github.com/theskumar/python-dotenv)
|
---
### Release Notes
<details>
<summary>theskumar/python-dotenv (python-dotenv)</summary>
###
[`v1.2.1`](https://redirect.github.com/theskumar/python-dotenv/blob/HEAD/CHANGELOG.md#121---2025-10-26)
[Compare
Source](https://redirect.github.com/theskumar/python-dotenv/compare/v1.2.0...v1.2.1)
- Move more config to `pyproject.toml`, removed `setup.cfg`
- Add support for reading `.env` from FIFOs (Unix) by
\[[@​sidharth-sudhir](https://redirect.github.com/sidharth-sudhir)]
in
\[[#​586](https://redirect.github.com/theskumar/python-dotenv/issues/586)]
###
[`v1.2.0`](https://redirect.github.com/theskumar/python-dotenv/blob/HEAD/CHANGELOG.md#120---2025-10-26)
[Compare
Source](https://redirect.github.com/theskumar/python-dotenv/compare/v1.1.1...v1.2.0)
- Upgrade build system to use PEP 517 & PEP 518 to use `build` and
`pyproject.toml` by
\[[@​EpicWink](https://redirect.github.com/EpicWink)] in
\[[#​583](https://redirect.github.com/theskumar/python-dotenv/issues/583)]
- Add support for Python 3.14 by
\[[@​23f3001135](https://redirect.github.com/23f3001135)] in
[#​579](https://redirect.github.com/theskumar/python-dotenv/pull/563)
- Add support for disabling of `load_dotenv()` using
`PYTHON_DOTENV_DISABLED` env var. by
\[[@​matthewfranglen](https://redirect.github.com/matthewfranglen)]
in
\[[#​569](https://redirect.github.com/theskumar/python-dotenv/issues/569)]
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR is behind base branch, 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://redirect.github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNDMuMSIsInVwZGF0ZWRJblZlciI6IjQxLjE0My4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJyZW5vdmF0ZSJdfQ==-->
Co-authored-by: descope[bot] <107609351+descope[bot]@users.noreply.github.com>1 parent 0fde2de commit e296ba7
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
58 | | - | |
| 58 | + | |
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
| |||
0 commit comments