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: Kludex/starlette
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.31.0
Choose a base ref
...
head repository: Kludex/starlette
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.31.1
Choose a head ref
  • 9 commits
  • 11 files changed
  • 6 contributors

Commits on Aug 25, 2023

  1. Fixed import error when exceptiongroup isn't available (#2231)

    Co-authored-by: Marcelo Trylesinski <marcelotryle@gmail.com>
    agronholm and Kludex authored Aug 25, 2023
    Configuration menu
    Copy the full SHA
    7349c60 View commit details
    Browse the repository at this point in the history
  2. Bump types-pyyaml from 6.0.12.10 to 6.0.12.11 (#2237)

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 25, 2023
    Configuration menu
    Copy the full SHA
    920f1a1 View commit details
    Browse the repository at this point in the history
  3. Bump black from 23.3.0 to 23.7.0 (#2238)

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 25, 2023
    Configuration menu
    Copy the full SHA
    9ecdaa6 View commit details
    Browse the repository at this point in the history
  4. Bump mkdocs from 1.4.3 to 1.5.2 (#2253)

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 25, 2023
    Configuration menu
    Copy the full SHA
    09df4d1 View commit details
    Browse the repository at this point in the history
  5. Bump ruff from 0.0.275 to 0.0.285 (#2254)

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Marcelo Trylesinski <marcelotryle@gmail.com>
    dependabot[bot] and Kludex authored Aug 25, 2023
    Configuration menu
    Copy the full SHA
    928afb2 View commit details
    Browse the repository at this point in the history
  6. Remove useless brackets from code example in documentation. (#2234)

    Co-authored-by: Marcelo Trylesinski <marcelotryle@gmail.com>
    proofit404 and Kludex authored Aug 25, 2023
    Configuration menu
    Copy the full SHA
    ea95cae View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    473e1fe View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f86bcd0 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2023

  1. Version 0.31.1 (#2247)

    Kludex authored Aug 26, 2023
    Configuration menu
    Copy the full SHA
    b33790f View commit details
    Browse the repository at this point in the history
Loading