FastAPI-Vuetify
FastAPI-Vuetify copied to clipboard
A starting kit stack (boilerplate) for developing a web application using FastAPI, Vue.js, Vuetify, and OAuth2.
Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.4 to 42.0.4. Changelog Sourced from cryptography's changelog. 42.0.4 - 2024-02-20 * Fixed a null-pointer-dereference and segfault that could occur when creating a PKCS#12 bundle. Credit to...
Bumps [python-multipart](https://github.com/andrew-d/python-multipart) from 0.0.5 to 0.0.7. Changelog Sourced from python-multipart's changelog. 0.0.7 (2024-02-03) Refactor header option parser to use the standard library instead of a custom RegEx #75. 0.0.6 (2023-02-27)...
Bumps [starlette](https://github.com/encode/starlette) from 0.27.0 to 0.36.2. Release notes Sourced from starlette's releases. Version 0.36.2 Fixed Upgrade python-multipart to 0.0.7 13e5c26. Avoid duplicate charset on Content-Type #2443. Full Changelog: https://github.com/encode/starlette/compare/0.36.1...0.36.2 Version...
Bumps [fastapi](https://github.com/tiangolo/fastapi) from 0.65.2 to 0.109.1. Release notes Sourced from fastapi's releases. 0.109.1 Security fixes ⬆️ Upgrade minimum version of python-multipart to >=0.0.7 to fix a vulnerability when using form...