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 flask requirement from <3,>=2.0 to >=2.0,<4 #5157

Merged
merged 5 commits into from
Nov 15, 2024

Commits on Nov 14, 2024

  1. Update flask requirement from <3,>=2.0 to >=2.0,<4

    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@2.0.0...3.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: flask
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Nov 14, 2024
    Configuration menu
    Copy the full SHA
    aa904e8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    72ddd83 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3cc5dd9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dfe5120 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2024

  1. Configuration menu
    Copy the full SHA
    9bf749e View commit details
    Browse the repository at this point in the history