Skip to content

Commit

Permalink
Bump starlette from 0.32.0.post1 to 0.34.0
Browse files Browse the repository at this point in the history
Bumps [starlette](https://github.com/encode/starlette) from 0.32.0.post1 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.32.0.post1...0.34.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 19, 2023
1 parent f7f7fc0 commit 0945c73
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 12 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ verify_ssl = true
name = "pypi"

[packages]
starlette = {extras = ["jinja2"], version = "==0.28.0"}
starlette = {extras = ["jinja2"], version = "==0.34.0"}
jinja2 = "3.1.2"
mangum = "==0.15.0"
httpx = "0.23.1"
Expand Down
23 changes: 12 additions & 11 deletions Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 0945c73

Please sign in to comment.