Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update dependency pytablewriter to v1.2.1 (#953)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [pytablewriter](https://redirect.github.com/thombashi/pytablewriter) ([changelog](https://redirect.github.com/thombashi/pytablewriter/blob/master/CHANGELOG.md)) | `==1.2.0` -> `==1.2.1` | [![age](https://developer.mend.io/api/mc/badges/age/pypi/pytablewriter/1.2.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/pypi/pytablewriter/1.2.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/pypi/pytablewriter/1.2.0/1.2.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/pytablewriter/1.2.0/1.2.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>thombashi/pytablewriter (pytablewriter)</summary> ### [`v1.2.1`](https://redirect.github.com/thombashi/pytablewriter/blob/HEAD/CHANGELOG.md#v121---2025-01-01) [Compare Source](https://redirect.github.com/thombashi/pytablewriter/compare/v1.2.0...v1.2.1) #### What's Changed - Add support for Python 3.13 and drop EOL 3.7-3.8 by [@​hugovk](https://redirect.github.com/hugovk) in [#​65](https://redirect.github.com/thombashi/pytablewriter/pull/65) - Fix README rendering on PyPI (Thanks to [@​hugovk](https://redirect.github.com/hugovk)) - [#​65 (comment)](https://redirect.github.com/thombashi/pytablewriter/pull/65#issuecomment-2480608452) - Add GitHub Actions workflows for building and publishing to PyPI/TestPyPI and signing with sigstore - Refactor deprecated `@abstractproperty` to use `@property` and `@abstractmethod` decorators - Improve type annotations - Modify to use `setuptools_scm` for package build - Bump minimum version of `DataProperty` to `1.1.0` - Bump actions/setup-python from 4 to 5 by [@​dependabot](https://redirect.github.com/dependabot) in [#​61](https://redirect.github.com/thombashi/pytablewriter/pull/61) #### New Contributors - [@​dependabot](https://redirect.github.com/dependabot) made their first contribution in [#​61](https://redirect.github.com/thombashi/pytablewriter/pull/61) **Full Changelog**: thombashi/pytablewriter@v1.2.0...v1.2.1 \[Changes]\[v1.2.1] <a id="v1.2.0"></a> </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/secretflow/spu). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS44NS4wIiwidXBkYXRlZEluVmVyIjoiMzkuODUuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- Loading branch information