Update dependency python-dotenv to v1
This MR contains the following updates:
Package | Update | Change |
---|---|---|
python-dotenv | major |
==0.21.1 -> ==1.0.1
|
Release Notes
theskumar/python-dotenv (python-dotenv)
v1.0.1
Fixed
- Gracefully handle code which has been imported from a zipfile ([#456] by [@samwyma])
- Allow modules using load_dotenv to be reloaded when launched in a separate thread ([#497] by [@freddyaboulton])
- Fix file not closed after deletion, handle error in the rewrite function ([#469] by [@Qwerty-133])
Misc
- Use pathlib.Path in tests ([#466] by [@eumiro])
- Fix year in release date in changelog.md ([#454] by [@jankislinger])
- Use https in README links ([#474] by [@Nicals])
v1.0.0
Fixed
- Drop support for python 3.7, add python 3.12-dev (#449 by [@theskumar])
- Handle situations where the cwd does not exist. (#446 by [@jctanner])
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.