Skip to content

Commit

Permalink
Bump starlette from 0.27.0 to 0.36.2 in /src/store_service/store_service
Browse files Browse the repository at this point in the history
Bumps [starlette](https://github.com/encode/starlette) from 0.27.0 to 0.36.2.
- [Release notes](https://github.com/encode/starlette/releases)
- [Changelog](https://github.com/encode/starlette/blob/master/docs/release-notes.md)
- [Commits](encode/starlette@0.27.0...0.36.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 5, 2024
1 parent b95c977 commit 8df2873
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/store_service/store_service/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ uvicorn==0.21.0
gunicorn==20.1.0
prisma==0.8.2
pydantic[all, email]==1.10.6
starlette==0.27.0
starlette==0.36.2
python-dotenv==1.0.0
python-jose
passlib
Expand Down

0 comments on commit 8df2873

Please sign in to comment.