-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bump python-dotenv from 0.21.0 to 0.21.1 #13
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps [python-dotenv](https://github.com/theskumar/python-dotenv) from 0.21.0 to 0.21.1. - [Release notes](https://github.com/theskumar/python-dotenv/releases) - [Changelog](https://github.com/theskumar/python-dotenv/blob/main/CHANGELOG.md) - [Commits](theskumar/python-dotenv@v0.21.0...v0.21.1) --- updated-dependencies: - dependency-name: python-dotenv dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
python
Pull requests that update Python code
labels
Jan 23, 2023
maj113
approved these changes
Jan 23, 2023
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Lgtm
@dependabot merge
…On Mon, 23 Jan 2023, 13:13 dependabot[bot], ***@***.***> wrote:
Bumps python-dotenv <https://github.com/theskumar/python-dotenv> from
0.21.0 to 0.21.1.
Release notes
*Sourced from python-dotenv's releases
<https://github.com/theskumar/python-dotenv/releases>.*
Version 0.21.1 Added
- Use Python 3.11 non-beta in CI (#438
<https://github-redirect.dependabot.com/theskumar/python-dotenv/issues/438>
by @bbc2 <https://github.com/bbc2>)
- Modernize variables code (#434
<https://github-redirect.dependabot.com/theskumar/python-dotenv/issues/434>
by @Nougat-Waffle <https://github.com/Nougat-Waffle>)
- Modernize main.py and parser.py code (#435
<https://github-redirect.dependabot.com/theskumar/python-dotenv/issues/435>
by @Nougat-Waffle <https://github.com/Nougat-Waffle>)
- Improve conciseness of cli.py and *init*.py (#439
<https://github-redirect.dependabot.com/theskumar/python-dotenv/issues/439>
by @Nougat-Waffle <https://github.com/Nougat-Waffle>)
- Improve error message for get and list commands when env file can't
be opened (#441
<https://github-redirect.dependabot.com/theskumar/python-dotenv/issues/441>
by @bbc2 <https://github.com/bbc2>)
- Updated Licence to align with BSD OSI template (#433
<https://github-redirect.dependabot.com/theskumar/python-dotenv/issues/433>
by @lsmith77 <https://github.com/lsmith77>)
Fixed
- Fix Out-of-scope error when "dest" variable is undefined (#413
<https://github-redirect.dependabot.com/theskumar/python-dotenv/issues/413>
by @theGOTOguy <https://github.com/theGOTOguy>)
- Fix IPython test warning about deprecated magic (#440
<https://github-redirect.dependabot.com/theskumar/python-dotenv/issues/440>
by @bbc2 <https://github.com/bbc2>)
- Fix type hint for dotenv_path var, add StrPath alias (#432
<https://github-redirect.dependabot.com/theskumar/python-dotenv/issues/432>
by @eaf <https://github.com/eaf>)
New Contributors
- @saimehsan <https://github.com/saimehsan> made their first
contribution in theskumar/python-dotenv#426
<https://github-redirect.dependabot.com/theskumar/python-dotenv/pull/426>
- @Praveensenpai <https://github.com/Praveensenpai> made their first
contribution in theskumar/python-dotenv#437
<https://github-redirect.dependabot.com/theskumar/python-dotenv/pull/437>
- @Nougat-Waffle <https://github.com/Nougat-Waffle> made their first
contribution in theskumar/python-dotenv#434
<https://github-redirect.dependabot.com/theskumar/python-dotenv/pull/434>
- @mivade <https://github.com/mivade> made their first contribution
in theskumar/python-dotenv#442
<https://github-redirect.dependabot.com/theskumar/python-dotenv/pull/442>
- @lsmith77 <https://github.com/lsmith77> made their first
contribution in theskumar/python-dotenv#433
<https://github-redirect.dependabot.com/theskumar/python-dotenv/pull/433>
- @eaftan <https://github.com/eaftan> made their first contribution
in theskumar/python-dotenv#432
<https://github-redirect.dependabot.com/theskumar/python-dotenv/pull/432>
*Full Changelog*: ***@***.***
<theskumar/python-dotenv@v0.21.0...v0.21.1>
Changelog
*Sourced from python-dotenv's changelog
<https://github.com/theskumar/python-dotenv/blob/main/CHANGELOG.md>.*
[0.21.1] - 2022-01-21
*Added*
- Use Python 3.11 non-beta in CI (#438
<https://github-redirect.dependabot.com/theskumar/python-dotenv/issues/438>
by [@bbc2 <https://github.com/bbc2>])
- Modernize variables code (#434
<https://github-redirect.dependabot.com/theskumar/python-dotenv/issues/434>
by [@Nougat-Waffle <https://github.com/Nougat-Waffle>])
- Modernize main.py and parser.py code (#435
<https://github-redirect.dependabot.com/theskumar/python-dotenv/issues/435>
by [@Nougat-Waffle <https://github.com/Nougat-Waffle>])
- Improve conciseness of cli.py and *init*.py (#439
<https://github-redirect.dependabot.com/theskumar/python-dotenv/issues/439>
by [@Nougat-Waffle <https://github.com/Nougat-Waffle>])
- Improve error message for get and list commands when env file can't
be opened (#441
<https://github-redirect.dependabot.com/theskumar/python-dotenv/issues/441>
by [@bbc2 <https://github.com/bbc2>])
- Updated License to align with BSD OSI template (#433
<https://github-redirect.dependabot.com/theskumar/python-dotenv/issues/433>
by [@lsmith77 <https://github.com/lsmith77>])
*Fixed*
- Fix Out-of-scope error when "dest" variable is undefined (#413
<https://github-redirect.dependabot.com/theskumar/python-dotenv/issues/413>
by [@theGOTOguy <https://github.com/theGOTOguy>])
- Fix IPython test warning about deprecated magic (#440
<https://github-redirect.dependabot.com/theskumar/python-dotenv/issues/440>
by [@bbc2 <https://github.com/bbc2>])
- Fix type hint for dotenv_path var, add StrPath alias (#432
<https://github-redirect.dependabot.com/theskumar/python-dotenv/issues/432>
by [@eaf <https://github.com/eaf>])
Commits
- 5317a56
<theskumar/python-dotenv@5317a56>
Bump version: 0.21.0 → 0.21.1
- b84bccd
<theskumar/python-dotenv@b84bccd>
Add changelog for 0.21.1
- a18ea18
<theskumar/python-dotenv@a18ea18>
Fix coverage reporting (#445
<https://github-redirect.dependabot.com/theskumar/python-dotenv/issues/445>
)
- 09cf4ab
<theskumar/python-dotenv@09cf4ab>
Fix type hint for dotenv_path var, add StrPath alias (#432
<https://github-redirect.dependabot.com/theskumar/python-dotenv/issues/432>
)
- f75103c
<theskumar/python-dotenv@f75103c>
Updated license format to better Align with BSD OSI template (#433
<https://github-redirect.dependabot.com/theskumar/python-dotenv/issues/433>
)
- 7dc2492
<theskumar/python-dotenv@7dc2492>
Improve error message for get and list commands
- 025f762
<theskumar/python-dotenv@025f762>
Fix typo
- ceca48c
<theskumar/python-dotenv@ceca48c>
Use f-strings, make some code more concise and change docstrings to double
qu...
- c22bc50
<theskumar/python-dotenv@c22bc50>
Fix IPython test warning about deprecated magic
- cadf4fc
<theskumar/python-dotenv@cadf4fc>
Modernize main.py and parser.py code
- Additional commits viewable in compare view
<theskumar/python-dotenv@v0.21.0...v0.21.1>
[image: Dependabot compatibility score]
<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 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)
------------------------------
You can view, comment on, or merge this pull request online at:
#13
Commit Summary
- 66d86a2
<66d86a2>
Bump python-dotenv from 0.21.0 to 0.21.1
File Changes
(1 file <https://github.com/maj113/Angel6/pull/13/files>)
- *M* requirements.txt
<https://github.com/maj113/Angel6/pull/13/files#diff-4d7c51b1efe9043e44439a949dfd92e5827321b34082903477fd04876edb7552>
(2)
Patch Links:
- https://github.com/maj113/Angel6/pull/13.patch
- https://github.com/maj113/Angel6/pull/13.diff
—
Reply to this email directly, view it on GitHub
<#13>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AI2HOLMKKJZW566MSHKAF33WTZYVRANCNFSM6AAAAAAUDYN5VA>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
Pull requests that update a dependency file
python
Pull requests that update Python code
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.
Bumps python-dotenv from 0.21.0 to 0.21.1.
Release notes
Sourced from python-dotenv's releases.
Changelog
Sourced from python-dotenv's changelog.
Commits
5317a56
Bump version: 0.21.0 → 0.21.1b84bccd
Add changelog for 0.21.1a18ea18
Fix coverage reporting (#445)09cf4ab
Fix type hint for dotenv_path var, add StrPath alias (#432)f75103c
Updated license format to better Align with BSD OSI template (#433)7dc2492
Improve error message forget
andlist
commands025f762
Fix typoceca48c
Use f-strings, make some code more concise and change docstrings to double qu...c22bc50
Fix IPython test warning about deprecatedmagic
cadf4fc
Modernize main.py and parser.py codeDependabot 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)