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

Bump flask from 2.3.3 to 3.0.0 #1199

Merged
merged 4 commits into from
Oct 3, 2023
Merged

Bump flask from 2.3.3 to 3.0.0 #1199

merged 4 commits into from
Oct 3, 2023

Commits on Oct 2, 2023

  1. Bump flask from 2.3.3 to 3.0.0

    Bumps [flask](https://github.com/pallets/flask) from 2.3.3 to 3.0.0.
    - [Release notes](https://github.com/pallets/flask/releases)
    - [Changelog](https://github.com/pallets/flask/blob/main/CHANGES.rst)
    - [Commits](pallets/flask@2.3.3...3.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: flask
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Oct 2, 2023
    Configuration menu
    Copy the full SHA
    d510671 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2023

  1. Configuration menu
    Copy the full SHA
    81cebf1 View commit details
    Browse the repository at this point in the history
  2. requirements/test: remove werkzeug

    Let pip resolve it from Flask.
    fsouza committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    44d078a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b2ce382 View commit details
    Browse the repository at this point in the history