From 2132b209eb915bd0c9486866171ee2dc1ba905b6 Mon Sep 17 00:00:00 2001 From: "latest-changes[bot]" <313495250+latest-changes[bot]@users.noreply.github.com> Date: Tue, 1 Sep 2026 12:22:32 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20Update=20release=20notes?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [skip ci] --- release-notes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/release-notes.md b/release-notes.md index 53745534..fe9794a8 100644 --- a/release-notes.md +++ b/release-notes.md @@ -21,6 +21,7 @@ ### Internal +* ⬆ Update sentry-sdk[fastapi] requirement from <3.0.0,>=2.66.1 to >=2.68.1,<3.0.0. PR [#2467](https://github.com/fastapi/full-stack-fastapi-template/pull/2467) by [@dependabot[bot]](https://github.com/apps/dependabot). * ⬆ Bump the python-packages group with 4 updates. PR [#2466](https://github.com/fastapi/full-stack-fastapi-template/pull/2466) by [@dependabot[bot]](https://github.com/apps/dependabot). * ⬆ Bump the github-actions group with 4 updates. PR [#2464](https://github.com/fastapi/full-stack-fastapi-template/pull/2464) by [@dependabot[bot]](https://github.com/apps/dependabot). * ⬆️ Bump Typer min version to `0.26.1`. PR [#2459](https://github.com/fastapi/full-stack-fastapi-template/pull/2459) by [@YuriiMotov](https://github.com/YuriiMotov).