docker-db-auto-backup
docker-db-auto-backup copied to clipboard
Update dependency python-dotenv to v0.21.0
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| python-dotenv | ==0.20.0 -> ==0.21.0 |
Release Notes
theskumar/python-dotenv
v0.21.0
Added
- CLI: add support for invocations via 'python -m'. (#395 by @theskumar)
load_dotenvfunction now returnsFalse. (#388 by @larsks)- CLI: add --format= option to list command. (#407 by @sammck)
Fixed
- Drop Python 3.5 and 3.6 and upgrade GA (#393 by @eggplants)
- Use
openinstead ofio.open. (#389 by @rabinadk1) - Improve documentation for variables without a value (#390 by @bbc2)
- Add
parse_itto Related Projects by (#410 by @naorlivne) - Update README.md by (#415 by @harveer07)
- Improve documentation with direct use of MkDocs by (#398 by @bbc2)
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, click this checkbox.
This PR has been generated by Mend Renovate. View repository job log here.