Skip to content

Commit

Permalink
Bump starlette from 0.34.0 to 0.36.2 in /tests (#104)
Browse files Browse the repository at this point in the history
Bumps [starlette](https://github.com/encode/starlette) from 0.34.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.34.0...0.36.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 6, 2024
1 parent a3ca834 commit a6a2102
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
pytest==7.4.4
torch==2.1.0
transformers==4.36.0
starlette==0.34.0
starlette==0.36.2
pydantic==1.10.13
pydantic-yaml==1.2.0
pydantic_core==2.14.5

0 comments on commit a6a2102

Please sign in to comment.