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

Commit 046bd5e

Browse files
update dependencies (#21)
1 parent 945d6a7 commit 046bd5e

File tree

2 files changed

+8
-9
lines changed

2 files changed

+8
-9
lines changed

poetry.lock

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

pyproject.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,15 +21,14 @@ jinja2 = ">=3.0.3"
2121
typing-extensions = "^4.7.1"
2222

2323
[tool.poetry.group.dev.dependencies]
24-
jinja2 = ">=3.0.3"
2524
mypy = "^1.11.2"
2625
pre-commit = "^2.17.0"
2726
grpcio-tools = "^1.54.2"
2827
mkdocs-material = {version = "^9.5.49", python = ">=3.10"}
2928
mkdocstrings = {version = "^0.27.0", python = ">=3.10", extras = ["python"]}
29+
poethepoet = ">=0.9.0"
3030

3131
[tool.poetry.group.test.dependencies]
32-
poethepoet = ">=0.9.0"
3332
pytest = "^6.2.5"
3433
protobuf = "^4"
3534

0 commit comments

Comments
 (0)