mirror of
https://github.com/rjNemo/fastapi
synced 2026-06-11 21:16:45 +00:00
📝 Update SECURITY.md (#5377)
This commit is contained in:
parent
275306c369
commit
4fec12b354
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@ Learn more about it below. 👇
|
||||||
|
|
||||||
## Versions
|
## Versions
|
||||||
|
|
||||||
The latest versions of FastAPI are supported.
|
The latest version of FastAPI is supported.
|
||||||
|
|
||||||
You are encouraged to [write tests](https://fastapi.tiangolo.com/tutorial/testing/) for your application and update your FastAPI version frequently after ensuring that your tests are passing. This way you will benefit from the latest features, bug fixes, and **security fixes**.
|
You are encouraged to [write tests](https://fastapi.tiangolo.com/tutorial/testing/) for your application and update your FastAPI version frequently after ensuring that your tests are passing. This way you will benefit from the latest features, bug fixes, and **security fixes**.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue