Skip to content

Commit

Permalink
chore(deps): bump starlette in /projects/movie-rater
Browse files Browse the repository at this point in the history
Bumps [starlette](https://github.com/encode/starlette) from 0.36.2 to 0.40.0.
- [Release notes](https://github.com/encode/starlette/releases)
- [Changelog](https://github.com/encode/starlette/blob/master/docs/release-notes.md)
- [Commits](encode/starlette@0.36.2...0.40.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 15, 2024
1 parent b910da5 commit 79e61f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion projects/movie-rater/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@ python-dotenv==1.0.0
requests==2.32.2
sniffio==1.3.0
SQLAlchemy==2.0.21
starlette==0.36.2
starlette==0.40.0
typing_extensions==4.8.0
urllib3==2.0.7

0 comments on commit 79e61f4

Please sign in to comment.