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).