Skip to content

Commit f7185bc

Browse files
pip(deps): bump starlette from 0.40.0 to 0.46.2 in /backend (#93)
Bumps [starlette](https://github.com/encode/starlette) from 0.40.0 to 0.46.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.46.2) --- updated-dependencies: - dependency-name: starlette dependency-version: 0.46.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: garotm <[email protected]>
1 parent ef73572 commit f7185bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

backend/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ google-api-python-client>=2.0.0
99
pyjwt==2.10.*
1010
requests==2.32.*
1111
python-dateutil==2.9.*
12+
starlette==0.46.2
1213
fastapi==0.115.12
13-
starlette==0.40.0
1414
pydantic==2.4.2
1515
python-multipart==0.0.20
1616
python-dotenv>=0.19.0

0 commit comments

Comments
 (0)