fastapi-nano icon indicating copy to clipboard operation
fastapi-nano copied to clipboard

🐍 Simple FastAPI template employing divisional architecture pattern

Results 20 fastapi-nano issues
Sort by recently updated
recently updated
newest added

Bumps [idna](https://github.com/kjd/idna) from 3.4 to 3.7. Release notes Sourced from idna's releases. v3.7 What's Changed Fix issue where specially crafted inputs to encode() could take exceptionally long amount of time...

dependencies
python

Bumps [starlette](https://github.com/encode/starlette) from 0.27.0 to 0.37.2. Release notes Sourced from starlette's releases. Version 0.37.2 Added Add bytes to _RequestData type #2510. Fixed Revert "Turn scope["client"] to None on TestClient (#2377)"...

dependencies
python

Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.7 to 42.0.5. Changelog Sourced from cryptography's changelog. 42.0.5 - 2024-02-23 * Limit the number of name constraint checks that will be performed in :mod:`X.509 path validation...

dependencies
python

Bumps [python-multipart](https://github.com/andrew-d/python-multipart) from 0.0.6 to 0.0.9. Release notes Sourced from python-multipart's releases. Version 0.0.9 Add support for Python 3.12 #85. Drop support for Python 3.7 #95. Add MultipartState(IntEnum) #96. Add...

dependencies
python

Bumps [fastapi](https://github.com/tiangolo/fastapi) from 0.104.0 to 0.110.0. Release notes Sourced from fastapi's releases. 0.110.0 Breaking Changes 🐛 Fix unhandled growing memory for internal server errors, refactor dependencies with yield and except...

dependencies
python

Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.7 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...

dependencies
python

Bumps [python-multipart](https://github.com/andrew-d/python-multipart) from 0.0.6 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. Commits c83e6da...

dependencies
python

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...

dependencies
python

Bumps [fastapi](https://github.com/tiangolo/fastapi) from 0.104.0 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...

dependencies
python

Bumps [fastapi](https://github.com/tiangolo/fastapi) from 0.104.0 to 0.110.3. Release notes Sourced from fastapi's releases. 0.110.3 Latest Changes Docs 📝 Update references to Python version, FastAPI supports all the current versions, no need...

dependencies
python