fastapi-uvicorn-gunicorn-nginx-supervisor-boilerplate
fastapi-uvicorn-gunicorn-nginx-supervisor-boilerplate copied to clipboard
Production ready boilerplate to start with Fastapi
Bumps [websockets](https://github.com/aaugustin/websockets) from 8.1 to 9.1. Changelog Sourced from websockets's changelog. 9.1 ... May 27, 2021 .. note:: **Version 9.1 fixes a security issue introduced in version 8.0.** Version 8.0...
Bumps [fastapi](https://github.com/tiangolo/fastapi) from 0.54.1 to 0.65.2. Release notes Sourced from fastapi's releases. 0.65.2 Security fixes 🔒 Check Content-Type request header before assuming JSON. Initial PR #2118 by @patrickkwang. This change...
Bumps [pydantic](https://github.com/samuelcolvin/pydantic) from 1.4 to 1.6.2. Release notes Sourced from pydantic's releases. v1.6.2 (2021-05-11) Security fix: Fix date and datetime parsing so passing either 'infinity' or float('inf') (or their negative...
Bumps [uvicorn](https://github.com/encode/uvicorn) from 0.11.3 to 0.11.7. Release notes Sourced from uvicorn's releases. Version 0.11.7 0.11.7 SECURITY FIX: Prevent sending invalid HTTP header names and values. SECURITY FIX: Ensure path value...