Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: update dependencies #132

Merged
merged 2 commits into from
Sep 1, 2023
Merged

chore: update dependencies #132

merged 2 commits into from
Sep 1, 2023

Commits on Sep 1, 2023

  1. Bump dependencies (#131)

    - upgraded `fastapi` version to last version
    - upgraded `mypy` to fix issue scanning the new `fastapi` version
    - fix/silence `mypy` errors raised from new version
    - updated deps via `poetry lock`
    
    ---------
    
    Signed-off-by: Tiago Santana <[email protected]>
    SantanaTiago authored Sep 1, 2023
    Configuration menu
    Copy the full SHA
    00c77f8 View commit details
    Browse the repository at this point in the history
  2. chore: enable pydantic mypy plugin

    Signed-off-by: Panos Vagenas <[email protected]>
    vagenas committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    2360254 View commit details
    Browse the repository at this point in the history