chore(deps): update dependency environs to v7 #64
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
~=4.2.0
->~=7.3.0
==4.2.0
->==7.3.0
Release Notes
sloria/environs
v7.3.0
Compare Source
log_level
accepts lower-cased log level names and rejects invalidnames (#138).
Thanks gnarvaja for the PR.
v7.2.0
Compare Source
dj_cache_url
for caching Django cache URLs (requires installing with[django]
)(#126).
Thanks epicserve for the suggestion and PR.
v7.1.0
Compare Source
Thanks hukkinj1 for the PRs.
v7.0.0
Compare Source
stream
argument fromread_env
,since it had no effect (#114).
Env.read_env
consistently returnsNone
(#111).
__str__
definition (#112).Thanks hukkinj1 for the PRs.
v6.1.0
Compare Source
Features:
eager
parameter andenv.seal()
(#56).Thanks robertlagrant for the suggestion.
Other changes:
v6.0.0
Compare Source
In <6.0.0, this would override the built-in method.
v5.2.1
Compare Source
Bug fixes:
(#96).
Thanks ribeaud for the catch and patch.
v5.2.0
Compare Source
Changes:
v5.1.0
Compare Source
Features:
env.log_level
(#7).raise from
to improve tracebacks.Other changes:
v5.0.0
Compare Source
Features:
env.path
(#81).Thanks umrashrf for the suggestion.
Other changes:
you will need to use version 4.2.0 or older.
Renovate configuration
📅 Schedule: 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 these updates again.
This PR has been generated by WhiteSource Renovate. View repository job log here.