From c16250feeac21ffabeb2c58abeaca95a04380cb9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 18 Jul 2026 18:55:59 +0000 Subject: [PATCH] chore(deps): bump resend from 2.30.1 to 2.34.0 in /apps/api Bumps [resend](https://github.com/resendlabs/resend-python) from 2.30.1 to 2.34.0. - [Release notes](https://github.com/resendlabs/resend-python/releases) - [Commits](https://github.com/resendlabs/resend-python/compare/v2.30.1...v2.34.0) --- updated-dependencies: - dependency-name: resend dependency-version: 2.32.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- apps/api/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/api/requirements.txt b/apps/api/requirements.txt index 09f3f1e4c..bcbad3bbe 100644 --- a/apps/api/requirements.txt +++ b/apps/api/requirements.txt @@ -15,7 +15,7 @@ ddgs==9.14.4 pypdf==6.14.2 python-docx==1.2.0 requests==2.34.2 -resend==2.30.1 +resend==2.34.0 e2b==2.34.0 croniter==6.2.2 # Ships the IANA tz database with the wheel. Windows has no system zoneinfo db,