Skip to content

Commit

Permalink
chore(deps-dev): update starlette requirement from ^0.25.0 to ^0.26.1 (
Browse files Browse the repository at this point in the history
…#197)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Mike Fiedler <miketheman@gmail.com>
  • Loading branch information
dependabot[bot] and miketheman committed Apr 9, 2023
1 parent fadaf81 commit c0e01fc
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 @@ -41,7 +41,7 @@ pytest-httpbin = "^1.0"
pytest-randomly = "^3.5.0"
asynctest = "^0.13.0"
requests = "^2.26.0"
starlette = "^0.25.0"
starlette = "^0.26.1"
httpx = "^0.23.0"
# See https://github.com/postmanlabs/httpbin/pull/674
httpbin = { git = "https://github.com/maximino-dev/httpbin.git", rev = "651c03a73" }
Expand Down

0 comments on commit c0e01fc

Please sign in to comment.