Skip to content

Commit 2317f9d

Browse files
Update starlette requirement from <0.37,>=0.36 to >=0.36,<0.49
Updates the requirements on [starlette](https://github.com/Kludex/starlette) to permit the latest version. - [Release notes](https://github.com/Kludex/starlette/releases) - [Changelog](https://github.com/Kludex/starlette/blob/main/docs/release-notes.md) - [Commits](Kludex/starlette@0.36.0...0.48.0) --- updated-dependencies: - dependency-name: starlette dependency-version: 0.48.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 161de8b commit 2317f9d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

backend/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
httpx>=0.24,<0.28
2-
starlette>=0.36,<0.37
2+
starlette>=0.36,<0.49
33
pytest
44
pytest==8.2.0
55
pytest_asyncio==0.23.6

0 commit comments

Comments
 (0)