Skip to content

Conversation

@Gildofj
Copy link
Collaborator

@Gildofj Gildofj commented Nov 11, 2025

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.
@Gildofj Gildofj linked an issue Nov 11, 2025 that may be closed by this pull request
@Gildofj Gildofj requested a review from dan5e3s6ares November 11, 2025 22:49
Sign up for free to 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

2 participants