[PR #8] [CLOSED] Bump python-dotenv from 0.15.0 to 0.16.0 #59

Closed
opened 2026-09-02 13:09:10 +02:00 by TheLovinator · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/TheLovinator1/discord-twitter-webhooks/pull/8
Author: @dependabot[bot]
Created: 3/29/2021
Status: Closed

Base: masterHead: dependabot/pip/python-dotenv-0.16.0


📝 Commits (1)

  • 30a5b2f Bump python-dotenv from 0.15.0 to 0.16.0

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 requirements.txt (+1 -1)

📄 Description

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

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/TheLovinator1/discord-twitter-webhooks/pull/8 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 3/29/2021 **Status:** ❌ Closed **Base:** `master` ← **Head:** `dependabot/pip/python-dotenv-0.16.0` --- ### 📝 Commits (1) - [`30a5b2f`](https://github.com/TheLovinator1/discord-twitter-webhooks/commit/30a5b2fae5c6908edddc2922b7d1304f03479ea5) Bump python-dotenv from 0.15.0 to 0.16.0 ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `requirements.txt` (+1 -1) </details> ### 📄 Description Bumps [python-dotenv](https://github.com/theskumar/python-dotenv) from 0.15.0 to 0.16.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/theskumar/python-dotenv/releases">python-dotenv's releases</a>.</em></p> <blockquote> <h2>Version 0.16.0</h2> <h2>Changed</h2> <ul> <li>The default value of the <code>encoding</code> parameter for <code>load_dotenv</code> and <code>dotenv_values</code> is now <code>&quot;utf-8&quot;</code> instead of <code>None</code> (<a href="https://github-redirect.dependabot.com/theskumar/python-dotenv/issues/306">#306</a> by <a href="https://github.com/bbc2"><code>@​bbc2</code></a>).</li> <li>Fix resolution order in variable expansion with <code>override=False</code> (<a href="https://github-redirect.dependabot.com/theskumar/python-dotenv/issues/287">#287</a> by <a href="https://github.com/bbc2"><code>@​bbc2</code></a>).</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/theskumar/python-dotenv/blob/master/CHANGELOG.md">python-dotenv's changelog</a>.</em></p> <blockquote> <h2>[0.16.0] - 2021-03-27</h2> <h3>Changed</h3> <ul> <li>The default value of the <code>encoding</code> parameter for <code>load_dotenv</code> and <code>dotenv_values</code> is now <code>&quot;utf-8&quot;</code> instead of <code>None</code> (<a href="https://github-redirect.dependabot.com/theskumar/python-dotenv/issues/306">#306</a> by [<a href="https://github.com/bbc2"><code>@​bbc2</code></a>]).</li> <li>Fix resolution order in variable expansion with <code>override=False</code> (<a href="https://github-redirect.dependabot.com/theskumar/python-dotenv/issues/287">#287</a> by [<a href="https://github.com/bbc2"><code>@​bbc2</code></a>]).</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/theskumar/python-dotenv/commit/b96db46dc8b66adba8afcfd3ec3b8ed2b4d6cefe"><code>b96db46</code></a> Release version v0.16.0</li> <li><a href="https://github.com/theskumar/python-dotenv/commit/b158aa721cdf625c72f79f3583e5cc1f0cea2950"><code>b158aa7</code></a> Use UTF-8 as default encoding</li> <li><a href="https://github.com/theskumar/python-dotenv/commit/a7fe93f6cc73ab9de28191e3854f1a713d53363b"><code>a7fe93f</code></a> Add GitHub actions to replace Travis CI</li> <li><a href="https://github.com/theskumar/python-dotenv/commit/ac670cf993fd622bfc0a5ea961681341b291779e"><code>ac670cf</code></a> Fix misspelling</li> <li><a href="https://github.com/theskumar/python-dotenv/commit/192722508a62fc4e25293a9e6061744773a3fdf7"><code>1927225</code></a> doc: add table of content</li> <li><a href="https://github.com/theskumar/python-dotenv/commit/2e0ea4873ba39192db97fcafdb16ae03ffcaf951"><code>2e0ea48</code></a> Rewrite readme (<a href="https://github-redirect.dependabot.com/theskumar/python-dotenv/issues/294">#294</a>)</li> <li><a href="https://github.com/theskumar/python-dotenv/commit/26ff5b74c676dbed391eb535ad2a591ecf98d3c6"><code>26ff5b7</code></a> Fix variable expansion order without override</li> <li><a href="https://github.com/theskumar/python-dotenv/commit/17dba65244c1d4d10f591fe37c924bd2c6fd1cfc"><code>17dba65</code></a> Decouple variable parsing and expansion</li> <li><a href="https://github.com/theskumar/python-dotenv/commit/8815885ee1b8ce9a33c3054df5bd7032bf297d33"><code>8815885</code></a> Fix pypy environment in Travis CI</li> <li>See full diff in <a href="https://github.com/theskumar/python-dotenv/compare/v0.15.0...v0.16.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=python-dotenv&package-manager=pip&previous-version=0.15.0&new-version=0.16.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will 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 version` will 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 dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
TheLovinator 2026-09-02 13:09:10 +02:00
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
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
TheLovinator/discord-twitter-webhooks#59
No description provided.