Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
D
deegram
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 1
    • Issues 1
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
    • Iterations
  • Merge Requests 3
    • Merge Requests 3
  • Requirements
    • Requirements
    • List
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Container Registry
  • Analytics
    • Analytics
    • CI / CD
    • Code Review
    • Insights
    • Issue
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar

and though bugs are the bane of my existence, rest assured the wretched thing will get the best of care here

  • Aykut Yilmaz
  • deegram
  • Merge Requests
  • !4

Merged
Opened Jul 06, 2020 by Aykut Yilmaz@aykutMaintainer

Update python-dotenv requirement from ~=0.13.0 to ~=0.14.0

  • Overview 0
  • Commits 1
  • Changes 1

Created by: dependabot[bot]

Updates the requirements on python-dotenv to permit the latest version.

Changelog

Sourced from python-dotenv's changelog.

[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

  • Add support for a Bash-like default value in variable expansion (#248 by [@bbc2]).

[0.12.0] - 2020-02-28

Changed

  • Use current working directory to find .env when bundled by PyInstaller (#213 by [@gergelyk]).

Fixed

  • Fix escaping of quoted values written by set_key (#236 by [@bbc2]).
  • Fix dotenv run crashing on environment variables without values (#237 by [@yannham]).
  • Remove warning when last line is empty (#238 by [@bbc2]).

[0.11.0] - 2020-02-07

Added

  • Add interpolate argument to load_dotenv and dotenv_values to disable interpolation (#232 by [@ulyssessouza]).

Changed

  • Use logging instead of warnings (#231 by [@bbc2]).

Fixed

  • Fix installation in non-UTF-8 environments (#225 by [@altendky]).
  • Fix PyPI classifiers (#228 by [@bbc2]).

[0.10.5] - 2020-01-19

Fixed

Commits
  • e4bbb8a Release v0.14.0
  • 6712bc8 fix interpolation order
  • d83c1b6 Refine Python version constraint in readme example
  • e92ab1f Fix file not found message to have some context (#245)
  • 335dedc Use https in setup.py's URL metadata (#251)
  • 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 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)
Assignee
Assign to
Reviewer
Request review from
None
Milestone
None
Assign milestone
Time tracking
Reference: aykut/deegram!4
Source branch: dependabot/pip/python-dotenv-approx-eq-0.14.0