Skip to content

Commit ef30ad7

Browse files
authored
Merge pull request #295 from authzed/dependabot/pip/pip-92445dc266
Bump the pip group with 3 updates
2 parents 0f760d4 + 2bb2da6 commit ef30ad7

File tree

2 files changed

+47
-47
lines changed

2 files changed

+47
-47
lines changed

pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,19 +16,19 @@ dependencies = [
1616
[dependency-groups]
1717
dev = [
1818
"grpc-stubs~=1.53",
19-
"grpcio-tools>=1.63,<1.76",
19+
"grpcio-tools>=1.63,<1.77",
2020
"mypy==1.18.2",
2121
"mypy-protobuf==3.6.0",
2222
"mock>=5.1.0,<6",
2323
"pytest>=7.1.3,<9.0.0",
2424
"pytest-asyncio>=0.21,<1.3",
2525
"types-protobuf>=5.26,<7.0",
2626
"typing-extensions>=3.7.4,<5",
27-
"ruff>=0.13.0,<0.14",
27+
"ruff>=0.13.0,<0.15",
2828
]
2929

3030
[build-system]
31-
requires = ["uv_build>=0.8.15,<0.9.0"]
31+
requires = ["uv_build>=0.8.15,<0.10.0"]
3232
build-backend = "uv_build"
3333

3434
[tool.uv.build-backend]

0 commit comments

Comments
 (0)