Skip to content

Commit

Permalink
Update starlette requirement from ~=0.31.1 to ~=0.35.1 in /app
Browse files Browse the repository at this point in the history
Updates the requirements on [starlette](https://github.com/encode/starlette) to permit the latest version.
- [Release notes](https://github.com/encode/starlette/releases)
- [Changelog](https://github.com/encode/starlette/blob/master/docs/release-notes.md)
- [Commits](encode/starlette@0.31.1...0.35.1)

---
updated-dependencies:
- dependency-name: starlette
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 15, 2024
1 parent 9b42ba4 commit d0d5d2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
uvicorn~=0.23.2
starlette~=0.31.1
starlette~=0.35.1
aiofiles~=23.2.1
jinja2~=3.1.2
requests~=2.31.0

0 comments on commit d0d5d2b

Please sign in to comment.