Skip to content

Commit e5d4bdc

Browse files
authored
Merge pull request #318 from authzed/dependabot/pip/pip-f0e2c18857
chore(deps-dev): bump the pip group with 3 updates
2 parents 22140e5 + 06daf5f commit e5d4bdc

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,19 +25,19 @@ dependencies = [
2525
[dependency-groups]
2626
dev = [
2727
"grpc-stubs~=1.53",
28-
"grpcio-tools>=1.63,<1.77",
28+
"grpcio-tools>=1.63,<1.79",
2929
"mypy==1.19.1",
3030
"mypy-protobuf==5.0.0",
3131
"mock>=5.1.0,<6",
3232
"pytest>=7.1.3,<10.0.0",
3333
"pytest-asyncio>=0.21,<1.4",
3434
"types-protobuf>=5.26,<7.0",
3535
"typing-extensions>=3.7.4,<5",
36-
"ruff>=0.13.0,<0.15",
36+
"ruff>=0.13.0,<0.16",
3737
]
3838

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

4343
[tool.uv.build-backend]

0 commit comments

Comments
 (0)