Skip to content

Commit

Permalink
Bump starlette from 0.17.1 to 0.36.2
Browse files Browse the repository at this point in the history
Bumps [starlette](https://github.com/encode/starlette) from 0.17.1 to 0.36.2.
- [Release notes](https://github.com/encode/starlette/releases)
- [Changelog](https://github.com/encode/starlette/blob/master/docs/release-notes.md)
- [Commits](encode/starlette@0.17.1...0.36.2)

---
updated-dependencies:
- dependency-name: starlette
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 27, 2024
1 parent abdc95e commit af99f5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ dependencies = [
"requests==2.32.2",
"sentry-sdk[celery,sqlalchemy]",
"sqlalchemy~=1.4",
"starlette==0.17.1",
"starlette==0.36.2",
"typing-extensions==4.2.0",
# pinned 3rd party dependencies
"importlib-metadata==4.12.0",
Expand Down

0 comments on commit af99f5a

Please sign in to comment.