Merge pull request 'chore: promote dev to uat (CAR-1422)' (#19) from dev into uat
CI / lint (push) Successful in 4s
CI / test (push) Successful in 9s
CI / build-and-push (push) Successful in 1m19s
CI / grype (push) Failing after 3s
CI / deploy-dev (push) Has been skipped
CI / deploy-uat (push) Failing after 33s

chore: promote dev to uat (CAR-1422)

Co-Authored-By: Paperclip <noreply@paperclip.ing>
This commit was merged in pull request #19.
This commit is contained in:
2026-06-22 22:11:30 +00:00
+1
View File
@@ -22,6 +22,7 @@ dependencies = [
"sqlalchemy[asyncio]>=2.0,<3.0",
"asyncpg>=0.29,<1.0",
"resend>=2.0",
"python-multipart>=0.0.9",
]
[project.optional-dependencies]