Skip to content

Update dependency python-dotenv to v1.2.3 - #69

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/python-dotenv-1.x
Open

Update dependency python-dotenv to v1.2.3#69
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/python-dotenv-1.x

Conversation

@renovate

@renovate renovate Bot commented Aug 16, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
python-dotenv ==1.2.2==1.2.3 age confidence

Release Notes

theskumar/python-dotenv (python-dotenv)

v1.2.3

Compare Source

Fixed
  • Strip a leading UTF-8 BOM from .env file contents so the first variable is no longer silently lost when the file is saved with BOM (e.g. by some JetBrains IDEs on Windows) by [@​h1whelan] in [#​640]
  • set_key now escapes backslashes, so values containing them (Windows paths, regular expressions) survive a write/read round-trip. Quoted values ending in an escaped backslash are no longer mis-parsed as an escaped quote, which used to swallow the following lines by [@​dchaudhari7177] in [#​680]
  • dotenv run now prints a friendly error instead of a traceback when no command is given by [@​bbc2] in [#​606]
  • Cache the parsed result for empty .env files so repeated dotenv_values/load_dotenv calls no longer re-read the file by [@​ReinerBRO] in [#​638]

Configuration

📅 Schedule: (UTC)

  • 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 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.


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

This PR was generated by Mend Renovate. View the repository job log.

@renovate
renovate Bot force-pushed the renovate/python-dotenv-1.x branch 5 times, most recently from 0fdd2f9 to 4d3b62e Compare August 17, 2026 09:27
@renovate
renovate Bot requested review from Alessevan and gamingdy as code owners August 17, 2026 09:27
@renovate
renovate Bot force-pushed the renovate/python-dotenv-1.x branch 2 times, most recently from 6b3355b to e793d49 Compare August 27, 2026 23:56
@renovate renovate Bot changed the title Update dependency python-dotenv to v1.2.3 Update dependency python-dotenv to v1.2.3 - autoclosed Aug 30, 2026
@renovate renovate Bot closed this Aug 30, 2026
@renovate
renovate Bot deleted the renovate/python-dotenv-1.x branch August 30, 2026 08:41
@renovate renovate Bot changed the title Update dependency python-dotenv to v1.2.3 - autoclosed Update dependency python-dotenv to v1.2.3 Aug 30, 2026
@renovate renovate Bot reopened this Aug 30, 2026
@renovate
renovate Bot force-pushed the renovate/python-dotenv-1.x branch 2 times, most recently from e793d49 to 7d25c6b Compare August 30, 2026 13:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants