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

fix(deps): Update flask requirement from 3.0.0 to <4 #254

Merged
merged 2 commits into from
Jan 24, 2024

Commits on Jan 19, 2024

  1. Update flask requirement from 3.0.0 to 3.0.1

    Updates the requirements on [flask](https://github.com/pallets/flask) to permit the latest version.
    - [Release notes](https://github.com/pallets/flask/releases)
    - [Changelog](https://github.com/pallets/flask/blob/main/CHANGES.rst)
    - [Commits](pallets/flask@3.0.0...3.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: flask
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    05417f6 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2024

  1. Bump to <4

    keelerm84 committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    f560afc View commit details
    Browse the repository at this point in the history