Skip to content

Commit

Permalink
chore(deps-dev): bump starlette from 0.29.0 to 0.34.0
Browse files Browse the repository at this point in the history
Bumps [starlette](https://github.com/encode/starlette) from 0.29.0 to 0.34.0.
- [Release notes](https://github.com/encode/starlette/releases)
- [Changelog](https://github.com/encode/starlette/blob/master/docs/release-notes.md)
- [Commits](encode/starlette@0.29.0...0.34.0)

---
updated-dependencies:
- dependency-name: starlette
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Dec 18, 2023
1 parent 78c8331 commit d6db0b4
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 d6db0b4

Please sign in to comment.