Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: starlette
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 23, 2024
1 parent 9369396 commit ff0b102
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ mypy = "^1.11.2"
pre-commit = "^3.8.0"
fastapi = {extras = ["all"], version = "^0.115.0"}
uvicorn = "^0.30.6"
starlette = "^0.38.5"
starlette = "^0.38.6"
requests = "^2.32.3"
types-requests = "^2.32.0.20240914"
urllib3 = "^2.2.3"
Expand Down

0 comments on commit ff0b102

Please sign in to comment.