]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update release notes
authorgithub-actions <github-actions@github.com>
Fri, 16 Aug 2024 22:32:33 +0000 (22:32 +0000)
committergithub-actions <github-actions@github.com>
Fri, 16 Aug 2024 22:32:33 +0000 (22:32 +0000)
docs/en/docs/release-notes.md

index 7197e803c029334c3869df9b6b49b552d0b0fd60..da1094ea6bce67de260c2bf4ccb37eedbcdd11ea 100644 (file)
@@ -21,6 +21,7 @@ hide:
 
 ### Internal
 
+* ⬆ Update sqlalchemy requirement from <1.4.43,>=1.3.18 to >=1.3.18,<2.0.33. PR [#11979](https://github.com/fastapi/fastapi/pull/11979) by [@dependabot[bot]](https://github.com/apps/dependabot).
 * 🔊 Remove old ignore warnings. PR [#11950](https://github.com/fastapi/fastapi/pull/11950) by [@tiangolo](https://github.com/tiangolo).
 * ⬆️ Upgrade griffe-typingdoc for the docs. PR [#12029](https://github.com/fastapi/fastapi/pull/12029) by [@tiangolo](https://github.com/tiangolo).
 * 🙈 Add .coverage* to `.gitignore`. PR [#11940](https://github.com/fastapi/fastapi/pull/11940) by [@gitworkflows](https://github.com/gitworkflows).