Skip to content

Commit 4a2dda4

Browse files
authored
Merge pull request #328 from authzed/dependabot/pip/pip-2fafe94542
chore(deps): bump the pip group across 1 directory with 5 updates
2 parents a194c12 + 7d98298 commit 4a2dda4

2 files changed

Lines changed: 139 additions & 115 deletions

File tree

pyproject.toml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ classifiers = [
1616
]
1717
dependencies = [
1818
"grpcio~=1.63",
19-
"protobuf>=5.26,<7",
19+
"protobuf>=5.26,<8",
2020
"grpc-interceptor>=0.15.4,<0.16",
2121
"googleapis-common-protos>=1.65.0,<2",
2222
]
@@ -30,19 +30,19 @@ validation = [
3030
dev = [
3131
"protovalidate>=0.7.1,<1.2.0",
3232
"grpc-stubs~=1.53",
33-
"grpcio-tools>=1.63,<1.79",
34-
"mypy==1.19.1",
33+
"grpcio-tools>=1.63,<1.81",
34+
"mypy==1.20.0",
3535
"mypy-protobuf==5.0.0",
3636
"mock>=5.1.0,<6",
3737
"pytest>=7.1.3,<10.0.0",
3838
"pytest-asyncio>=0.21,<1.4",
39-
"types-protobuf>=5.26,<7.0",
39+
"types-protobuf>=5.26,<8.0",
4040
"typing-extensions>=3.7.4,<5",
4141
"ruff>=0.13.0,<0.16",
4242
]
4343

4444
[build-system]
45-
requires = ["uv_build>=0.8.15,<0.11.0"]
45+
requires = ["uv_build>=0.8.15,<0.12.0"]
4646
build-backend = "uv_build"
4747

4848
[tool.uv.build-backend]

0 commit comments

Comments
 (0)