Skip to content

Commit c78b946

Browse files
chore(deps-dev): bump starlette from 0.35.1 to 0.36.1 (#301)
Bumps [starlette](https://github.com/encode/starlette) from 0.35.1 to 0.36.1. - [Release notes](https://github.com/encode/starlette/releases) - [Changelog](https://github.com/encode/starlette/blob/master/docs/release-notes.md) - [Commits](encode/starlette@0.35.1...0.36.1) --- updated-dependencies: - dependency-name: starlette dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7d7f2df commit c78b946

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ coverage = "^7.3"
3838
pytest-httpbin = "^2.0.0"
3939
pytest-randomly = "^3.15.0"
4040
requests = "^2.26.0"
41-
starlette = "^0.35.1"
41+
starlette = "^0.36.1"
4242
httpx = "^0.26.0"
4343
# See https://github.com/postmanlabs/httpbin/pull/674
4444
httpbin = { git = "https://github.com/maximino-dev/httpbin.git", rev = "651c03a73" }

0 commit comments

Comments
 (0)