Skip to content

chore(deps): update dependency python-dotenv to v1.2.2#64

Open
specmatic-builder wants to merge 1 commit intomainfrom
renovate/python-dotenv-1.x
Open

chore(deps): update dependency python-dotenv to v1.2.2#64
specmatic-builder wants to merge 1 commit intomainfrom
renovate/python-dotenv-1.x

Conversation

@specmatic-builder
Copy link
Copy Markdown
Contributor

@specmatic-builder specmatic-builder commented May 27, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
python-dotenv ==1.0.1==1.2.2 age adoption passing confidence

Release Notes

theskumar/python-dotenv (python-dotenv)

v1.2.2

Compare Source

Added
  • Support for Python 3.14, including the free-threaded (3.14t) build. (#​588)
Changed
  • The dotenv run command now forwards flags directly to the specified command by [@​bbc2] in [#​607]
  • Improved documentation clarity regarding override behavior and the reference page.
  • Updated PyPy support to version 3.11.
  • Documentation for FIFO file support.
  • Dropped Support for Python 3.9.
Fixed
  • Improved set_key and unset_key behavior when interacting with symlinks by [@​bbc2] in [790c5c0]
  • Corrected the license specifier and added missing Python 3.14 classifiers in package metadata by [@​JYOuyang] in [#​590]
Breaking Changes
  • dotenv.set_key and dotenv.unset_key used to follow symlinks in some
    situations. This is no longer the case. For that behavior to be restored in
    all cases, follow_symlinks=True should be used.

  • In the CLI, set and unset used to follow symlinks in some situations. This
    is no longer the case.

  • dotenv.set_key, dotenv.unset_key and the CLI commands set and unset
    used to reset the file mode of the modified .env file to 0o600 in some
    situations. This is no longer the case: The original mode of the file is now
    preserved. Is the file needed to be created or wasn't a regular file, mode
    0o600 is used.

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

v1.1.1

Compare Source

Fixed

v1.1.0

Compare Source

Added
  • 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. Specmatic specific configuration is managed here.

@specmatic-builder specmatic-builder changed the title Update dependency python-dotenv to v1.1.0 chore(deps): update dependency python-dotenv to v1.1.0 May 28, 2025
@specmatic-builder specmatic-builder changed the title chore(deps): update dependency python-dotenv to v1.1.0 chore(deps): update dependency python-dotenv to v1.1.1 Jun 29, 2025
@specmatic-builder specmatic-builder force-pushed the renovate/python-dotenv-1.x branch from 563c4ce to 510f047 Compare June 29, 2025 02:42
@specmatic-builder specmatic-builder force-pushed the renovate/python-dotenv-1.x branch from 510f047 to fa8c640 Compare August 11, 2025 16:59
@specmatic-builder specmatic-builder changed the title chore(deps): update dependency python-dotenv to v1.1.1 chore(deps): update dependency python-dotenv to v1.2.1 Oct 30, 2025
@specmatic-builder specmatic-builder force-pushed the renovate/python-dotenv-1.x branch from fa8c640 to 29770c7 Compare October 30, 2025 16:13
@specmatic-builder specmatic-builder force-pushed the renovate/python-dotenv-1.x branch from 29770c7 to c472489 Compare December 21, 2025 01:17
@specmatic-builder specmatic-builder force-pushed the renovate/python-dotenv-1.x branch 2 times, most recently from 343c42e to dcfdaa7 Compare December 29, 2025 17:18
@specmatic-builder specmatic-builder changed the title chore(deps): update dependency python-dotenv to v1.2.1 chore(deps): update dependency python-dotenv to v1.2.2 Mar 2, 2026
@specmatic-builder specmatic-builder force-pushed the renovate/python-dotenv-1.x branch from dcfdaa7 to 03f9229 Compare March 2, 2026 00:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant