Skip to content

Commit

Permalink
chore(deps): update dependency starlette to ^0.27.0 [security] (#219)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jun 18, 2023
1 parent 12bbcf1 commit d452623
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 = "^2.0.0"
pytest-randomly = "^3.5.0"
asynctest = "^0.13.0"
requests = "^2.26.0"
starlette = "^0.26.1"
starlette = "^0.27.0"
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 d452623

Please sign in to comment.