Fastapi-mvc

Latest version: v0.28.1

Safety actively analyzes 623360 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 6

0.28.1

Generators

* Bump copier-project from 0.6.0 to 0.6.1. PR [297](https://github.com/fastapi-mvc/fastapi-mvc/pull/297)

Internal

* Update Poetry to 1.5.x [291](https://github.com/fastapi-mvc/fastapi-mvc/issues/291). PR [#296](https://github.com/fastapi-mvc/fastapi-mvc/pull/296)
* Bump nixpkgs from 22.11 to 23.05. PR [292](https://github.com/fastapi-mvc/fastapi-mvc/pull/292)
* Bump poetry2nix from 1.40.1 to 1.42.0. PR [292](https://github.com/fastapi-mvc/fastapi-mvc/pull/292)
* Update dependencies:
* Bump black from 23.1.0 to 23.3.0. PR [262](https://github.com/fastapi-mvc/fastapi-mvc/pull/262)
* Bump mypy from 1.1.1 to 1.2.0. PR [266](https://github.com/fastapi-mvc/fastapi-mvc/pull/266)
* Bump pytest from 7.2.2 to 7.3.1. PR [269](https://github.com/fastapi-mvc/fastapi-mvc/pull/269)
* Bump sphinx from 6.1.3 to 6.2.1. PR [273](https://github.com/fastapi-mvc/fastapi-mvc/pull/273)
* Bump requests from 2.28.2 to 2.31.0. PR [277](https://github.com/fastapi-mvc/fastapi-mvc/pull/277)
* Bump pallets-sphinx-themes from 2.0.3 to 2.1.1. PR [285](https://github.com/fastapi-mvc/fastapi-mvc/pull/285)
* Bump pytest from 7.3.1 to 7.4.0. PR [289](https://github.com/fastapi-mvc/fastapi-mvc/pull/289)
* Bump mypy from 1.2.0 to 1.4.1. PR [288](https://github.com/fastapi-mvc/fastapi-mvc/pull/288)
* Update GitHub Actions:
* Bump DeterminateSystems/update-flake-lock from 18 to 19. PR [264](https://github.com/fastapi-mvc/fastapi-mvc/pull/264)
* Bump cachix/install-nix-action from 20 to 22. PR [286](https://github.com/fastapi-mvc/fastapi-mvc/pull/286)
* Bump DeterminateSystems/nix-installer-action from 3 to 4. PR [284](https://github.com/fastapi-mvc/fastapi-mvc/pull/284)

0.28.0

Generators

* Bump copier-project from 0.5.0 to 0.6.0. PR [259](https://github.com/fastapi-mvc/fastapi-mvc/pull/259)
* Bump copier-generator from 0.3.0 to 0.4.1. PR [258](https://github.com/fastapi-mvc/fastapi-mvc/pull/258)
* Bump copier-controller from 0.2.1 to 0.2.2. [952bf68](https://github.com/fastapi-mvc/fastapi-mvc/commit/952bf68d6361de0c94ed81dc39ed1a5e7fcbb494)
* Bump copier-script from 0.1.1 to 0.1.2. [af51059](https://github.com/fastapi-mvc/fastapi-mvc/commit/af51059b4c1dd4e4a270c791aede1a66ac719eb7)

Internal

* Refactor `flake.nix` using [flake-parts](https://github.com/hercules-ci/flake-parts). PR [#257](https://github.com/fastapi-mvc/fastapi-mvc/pull/257)
* Implement workflow for updating `flake.lock` inputs. PR [257](https://github.com/fastapi-mvc/fastapi-mvc/pull/257)
* Update dependencies:
* Bump myst-parser from 0.18.1 to 0.19.1. PR [251](https://github.com/fastapi-mvc/fastapi-mvc/pull/251)
* Bump pytest from 7.2.1 to 7.2.2. PR [252](https://github.com/fastapi-mvc/fastapi-mvc/pull/252)
* Bump sphinx from 5.3.0 to 6.1.3. PR [254](https://github.com/fastapi-mvc/fastapi-mvc/pull/254)
* Bump mypy from 1.0.1 to 1.1.1. PR [255](https://github.com/fastapi-mvc/fastapi-mvc/pull/255)
* Bump myst-parser from 0.19.1 to 1.0.0. PR [256](https://github.com/fastapi-mvc/fastapi-mvc/pull/256)
* Update GitHub Actions:
* Bump cachix/install-nix-action from 19 to 20. PR [250](https://github.com/fastapi-mvc/fastapi-mvc/pull/250)

0.27.0

Breaking Changes

* Refactor API for generator command line interface implementation [246](https://github.com/fastapi-mvc/fastapi-mvc/issues/246). PR [#245](https://github.com/fastapi-mvc/fastapi-mvc/pull/245)

Generators

* Bump copier-project from 0.4.0 to 0.5.0. PR [249](https://github.com/fastapi-mvc/fastapi-mvc/pull/249)

Internal

* Implement type checking [120](https://github.com/fastapi-mvc/fastapi-mvc/issues/120). PR [#245](https://github.com/fastapi-mvc/fastapi-mvc/pull/245)
* Update dependencies:
* Bump markdown-it-py from 2.1.0 to 2.2.0. PR [244](https://github.com/fastapi-mvc/fastapi-mvc/pull/244)

0.26.0

Generators

* Bump copier-generator from 0.1.0 to 0.2.0. PR [242](https://github.com/fastapi-mvc/fastapi-mvc/pull/242)
* Bump copier-controller from 0.2.0 to 0.2.1. [16acea1](https://github.com/fastapi-mvc/fastapi-mvc/commit/16acea1b8281bd7e295c51c6052088dc4b1d1bf2)
* Bump copier-script from 0.1.0 to 0.1.1. [96a46d8](https://github.com/fastapi-mvc/fastapi-mvc/commit/96a46d85728ec1202dea23764e23c97b4a69bcd6)

0.25.0

Generators

* Bump copier-project from 0.3.0 to 0.4.0. PR [240](https://github.com/fastapi-mvc/fastapi-mvc/pull/240)

Internal

* Update Poetry to 1.3.x [236](https://github.com/fastapi-mvc/fastapi-mvc/issues/236). PR [#237](https://github.com/fastapi-mvc/fastapi-mvc/pull/237)
* Update dependencies:
* Bump flake8-docstrings from 1.6.0 to 1.7.0. PR [235](https://github.com/fastapi-mvc/fastapi-mvc/pull/235)
* Bump black from 22.12.0 to 23.1.0. PR [239](https://github.com/fastapi-mvc/fastapi-mvc/pull/239)
* Update GitHub Actions:
* Bump docker/build-push-action from 3 to 4. PR [234](https://github.com/fastapi-mvc/fastapi-mvc/pull/234)
* Bump cachix/install-nix-action from 18 to 19. PR [238](https://github.com/fastapi-mvc/fastapi-mvc/pull/238)

0.24.0

Features

* Implement `fastapi-mvc update` command [229](https://github.com/fastapi-mvc/fastapi-mvc/issues/229). PR [#230](https://github.com/fastapi-mvc/fastapi-mvc/pull/230)

Internal

* Add `SECURITY.md`. [6f00a13](https://github.com/fastapi-mvc/fastapi-mvc/commit/6f00a139f6ed0d1e39e063f72562aa4bc65374c9)
* Refactor `.coveragerc` into `pyproject.toml`. PR [232](https://github.com/fastapi-mvc/fastapi-mvc/pull/232)
* Remove override for a non-existent input in `flake.nix`. [49dc9c0](https://github.com/fastapi-mvc/fastapi-mvc/commit/49dc9c0e58d3c791f40c35e353d9cc57a534ddab)

Docs

* Update `about.rst` page. PR [230](https://github.com/fastapi-mvc/fastapi-mvc/pull/230)
* Update `quickstart.rst` page. PR [230](https://github.com/fastapi-mvc/fastapi-mvc/pull/230)
* Add `cli.rst` page. PR [231](https://github.com/fastapi-mvc/fastapi-mvc/pull/231)

Page 1 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.