Skip to content

Commit 4bf3559

Browse files
Bump starlette from 0.48.0 to 1.0.0 in /back-end
Bumps [starlette](https://github.com/Kludex/starlette) from 0.48.0 to 1.0.0. - [Release notes](https://github.com/Kludex/starlette/releases) - [Changelog](https://github.com/Kludex/starlette/blob/main/docs/release-notes.md) - [Commits](Kludex/starlette@0.48.0...1.0.0) --- updated-dependencies: - dependency-name: starlette dependency-version: 1.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e5a94ee commit 4bf3559

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

back-end/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ pydantic==2.12.5
1212
python-multipart==0.0.22
1313
six==1.17.0
1414
sniffio==1.3.1
15-
starlette==0.48.0
15+
starlette==1.0.0
1616
typing_extensions==4.15.0
1717
uvicorn==0.42.0
1818
pytest==9.0.2

0 commit comments

Comments
 (0)