Update all dependencies and actions
This commit is contained in:
committed by
Arun Babu Neelicattu
parent
f33a42b082
commit
dbc612c7f3
@@ -25,25 +25,25 @@ typing-extensions = "^4.7.1"
|
||||
betterproto-rust-codec = { version = "0.1.1", optional = true }
|
||||
|
||||
[tool.poetry.group.dev.dependencies]
|
||||
asv = "^0.4.2"
|
||||
bpython = "^0.19"
|
||||
asv = "^0.6.4"
|
||||
bpython = "^0.24"
|
||||
jinja2 = ">=3.0.3"
|
||||
mypy = "^1.11.2"
|
||||
sphinx = "3.1.2"
|
||||
sphinx-rtd-theme = "0.5.0"
|
||||
pre-commit = "^2.17.0"
|
||||
sphinx = "7.4.7"
|
||||
sphinx-rtd-theme = "3.0.2"
|
||||
pre-commit = "^4.0.1"
|
||||
grpcio-tools = "^1.54.2"
|
||||
tox = "^4.0.0"
|
||||
|
||||
[tool.poetry.group.test.dependencies]
|
||||
poethepoet = ">=0.9.0"
|
||||
pytest = "^6.2.5"
|
||||
pytest-asyncio = "^0.12.0"
|
||||
pytest-cov = "^2.9.0"
|
||||
pytest = "^7.4.4"
|
||||
pytest-asyncio = "^0.23.8"
|
||||
pytest-cov = "^6.0.0"
|
||||
pytest-mock = "^3.1.1"
|
||||
pydantic = ">=2.0,<3"
|
||||
protobuf = "^5"
|
||||
cachelib = "^0.10.2"
|
||||
cachelib = "^0.13.0"
|
||||
tomlkit = ">=0.7.0"
|
||||
|
||||
[project.scripts]
|
||||
|
||||
Reference in New Issue
Block a user