Skip to content

Commit fb46d97

Browse files
authored
Merge pull request #70 from redis/dependabot/pip/uv-build-gte-0.8.3-and-lt-0.10.0
deps(deps): update uv-build requirement from <0.9.0,>=0.8.3 to >=0.8.3,<0.10.0
2 parents 51b91d4 + e8e831d commit fb46d97

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ Repository = "https://github.com/redis/mcp-redis"
3737
Issues = "https://github.com/redis/mcp-redis/issues"
3838

3939
[build-system]
40-
requires = ["uv_build>=0.8.3,<0.9.0"]
40+
requires = ["uv_build>=0.8.3,<0.10.0"]
4141
build-backend = "uv_build"
4242

4343
[tool.uv.build-backend]

0 commit comments

Comments
 (0)