fix(deps): update dependency python-dotenv to v1.0.1 #149

Merged
renovate[bot] merged 1 commits from renovate/python-dotenv-1.x into next 2024-01-24 21:31:18 +01:00
renovate[bot] commented 2024-01-23 08:10:32 +01:00 (Migrated from github.com)

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
python-dotenv ==1.0.0 -> ==1.0.1 age adoption passing confidence

Release Notes

theskumar/python-dotenv (python-dotenv)

v1.0.1

Compare Source

Fixed

Misc


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 is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [python-dotenv](https://togithub.com/theskumar/python-dotenv) | `==1.0.0` -> `==1.0.1` | [![age](https://developer.mend.io/api/mc/badges/age/pypi/python-dotenv/1.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/pypi/python-dotenv/1.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/pypi/python-dotenv/1.0.0/1.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/python-dotenv/1.0.0/1.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>theskumar/python-dotenv (python-dotenv)</summary> ### [`v1.0.1`](https://togithub.com/theskumar/python-dotenv/blob/HEAD/CHANGELOG.md#101---2024-01-23) [Compare Source](https://togithub.com/theskumar/python-dotenv/compare/v1.0.0...v1.0.1) **Fixed** - Gracefully handle code which has been imported from a zipfile (\[[#&#8203;456](https://togithub.com/theskumar/python-dotenv/issues/456)] by \[[@&#8203;samwyma](https://togithub.com/samwyma)]) - Allow modules using load_dotenv to be reloaded when launched in a separate thread (\[[#&#8203;497](https://togithub.com/theskumar/python-dotenv/issues/497)] by \[[@&#8203;freddyaboulton](https://togithub.com/freddyaboulton)]) - Fix file not closed after deletion, handle error in the rewrite function (\[[#&#8203;469](https://togithub.com/theskumar/python-dotenv/issues/469)] by \[[@&#8203;Qwerty-133](https://togithub.com/Qwerty-133)]) **Misc** - Use pathlib.Path in tests (\[[#&#8203;466](https://togithub.com/theskumar/python-dotenv/issues/466)] by \[[@&#8203;eumiro](https://togithub.com/eumiro)]) - Fix year in release date in changelog.md (\[[#&#8203;454](https://togithub.com/theskumar/python-dotenv/issues/454)] by \[[@&#8203;jankislinger](https://togithub.com/jankislinger)]) - Use https in README links (\[[#&#8203;474](https://togithub.com/theskumar/python-dotenv/issues/474)] by \[[@&#8203;Nicals](https://togithub.com/Nicals)]) </details> --- ### 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 is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/luketainton/roboluke-tasks). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMzUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEzNS4wIiwidGFyZ2V0QnJhbmNoIjoibmV4dCJ9-->
luketainton (Migrated from github.com) reviewed 2024-01-23 08:10:32 +01:00
sonarqubecloud[bot] commented 2024-01-24 21:11:05 +01:00 (Migrated from github.com)

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

## [![Quality Gate Passed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/qg-passed-20px.png 'Quality Gate Passed')](https://sonarcloud.io/dashboard?id=luketainton_roboluke-tasks&pullRequest=149) **Quality Gate passed** Kudos, no new issues were introduced! [0 New issues](https://sonarcloud.io/project/issues?id=luketainton_roboluke-tasks&pullRequest=149&resolved=false&inNewCodePeriod=true) [0 Security Hotspots](https://sonarcloud.io/project/security_hotspots?id=luketainton_roboluke-tasks&pullRequest=149&resolved=false&inNewCodePeriod=true) No data about Coverage No data about Duplication [See analysis details on SonarCloud](https://sonarcloud.io/dashboard?id=luketainton_roboluke-tasks&pullRequest=149)
Sign in to join this conversation.
No description provided.