Skip to content

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

Merged
Zaperex merged 2 commits into
mainfrom
renovate/python-dotenv-1.x
Mar 5, 2026
Merged

chore(deps): update dependency python-dotenv to v1.2.2#28
Zaperex merged 2 commits into
mainfrom
renovate/python-dotenv-1.x

Conversation

@renovate

@renovate renovate Bot commented Jan 20, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

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

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


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. (#)
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 #​790c5
  • 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


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 was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot changed the title chore(deps): update dependency python-dotenv to v1.2.1 chore(deps): update dependency python-dotenv to v1.2.2 Mar 1, 2026
@renovate renovate Bot force-pushed the renovate/python-dotenv-1.x branch from 3c60f36 to 0109dd4 Compare March 1, 2026 22:03
@github-actions

github-actions Bot commented Mar 1, 2026

Copy link
Copy Markdown
Contributor

Container Image Build Failed

The PR Build workflow failed. No container image was published.

Traceability

@renovate renovate Bot force-pushed the renovate/python-dotenv-1.x branch from 0109dd4 to 9262e7b Compare March 5, 2026 15:06
@github-actions

github-actions Bot commented Mar 5, 2026

Copy link
Copy Markdown
Contributor

Container Image Build Failed

The PR Build workflow failed. No container image was published.

Traceability

…on requirements

Signed-off-by: Frank Kong <frkong@redhat.com>
@github-actions

github-actions Bot commented Mar 5, 2026

Copy link
Copy Markdown
Contributor

Container Image Published

Multi-platform container images are now available.

Tag Image Platforms
pr-28 quay.io/rhdh-community/dynamic-plugins-factory:pr-28 linux/amd64, linux/arm64
pr-28-e89a82a quay.io/rhdh-community/dynamic-plugins-factory:pr-28-e89a82a linux/amd64, linux/arm64

Expires: March 19, 2026

Pull Commands

# Multi-platform (auto-selects correct architecture)
podman pull quay.io/rhdh-community/dynamic-plugins-factory:pr-28

# Or with specific commit SHA
podman pull quay.io/rhdh-community/dynamic-plugins-factory:pr-28-e89a82a

Traceability

@renovate

renovate Bot commented Mar 5, 2026

Copy link
Copy Markdown
Contributor Author

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@Zaperex Zaperex merged commit b9fcbeb into main Mar 5, 2026
6 checks passed
@Zaperex Zaperex deleted the renovate/python-dotenv-1.x branch March 5, 2026 16:00
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.

1 participant