From 74874fed75174bb293cd3d0eee6f95806ed26545 Mon Sep 17 00:00:00 2001 From: github-actions Date: Sat, 2 Nov 2024 16:03:52 +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 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 17c1af9..2a69358 100644 --- a/README.md +++ b/README.md @@ -765,6 +765,7 @@ All the image tags, configurations, environment variables and application option #### Upgrades +* ⬆ Bump fastapi[all] from 0.88.0 to 0.115.4. PR [#354](https://github.com/tiangolo/uvicorn-gunicorn-fastapi-docker/pull/354) by [@dependabot[bot]](https://github.com/apps/dependabot). * ⬆ Bump uvicorn[standard] from 0.20.0 to 0.32.0. PR [#352](https://github.com/tiangolo/uvicorn-gunicorn-fastapi-docker/pull/352) by [@dependabot[bot]](https://github.com/apps/dependabot). * 🔥 Drop support for Python 3.7 and 3.8. PR [#355](https://github.com/tiangolo/uvicorn-gunicorn-fastapi-docker/pull/355) by [@tiangolo](https://github.com/tiangolo). * ⬆ Bump gunicorn from 22.0.0 to 23.0.0. PR [#300](https://github.com/tiangolo/uvicorn-gunicorn-fastapi-docker/pull/300) by [@dependabot[bot]](https://github.com/apps/dependabot).