Skip to content

Commit

Permalink
chore(deps-dev): bump starlette from 0.29.0 to 0.34.0 (#290)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Dec 26, 2023
1 parent 78c8331 commit 839b3ab
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 @@ -38,7 +38,7 @@ coverage = "^7.3"
pytest-httpbin = "^2.0.0"
pytest-randomly = "^3.15.0"
requests = "^2.26.0"
starlette = "^0.29.0"
starlette = "^0.34.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 839b3ab

Please sign in to comment.