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

Update fastapi requirement from ==0.110.* to ==0.111.* in /api #37

Merged
merged 5 commits into from
May 31, 2024

Commits on May 31, 2024

  1. Update fastapi requirement from ==0.110.* to ==0.111.* in /api

    Updates the requirements on [fastapi](https://github.com/tiangolo/fastapi) to permit the latest version.
    - [Release notes](https://github.com/tiangolo/fastapi/releases)
    - [Commits](fastapi/fastapi@0.110.0...0.111.0)
    
    ---
    updated-dependencies:
    - dependency-name: fastapi
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed May 31, 2024
    Configuration menu
    Copy the full SHA
    a7ffc1f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    07bab19 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b997502 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3048a64 View commit details
    Browse the repository at this point in the history
  5. Fixed API fastapi app path

    mluypaert committed May 31, 2024
    Configuration menu
    Copy the full SHA
    440ea79 View commit details
    Browse the repository at this point in the history