Skip to content

Commit

Permalink
Bump types-tabulate from 0.9.0.3 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.9.0.3 to 0.9.0.20240106.
- [Commits](https://github.com/python/typeshed/commits)

---
updated-dependencies:
- dependency-name: types-tabulate
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jan 15, 2024
1 parent bf5978c commit 10b0ab2
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -776,7 +776,7 @@ types-setuptools==69.0.0.0
# via -r requirements-tests.txt
types-six==1.16.21.9
# via -r requirements-tests.txt
types-tabulate==0.9.0.3
types-tabulate==0.9.0.20240106
# via -r requirements-tests.txt
types-urllib3==1.26.25.14
# via
Expand Down
2 changes: 1 addition & 1 deletion requirements-docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -830,7 +830,7 @@ types-setuptools==69.0.0.0
# via -r requirements-tests.txt
types-six==1.16.21.9
# via -r requirements-tests.txt
types-tabulate==0.9.0.3
types-tabulate==0.9.0.20240106
# via -r requirements-tests.txt
types-urllib3==1.26.25.14
# via
Expand Down
2 changes: 1 addition & 1 deletion requirements-tests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -625,7 +625,7 @@ types-setuptools==69.0.0.0
# via -r requirements-tests.in
types-six==1.16.21.9
# via -r requirements-tests.in
types-tabulate==0.9.0.3
types-tabulate==0.9.0.20240106
# via -r requirements-tests.in
types-urllib3==1.26.25.14
# via types-requests
Expand Down

0 comments on commit 10b0ab2

Please sign in to comment.