Bump python-dotenv from 0.16.0 to 0.17.0 #11

Merged
Xefir merged 1 commits from dependabot/pip/python-dotenv-0.17.0 into master 2021-04-03 16:13:26 +00:00
Owner

Bumps python-dotenv from 0.16.0 to 0.17.0.

Release notes

Sourced from python-dotenv's releases.

Version 0.17.0

Changed

  • Make dotenv get <key> only show the value, not key=value (#313 by @bbc2).

Added

  • Add --override/--no-override option to dotenv run (#312 by @zueve and @bbc2).
Changelog

Sourced from python-dotenv's changelog.

[0.17.0] - 2021-04-02

Changed

  • Make dotenv get <key> only show the value, not key=value (#313 by [@bbc2]).

Added

  • Add --override/--no-override option to dotenv run (#312 by [@zueve] and [@bbc2]).
Commits
  • cfca79a Release version 0.17.0
  • 48c5c8e Only display value with dotenv get
  • f2eba2c Remove outdated Coveralls badge
  • 6242550 Use badge from GitHub Actions
  • efc5182 Add --override/--no-override flag to "dotenv run"
  • See full diff in compare view

Bumps [python-dotenv](https://github.com/theskumar/python-dotenv) from 0.16.0 to 0.17.0. <details> <summary>Release notes</summary> *Sourced from [python-dotenv's releases](https://github.com/theskumar/python-dotenv/releases).* > ## Version 0.17.0 > ## Changed > > - Make `dotenv get <key>` only show the value, not `key=value` ([#313](https://github.com/theskumar/python-dotenv/issues/313) by @bbc2). > > ## Added > > - Add `--override`/`--no-override` option to `dotenv run` ([#312](https://github.com/theskumar/python-dotenv/issues/312) by @zueve and @bbc2). </details> <details> <summary>Changelog</summary> *Sourced from [python-dotenv's changelog](https://github.com/theskumar/python-dotenv/blob/master/CHANGELOG.md).* > ## [0.17.0] - 2021-04-02 > > ### Changed > > - Make `dotenv get <key>` only show the value, not `key=value` ([#313](https://github.com/theskumar/python-dotenv/issues/313) by [@bbc2]). > > ### Added > > - Add `--override`/`--no-override` option to `dotenv run` ([#312](https://github.com/theskumar/python-dotenv/issues/312) by [@zueve] and [@bbc2]). </details> <details> <summary>Commits</summary> - [`cfca79a`](https://github.com/theskumar/python-dotenv/commit/cfca79a3cd384710c98651da79d66d964e0a65d1) Release version 0.17.0 - [`48c5c8e`](https://github.com/theskumar/python-dotenv/commit/48c5c8e16c1dcb2188984f2245559cee37fe9db4) Only display value with `dotenv get` - [`f2eba2c`](https://github.com/theskumar/python-dotenv/commit/f2eba2c1293b92f23bdf0d6a5b2e7210395dfedf) Remove outdated Coveralls badge - [`6242550`](https://github.com/theskumar/python-dotenv/commit/6242550a53efe45ef53d9904fbb8c4257470c276) Use badge from GitHub Actions - [`efc5182`](https://github.com/theskumar/python-dotenv/commit/efc51829f8e7693dbf4b7655169a9f852e9943d2) Add --override/--no-override flag to "dotenv run" - See full diff in [compare view](https://github.com/theskumar/python-dotenv/compare/v0.16.0...v0.17.0) </details> <br />
Xefir added 1 commit 2021-04-03 00:06:00 +00:00
Xefir merged commit 283d4aea82 into master 2021-04-03 16:13:26 +00:00
Xefir deleted branch dependabot/pip/python-dotenv-0.17.0 2021-04-03 16:13:39 +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#11
No description provided.