fastapi-starter
fastapi-starter copied to clipboard
A FastAPI based low code starter/boilerplate: SQLAlchemy 2.0 (async), Postgres, React-Admin, pytest and cypress
Bumps [ra-data-json-server](https://github.com/marmelab/react-admin) from 4.1.2 to 4.2.6. Release notes Sourced from ra-data-json-server's releases. 4.2.6 Fix <DeleteButton mutationOptions> ignores meta parameter (#8023) (septentrion-730n) Fix <NumberInput> state only changes on blur (#8033) (fzaninotto)...
Bumps python from 3.8 to 3.10.6. [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...
With a local download and the [demo app](https://demo-project-fastapi-starter.fly.dev/), trying to register a new user results in an error message, "network error". Thanks!
Bumps [@testing-library/user-event](https://github.com/testing-library/user-event) from 14.2.0 to 14.4.2. Release notes Sourced from @testing-library/user-event's releases. v14.4.2 14.4.2 (2022-08-04) Bug Fixes build: add exports field (#1022) (7839e29) v14.4.1 14.4.1 (2022-08-02) Bug Fixes build: transpile...
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 28.1.3 to 28.1.6. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
Bumps [axios](https://github.com/axios/axios) from 0.21.4 to 0.27.2. Release notes Sourced from axios's releases. v0.27.2 0.27.2 (April 27, 2022) Fixes and Functionality: Fixed FormData posting in browser environment by reverting #3785 (#4640)...
Bumps [web-vitals](https://github.com/GoogleChrome/web-vitals) from 1.1.2 to 2.1.4. Changelog Sourced from web-vitals's changelog. v2.1.4 (2022-01-20) Prevent TTFB from reporting after bfcache restore (#201) v2.1.3 (2022-01-06) Only call report if LCP occurs before...
Bumps node from 16 to 18. [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...
Bumps [fastapi](https://github.com/tiangolo/fastapi) from 0.79.0 to 0.85.0. Release notes Sourced from fastapi's releases. 0.85.0 Features ⬆ Upgrade version required of Starlette from 0.19.1 to 0.20.4. Initial PR #4820 by @Kludex. This...
Bumps [uvicorn](https://github.com/encode/uvicorn) from 0.18.2 to 0.18.3. Release notes Sourced from uvicorn's releases. Version 0.18.3 What's Changed Remove cyclic references on HTTP implementations. (#1604) 24/08/22 reload_delay default changed from None to...