Skip to content

Commit 58df504

Browse files
build: bump types-tabulate from 0.9.0.2 to 0.9.0.20241207 (#290)
Bumps [types-tabulate](https://github.com/python/typeshed) from 0.9.0.2 to 0.9.0.20241207. - [Commits](https://github.com/python/typeshed/commits) --- updated-dependencies: - dependency-name: types-tabulate dependency-version: 0.9.0.20241207 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0dce623 commit 58df504

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ code-quality = [
6060
"mypy==1.1.1",
6161
"pre-commit==2.20.0",
6262
"types-aiofiles==23.1.0.2",
63-
"types-tabulate==0.9.0.2",
63+
"types-tabulate==0.9.0.20241207",
6464
]
6565

6666
[tool.uv.build-backend]

0 commit comments

Comments
 (0)