Update python-dotenv requirement from ~=0.13.0 to ~=0.14.0
Created by: dependabot[bot]
Updates the requirements on python-dotenv to permit the latest version.
Changelog
Sourced from python-dotenv's changelog.
[0.14.0] - 2020-07-03
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]).
[0.13.0] - 2020-04-16
Added
[0.12.0] - 2020-02-28
Changed
Fixed
- Fix escaping of quoted values written by
set_key(#236 by [@bbc2]).- Fix
dotenv runcrashing on environment variables without values (#237 by [@yannham]).- Remove warning when last line is empty (#238 by [@bbc2]).
[0.11.0] - 2020-02-07
Added
- Add
interpolateargument toload_dotenvanddotenv_valuesto disable interpolation (#232 by [@ulyssessouza]).Changed
Fixed
- Fix installation in non-UTF-8 environments (#225 by [@altendky]).
- Fix PyPI classifiers (#228 by [@bbc2]).
[0.10.5] - 2020-01-19
Fixed
Commits
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)