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
  • !18

Open
Opened Oct 29, 2020 by Aykut Yilmaz@aykutMaintainer
  • Report abuse
Report abuse

Update python-dotenv requirement from ~=0.14.0 to ~=0.15.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.15.0] - 2020-10-28

Added

  • Add --export option to set to make it prepend the binding with export (#270 by [@jadutter]).

Changed

  • Make set command create the .env file in the current directory if no .env file was found (#270 by [@jadutter]).

Fixed

  • Fix potentially empty expanded value for duplicate key (#260 by [@bbc2]).
  • Fix import error on Python 3.5.0 and 3.5.1 (#267 by [@gongqingkui]).
  • Fix parsing of unquoted values containing several adjacent space or tab characters (#277 by [@bbc2], review by [@x-yuri]).

[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]).

... (truncated)

Commits
  • e13d957 Release v0.15.0
  • fa354ce Migrate from travis-ci.org to .com
  • 6fc3458 Add python 3.9 to CI
  • 7b172fe Fix parsing of unquoted values with two spaces
  • 6ca2e2a Add --export to set and make it create env file
  • 92ec3b2 Update README.md
  • 78be0f8 Fix import error on Python 3.5.0 and 3.5.1
  • 4b43436 Fix empty expanded value for duplicate key
  • 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!18
Source branch: dependabot/pip/python-dotenv-approx-eq-0.15.0