[pip] Dependabot: Bump fastapi-mail from 1.6.0 to 1.6.2 - #2026
Open
dependabot[bot] wants to merge 1 commit into
Open
[pip] Dependabot: Bump fastapi-mail from 1.6.0 to 1.6.2#2026dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps [fastapi-mail](https://github.com/sabuhish/fastapi-mail) from 1.6.0 to 1.6.2. - [Release notes](https://github.com/sabuhish/fastapi-mail/releases) - [Commits](sabuhish/fastapi-mail@1.6.0...v1.6.2) --- updated-dependencies: - dependency-name: fastapi-mail dependency-version: 1.6.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot-uv-fastapi-mail-1.6.2
branch
from
April 8, 2026 14:19
6af4d4d to
c38b036
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps fastapi-mail from 1.6.0 to 1.6.2.
Release notes
Sourced from fastapi-mail's releases.
Commits
79b7842Merge pull request #300 from benaduo/fix/issue-228-empty-file-attachmentse17b9b6fix(msg): reset file pointer before reading attachment payload (#228)abf9d96Update pyproject.toml6298c25Merge pull request #294 from Turall/issue-286818a12dissue-286: allow passing Message-ID Header757d17fsync with upstream