Update dependency python-dotenv to v0.21.1 #91
No reviewers
Labels
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: kompetenzinventar/ki-backend#91
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "renovate/python-dotenv-0.x"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
==0.17.1
->==0.21.1
Release Notes
theskumar/python-dotenv (python-dotenv)
v0.21.1
Compare Source
Added
get
andlist
commands when env file can't be opened (#441 by [@bbc2])Fixed
magic
(#440 by [@bbc2])v0.21.0
Compare Source
Added
load_dotenv
function now returnsFalse
. (#388 by [@larsks])Fixed
open
instead ofio.open
. (#389 by [@rabinadk1])parse_it
to Related Projects (#410 by [@naorlivne])v0.20.0
Compare Source
Added
encoding
(Optional[str]
) parameter toget_key
,set_key
andunset_key
.(#379 by [@bbc2])
Fixed
entry_points
parameter ofsetuptools.setup
(#376 byv0.19.2
Compare Source
Fixed
set_key
, add missing newline character before new entry if necessary. (#361 byv0.19.1
Compare Source
Added
v0.19.0
Compare Source
Changed
by [@bbc2]).
Added
dotenv_path
argument ofset_key
andunset_key
now has a type ofUnion[str, os.PathLike]
instead of justos.PathLike
(#347 by [@bbc2]).stream
argument ofload_dotenv
anddotenv_values
can now be a text stream(
IO[str]
), which includes values likeio.StringIO("foo")
andopen("file.env", "r")
(#348 by [@bbc2]).v0.18.0
Compare Source
Changed
ValueError
ifquote_mode
isn't one ofalways
,auto
ornever
inset_key
(#330 by [@bbc2]).set_key
ordotenv set <key> <value>
(#330by [@bbc2]):
auto
mode, don't add quotes if the value is only made of alphanumeric characters(as determined by
string.isalnum
).Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.
7f5a270f70
to26b7e1e0f1
26b7e1e0f1
to751db35361
751db35361
to9b2b7c0e84
9b2b7c0e84
tof2ee95211a
f2ee95211a
to6ddd34369c
6ddd34369c
to7a0f2434db