Skip to content

Commit 3c11a0d

Browse files
Update types-toml requirement from ^0.10.8.1 to ^0.10.8.20260408
Updates the requirements on [types-toml](https://github.com/python/typeshed) to permit the latest version. - [Commits](https://github.com/python/typeshed/commits) --- updated-dependencies: - dependency-name: types-toml dependency-version: 0.10.8.20260408 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b4cea6c commit 3c11a0d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ zetascale = "*"
3232

3333
[tool.poetry.group.lint.dependencies]
3434
ruff = "^0.1.6"
35-
types-toml = "^0.10.8.1"
35+
types-toml = "^0.10.8.20260408"
3636
types-redis = "^4.3.21.6"
3737
types-pytz = "^2023.3.0.0"
3838
black = "^23.1.0"

0 commit comments

Comments
 (0)