Skip to content

Commit

Permalink
build(deps-dev): Bump types-tabulate from 0.8.5 to 0.9.0.20240106
Browse files Browse the repository at this point in the history
Bumps [types-tabulate](https://github.com/python/typeshed) from 0.8.5 to 0.9.0.20240106.
- [Commits](https://github.com/python/typeshed/commits)

---
updated-dependencies:
- dependency-name: types-tabulate
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 8, 2024
1 parent a01404c commit 7ac2441
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@ tests =
# type-checking
mypy==0.931
types-requests==2.27.7
types-tabulate==0.8.5
types-tabulate==0.9.0.20240106
types-toml==0.10.3
# optional dependencies
pywin32>=225; sys_platform == 'win32'
Expand Down

0 comments on commit 7ac2441

Please sign in to comment.