Closed dependabot[bot] closed 9 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Comparison is base (
0533797
) 55.31% compared to head (cec9041
) 55.31%.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Superseded by #118.
Bumps starlette from 0.32.0.post1 to 0.35.1.
Release notes
Sourced from starlette's releases.
... (truncated)
Changelog
Sourced from starlette's changelog.
... (truncated)
Commits
c817605
Version 0.35.1 (#2410)6c4ffee
Maketyping-extensions
optional again (#2409)3734e85
♻️ Do not use the deprecatedmethod
parameter inFileResponse
inside of `...1081520
Version 0.35.0 (#2404)c3c6314
♻️ Refactor logic to handleroot_path
to keep compatibility with ASGI and c...8f2307d
Bump trio from 0.22.2 to 0.23.2 (#2395)d28d491
Bump ruff from 0.1.6 to 0.1.9 (#2396)5f9da0b
Bump coverage from 7.3.2 to 7.4.0 (#2397)04684c2
Bump typing-extensions from 4.8.0 to 4.9.0 (#2393)8924759
Bump importlib-metadata from 6.9.0 to 7.0.1 (#2394)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show