Skip to content

Commit

Permalink
Bump types-tabulate from 0.1.1 to 0.9.0.1
Browse files Browse the repository at this point in the history
Bumps [types-tabulate](https://github.com/python/typeshed) from 0.1.1 to 0.9.0.1.
- [Release notes](https://github.com/python/typeshed/releases)
- [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] committed Feb 27, 2023
1 parent 2a66635 commit 0d7c7ed
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -66,7 +66,7 @@ pre-commit = ">=2.1"
httpretty = ">=1.0.2"
mypy = ">=0.720"
bump2version = ">=1.0.0"
types-tabulate = "^0.1.1"
types-tabulate = "^0.9.0"
types-chardet = "^0.1.3"
types-requests = "^2.25.0"

Expand Down

0 comments on commit 0d7c7ed

Please sign in to comment.