pull/1263/merge
dependabot[bot] 2 days ago committed by GitHub
commit cf7b4981fd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -89,7 +89,7 @@ ruff = ">=0.5.1,<0.14.11"
types-toml = "^0.10.8.1" types-toml = "^0.10.8.1"
types-pytz = ">=2023.3,<2026.0" types-pytz = ">=2023.3,<2026.0"
types-chardet = "^5.0.4.6" types-chardet = "^5.0.4.6"
mypy-protobuf = "^3.0.0" mypy-protobuf = ">=3,<5"
[tool.poetry.group.test.dependencies] [tool.poetry.group.test.dependencies]

Loading…
Cancel
Save