Skip to content
This repository was archived by the owner on Jun 9, 2025. It is now read-only.

Commit 338dd66

Browse files
committed
Update other dependencies
1 parent 1f3da3e commit 338dd66

File tree

2 files changed

+20
-78
lines changed

2 files changed

+20
-78
lines changed

poetry.lock

Lines changed: 16 additions & 74 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -37,14 +37,14 @@ typing-extensions = "^4.7.1"
3737
[tool.poetry.group.dev.dependencies]
3838
pre-commit = "^2.17.0"
3939
grpcio-tools = "^1.54.2"
40-
mkdocs-material = {version = "^9.5.49", python = ">=3.10"}
41-
mkdocstrings = {version = "^0.27.0", python = ">=3.10", extras = ["python"]}
42-
poethepoet = ">=0.9.0"
40+
mkdocs-material = {version = "^9.5.49"}
41+
mkdocstrings = {version = "^0.27.0", extras = ["python"]}
42+
poethepoet = "^0.32.2"
4343
pyright = "^1.1.391"
4444
ipykernel = "^6.29.5"
4545

4646
[tool.poetry.group.test.dependencies]
47-
pytest = "^6.2.5"
47+
pytest = "^8.3.4"
4848
protobuf = "^4"
4949

5050
[tool.ruff]

0 commit comments

Comments
 (0)