Skip to content

Commit

Permalink
chore(deps-dev): bump types-tabulate from 0.8.11 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.11 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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 9, 2024
1 parent 28856e7 commit f2869dd
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ types-beautifulsoup4 = "^4.12.0.20240511"
types-regex = "^2024.7.24.20240726"
types-requests = "^2.32.0.20240712"
types-pytz = "^2024.1.0.20240417"
types-tabulate = "^0.8.11"
types-tabulate = "^0.9.0"

[tool.black]
line-length = 120
Expand Down

0 comments on commit f2869dd

Please sign in to comment.