sabuhish / fastapi-mail

Fastapi mail system sending mails(individual, bulk) attachments(individual, bulk)
https://sabuhish.github.io/fastapi-mail/
MIT License
673 stars 82 forks source link

🛠 bump starlette = "^0.22.0", fastapi = "^0.88.0" #167

Closed ssproessig-thales closed 1 year ago

ssproessig-thales commented 1 year ago

and run poetry lock

sabuhish commented 1 year ago

Thanks for the upgrade, but the changes will conflict with #168, do you mind if we merge those changes? That changes already cover most of dependent libraries.

sabuhish commented 1 year ago

Closing this PR, as we already merged PR that covers most of the dependent libraries. Thanks for your work!