]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update release notes
authorgithub-actions <github-actions@github.com>
Tue, 5 Oct 2021 10:08:26 +0000 (10:08 +0000)
committergithub-actions <github-actions@github.com>
Tue, 5 Oct 2021 10:08:26 +0000 (10:08 +0000)
docs/en/docs/release-notes.md

index 04a4a8c7eedce725257069d81a1cc8a55ef9386b..dc623d9b04b0cf63f645ee002cdda3746755667e 100644 (file)
@@ -2,6 +2,7 @@
 
 ## Latest Changes
 
+* ⬆️ Increase dependency ranges for tests and docs: pytest-cov, pytest-asyncio, black, httpx, sqlalchemy, databases, mkdocs-markdownextradata-plugin. PR [#3987](https://github.com/tiangolo/fastapi/pull/3987) by [@tiangolo](https://github.com/tiangolo).
 * 👥 Update FastAPI People. PR [#3986](https://github.com/tiangolo/fastapi/pull/3986) by [@github-actions[bot]](https://github.com/apps/github-actions).
 * ⬆Increase supported version of aiofiles to suppress warnings. PR [#2899](https://github.com/tiangolo/fastapi/pull/2899) by [@SnkSynthesis](https://github.com/SnkSynthesis).
 * ➖ Do not require backports in Python >= 3.7. PR [#1880](https://github.com/tiangolo/fastapi/pull/1880) by [@FFY00](https://github.com/FFY00).