Skip to content

Commit 58c93fa

Browse files
deps: update resend requirement from >=2.30.0 to >=2.30.1 in /backend
Updates the requirements on [resend](https://github.com/resendlabs/resend-python) to permit the latest version. - [Release notes](https://github.com/resendlabs/resend-python/releases) - [Commits](resend/resend-python@v2.30.0...v2.30.1) --- updated-dependencies: - dependency-name: resend dependency-version: 2.30.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent eb13d5f commit 58c93fa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

backend/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ dependencies = [
2929
"croniter>=6.0.0",
3030
"celery-redbeat>=2.2.0",
3131
"stripe>=15.1.0",
32-
"resend>=2.30.0",
32+
"resend>=2.30.1",
3333
"httpx>=0.28.0",
3434
"posthog>=7.0.0",
3535
]

0 commit comments

Comments
 (0)