Bump python-dotenv from 0.15.0 to 0.16.0 #10

Merged
Xefir merged 1 commits from dependabot/pip/python-dotenv-0.16.0 into master 2021-03-28 17:26:52 +00:00
Owner

Bumps python-dotenv from 0.15.0 to 0.16.0.

Release notes

Sourced from python-dotenv's releases.

Version 0.16.0

Changed

  • The default value of the encoding parameter for load_dotenv and dotenv_values is
    now "utf-8" instead of None (#306 by [@bbc2]).
  • Fix resolution order in variable expansion with override=False (#287 by [@bbc2]).
Changelog

Sourced from python-dotenv's changelog.

[0.16.0] - 2021-03-27

Changed

  • The default value of the encoding parameter for load_dotenv and dotenv_values is
    now "utf-8" instead of None (#306 by [@bbc2]).
  • Fix resolution order in variable expansion with override=False (#287 by [@bbc2]).
Commits

Bumps [python-dotenv](https://github.com/theskumar/python-dotenv) from 0.15.0 to 0.16.0. <details> <summary>Release notes</summary> *Sourced from [python-dotenv's releases](https://github.com/theskumar/python-dotenv/releases).* > ## Version 0.16.0 > ## Changed > > - The default value of the `encoding` parameter for `load_dotenv` and `dotenv_values` is > now `"utf-8"` instead of `None` ([#306](https://github.com/theskumar/python-dotenv/issues/306) by [@bbc2]). > - Fix resolution order in variable expansion with `override=False` ([#287](https://github.com/theskumar/python-dotenv/issues/287) by [@bbc2]). </details> <details> <summary>Changelog</summary> *Sourced from [python-dotenv's changelog](https://github.com/theskumar/python-dotenv/blob/master/CHANGELOG.md).* > ## [0.16.0] - 2021-03-27 > > ### Changed > > - The default value of the `encoding` parameter for `load_dotenv` and `dotenv_values` is > now `"utf-8"` instead of `None` ([#306](https://github.com/theskumar/python-dotenv/issues/306) by [@bbc2]). > - Fix resolution order in variable expansion with `override=False` ([#287](https://github.com/theskumar/python-dotenv/issues/287) by [@bbc2]). </details> <details> <summary>Commits</summary> - [`b96db46`](https://github.com/theskumar/python-dotenv/commit/b96db46dc8b66adba8afcfd3ec3b8ed2b4d6cefe) Release version v0.16.0 - [`b158aa7`](https://github.com/theskumar/python-dotenv/commit/b158aa721cdf625c72f79f3583e5cc1f0cea2950) Use UTF-8 as default encoding - [`a7fe93f`](https://github.com/theskumar/python-dotenv/commit/a7fe93f6cc73ab9de28191e3854f1a713d53363b) Add GitHub actions to replace Travis CI - [`ac670cf`](https://github.com/theskumar/python-dotenv/commit/ac670cf993fd622bfc0a5ea961681341b291779e) Fix misspelling - [`1927225`](https://github.com/theskumar/python-dotenv/commit/192722508a62fc4e25293a9e6061744773a3fdf7) doc: add table of content - [`2e0ea48`](https://github.com/theskumar/python-dotenv/commit/2e0ea4873ba39192db97fcafdb16ae03ffcaf951) Rewrite readme ([#294](https://github.com/theskumar/python-dotenv/issues/294)) - [`26ff5b7`](https://github.com/theskumar/python-dotenv/commit/26ff5b74c676dbed391eb535ad2a591ecf98d3c6) Fix variable expansion order without override - [`17dba65`](https://github.com/theskumar/python-dotenv/commit/17dba65244c1d4d10f591fe37c924bd2c6fd1cfc) Decouple variable parsing and expansion - [`8815885`](https://github.com/theskumar/python-dotenv/commit/8815885ee1b8ce9a33c3054df5bd7032bf297d33) Fix pypy environment in Travis CI - See full diff in [compare view](https://github.com/theskumar/python-dotenv/compare/v0.15.0...v0.16.0) </details> <br />
Xefir added 1 commit 2021-03-28 00:09:04 +00:00
Xefir merged commit 03f30ae0cc into master 2021-03-28 17:26:52 +00:00
Xefir deleted branch dependabot/pip/python-dotenv-0.16.0 2021-03-28 17:26:57 +00:00
This repo is archived. You cannot comment on pull requests.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Xefir/PyNyaaTa#10
No description provided.