Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 23, 2020

This PR contains the following updates:

Package Update Change
python-dotenv minor ==0.10.5 -> ==0.14.0

Release Notes

theskumar/python-dotenv

v0.14.0

Compare Source

Changed
  • Privilege definition in file over the environment in variable expansion (#​256 by
    [@​elbehery95]).
Fixed
  • Improve error message for when file isn't found (#​245 by [@​snobu]).
  • Use HTTPS URL in package meta data (#​251 by [@​ekohl]).

v0.13.0

Compare Source

Added
  • Add support for a Bash-like default value in variable expansion (#​248 by [@​bbc2]).

v0.12.0

Compare Source

Changed
  • Use current working directory to find .env when bundled by PyInstaller (#​213 by
    [@​gergelyk]).
Fixed
  • Fix escaping of quoted values written by set_key (#​236 by [@​bbc2]).
  • Fix dotenv run crashing on environment variables without values (#​237 by [@​yannham]).
  • Remove warning when last line is empty (#​238 by [@​bbc2]).

v0.11.0

Compare Source

Added
  • Add interpolate argument to load_dotenv and dotenv_values to disable interpolation
    (#​232 by [@​ulyssessouza]).
Changed
  • Use logging instead of warnings (#​231 by [@​bbc2]).
Fixed
  • Fix installation in non-UTF-8 environments (#​225 by [@​altendky]).
  • Fix PyPI classifiers (#​228 by [@​bbc2]).

Renovate 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, check this box

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

@toddbirchard toddbirchard merged commit 096ab85 into master Aug 26, 2020
@toddbirchard toddbirchard deleted the renovate/python-dotenv-0.x branch August 26, 2020 04:05
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.

2 participants