Update python-dotenv requirement from ~=0.14.0 to ~=0.15.0
Created by: dependabot[bot]
Updates the requirements on python-dotenv to permit the latest version.
Changelog
Sourced from python-dotenv's changelog.
[0.15.0] - 2020-10-28
Added
Changed
- Make
setcommand create the.envfile in the current directory if no.envfile was found (#270 by [@jadutter]).Fixed
- Fix potentially empty expanded value for duplicate key (#260 by [@bbc2]).
- Fix import error on Python 3.5.0 and 3.5.1 (#267 by [@gongqingkui]).
- Fix parsing of unquoted values containing several adjacent space or tab characters (#277 by [@bbc2], review by [@x-yuri]).
[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
... (truncated)
Commits
-
e13d957Release v0.15.0 -
fa354ceMigrate from travis-ci.org to .com -
6fc3458Add python 3.9 to CI -
7b172feFix parsing of unquoted values with two spaces -
6ca2e2aAdd --export tosetand make it create env file -
92ec3b2Update README.md -
78be0f8Fix import error on Python 3.5.0 and 3.5.1 -
4b43436Fix empty expanded value for duplicate key - See full diff in compare view
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)