Skip to content

Commit

Permalink
fix(deps): update dependency starlette to >=0.45,<0.46
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 29, 2024
1 parent 8dde29c commit 462bceb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/starlette/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ requires = ["flit_core"]
name='server'
version = '1.0.0'
description = "Simple benchmark implementation"
dependencies = ["starlette>=0.44,<0.45"]
dependencies = ["starlette>=0.45,<0.46"]

0 comments on commit 462bceb

Please sign in to comment.