Skip to content

Feature/#61 - #64

Open
Gildofj wants to merge 3 commits into
mainfrom
feature/#61
Open

Feature/#61#64
Gildofj wants to merge 3 commits into
mainfrom
feature/#61

Conversation

@Gildofj

Copy link
Copy Markdown
Collaborator

No description provided.

…try.lock and pyproject.toml
- Updated poetry.lock to include charset-normalizer version 3.4.4, requests version 2.32.5, resend version 2.19.0, and urllib3 version 2.5.0.
- Added resend as a dependency in pyproject.toml.
- Introduced email_sender service for sending emails using the Resend API.
… service
- Added APScheduler version 3.11.0 to manage scheduled tasks.
- Implemented a new service for sending daily subscription emails.
- Updated main application to initialize the scheduler and register the email job.
- Created tests for the email job functionality and ensured unique recipients are handled correctly.
- Modified requirements and configuration files to include the new dependencies.
@GildofjGildofj linked an issue Nov 11, 2025 that may be closed by this pull request
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Criar função de envio de email

1 participant

@Gildofj