Skip to content

Commit

Permalink
fix(deps): update dependency robyn to >=0.65,<0.66 (#8131)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 9, 2025
1 parent a429452 commit 31cdf8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/robyn/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 = ["robyn>=0.64,<0.65"]
dependencies = ["robyn>=0.65,<0.66"]

0 comments on commit 31cdf8e

Please sign in to comment.