Skip to content

Update dependency python-dotenv to v0.19.2 #89

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Merged
merged 1 commit into from
Feb 2, 2022

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Oct 9, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
python-dotenv ==0.18.0 -> ==0.19.2 age adoption passing confidence

Release Notes

theskumar/python-dotenv

v0.19.2

Compare Source

Fixed
  • In set_key, add missing newline character before new entry if necessary. (#​361 by
    [@​bbc2])

v0.19.1

Compare Source

Added

v0.19.0

Compare Source

Changed
  • Require Python 3.5 or a later version. Python 2 and 3.4 are no longer supported. (#​341
    by [@​bbc2]).
Added
  • The dotenv_path argument of set_key and unset_key now has a type of Union[str, os.PathLike] instead of just os.PathLike (#​347 by [@​bbc2]).
  • The stream argument of load_dotenv and dotenv_values can now be a text stream
    (IO[str]), which includes values like io.StringIO("foo") and open("file.env", "r") (#​348 by [@​bbc2]).

Configuration

📅 Schedule: 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, click this checkbox.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate bot changed the title Update dependency python-dotenv to v0.19.1 Update dependency python-dotenv to v0.19.2 Nov 11, 2021
@renovate renovate bot force-pushed the renovate/python-dotenv-0.x branch from 3030436 to de0e6f9 Compare November 11, 2021 12:52
@toddbirchard toddbirchard merged commit 2877167 into master Feb 2, 2022
@toddbirchard toddbirchard deleted the renovate/python-dotenv-0.x branch February 2, 2022 11:22
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants