Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: google/perfetto
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v42.0
Choose a base ref
...
head repository: google/perfetto
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: dependabot/pip/infra/ui.perfetto.dev/appengine/flask-2.2.5
Choose a head ref
  • 1 commit
  • 1 file changed
  • 1 contributor

Commits on Aug 3, 2023

  1. build(deps): bump flask in /infra/ui.perfetto.dev/appengine

    Bumps [flask](https://github.com/pallets/flask) from 1.1.2 to 2.2.5.
    - [Release notes](https://github.com/pallets/flask/releases)
    - [Changelog](https://github.com/pallets/flask/blob/main/CHANGES.rst)
    - [Commits](pallets/flask@1.1.2...2.2.5)
    
    ---
    updated-dependencies:
    - dependency-name: flask
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Aug 3, 2023
    Copy the full SHA
    a4bf1b5 View commit details
Showing with 1 addition and 1 deletion.
  1. +1 −1 infra/ui.perfetto.dev/appengine/requirements.txt
2 changes: 1 addition & 1 deletion infra/ui.perfetto.dev/appengine/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
Flask==1.1.2
Flask==2.2.5
requests