Skip to content

Commit ec8dc63

Browse files
Bump starlette from 0.40.0 to 0.47.2 in /modules/odr_api
Bumps [starlette](https://github.com/encode/starlette) from 0.40.0 to 0.47.2. - [Release notes](https://github.com/encode/starlette/releases) - [Changelog](https://github.com/encode/starlette/blob/master/docs/release-notes.md) - [Commits](Kludex/starlette@0.40.0...0.47.2) --- updated-dependencies: - dependency-name: starlette dependency-version: 0.47.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8f15357 commit ec8dc63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/odr_api/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ fastapi==0.115.4
33
pydantic[email]==2.10.4
44
sqlalchemy==2.0.31
55
pytest==8.3.2
6-
starlette==0.40.0
6+
starlette==0.47.2
77
psycopg2-binary==2.9.9
88
python-multipart==0.0.18
99
httpx==0.27.0

0 commit comments

Comments
 (0)