chore(deps): update dependency python-dotenv to v1.2.1 #209

Merged
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 merged 1 commits from renovate/python-dotenv-1.x into master 2025-10-28 06:28:52 +00:00
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 commented 2025-10-26 14:02:29 +00:00 (Migrated from gitlab.com)

This MR contains the following updates:

Package Change Age Confidence
python-dotenv ==1.1.1 -> ==1.2.1 age confidence

Release Notes

theskumar/python-dotenv (python-dotenv)

v1.2.1

Compare Source

  • Move more config to pyproject.toml, removed setup.cfg
  • Add support for reading .env from FIFOs (Unix) by [@​sidharth-sudhir] in [#​586]

v1.2.0

Compare Source


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 MR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


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

This MR has been generated by Renovate Bot.

This MR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [python-dotenv](https://github.com/theskumar/python-dotenv) | `==1.1.1` -> `==1.2.1` | [![age](https://developer.mend.io/api/mc/badges/age/pypi/python-dotenv/1.2.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/python-dotenv/1.1.1/1.2.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>theskumar/python-dotenv (python-dotenv)</summary> ### [`v1.2.1`](https://github.com/theskumar/python-dotenv/blob/HEAD/CHANGELOG.md#121---2025-10-26) [Compare Source](https://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 \[[@&#8203;sidharth-sudhir](https://github.com/sidharth-sudhir)] in \[[#&#8203;586](https://github.com/theskumar/python-dotenv/issues/586)] ### [`v1.2.0`](https://github.com/theskumar/python-dotenv/blob/HEAD/CHANGELOG.md#120---2025-10-26) [Compare Source](https://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 \[[@&#8203;EpicWink](https://github.com/EpicWink)] in \[[#&#8203;583](https://github.com/theskumar/python-dotenv/issues/583)] - Add support for Python 3.14 by \[[@&#8203;23f3001135](https://github.com/23f3001135)] in [#&#8203;579](https://github.com/theskumar/python-dotenv/pull/563) - Add support for disabling of `load_dotenv()` using `PYTHON_DOTENV_DISABLED` env var. by \[[@&#8203;matthewfranglen](https://github.com/matthewfranglen)] in \[[#&#8203;569](https://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**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever MR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this MR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this MR, check this box --- This MR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNTkuNCIsInVwZGF0ZWRJblZlciI6IjQxLjE1OS40IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 commented 2025-10-26 14:02:32 +00:00 (Migrated from gitlab.com)

mentioned in issue #3

mentioned in issue #3
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 commented 2025-10-26 16:02:30 +00:00 (Migrated from gitlab.com)

added 1 commit

  • b26a7b51 - chore(deps): update dependency python-dotenv to v1.2.1

Compare with previous version

added 1 commit <ul><li>b26a7b51 - chore(deps): update dependency python-dotenv to v1.2.1</li></ul> [Compare with previous version](/unboundsoftware/robotframework/-/merge_requests/206/diffs?diff_id=1540686192&start_sha=d1c37cad5c58a84b2dee51356adf6805c5162827)
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 commented 2025-10-26 16:02:30 +00:00 (Migrated from gitlab.com)

changed title from chore(deps): update dependency python-dotenv to v1.2.0 to chore(deps): update dependency python-dotenv to v1.2.1

<p>changed title from <code class="idiff">chore(deps): update dependency python-dotenv to v1.2.<span class="idiff left right deletion">0</span></code> to <code class="idiff">chore(deps): update dependency python-dotenv to v1.2.<span class="idiff left right addition">1</span></code></p>
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 commented 2025-10-26 16:02:30 +00:00 (Migrated from gitlab.com)

changed the description

changed the description
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 commented 2025-10-26 17:04:56 +00:00 (Migrated from gitlab.com)

changed the description

changed the description
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 commented 2025-10-28 06:12:48 +00:00 (Migrated from gitlab.com)

added 2 commits

  • e30dc59d - 1 commit from branch master
  • e6994388 - chore(deps): update dependency python-dotenv to v1.2.1

Compare with previous version

added 2 commits <ul><li>e30dc59d - 1 commit from branch <code>master</code></li><li>e6994388 - chore(deps): update dependency python-dotenv to v1.2.1</li></ul> [Compare with previous version](/unboundsoftware/robotframework/-/merge_requests/206/diffs?diff_id=1542495715&start_sha=b26a7b517d3ee2947f6438cf7ffbc6dacff8c5e5)
argoyle (Migrated from gitlab.com) scheduled this pull request to auto merge when all checks succeed 2025-10-28 06:13:35 +00:00
argoyle (Migrated from gitlab.com) merged commit into master 2025-10-28 06:28:52 +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: unboundsoftware/robotframework#209