Skip to content

Commit

Permalink
chore(deps): update dependency starlette to ^0.35.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 16, 2024
1 parent fc15fee commit 2e72406
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -38,7 +38,7 @@ coverage = "^7.3"
pytest-httpbin = "^2.0.0"
pytest-randomly = "^3.15.0"
requests = "^2.26.0"
starlette = "^0.34.0"
starlette = "^0.35.0"
httpx = "^0.25.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 2e72406

Please sign in to comment.