From 04127353863af76ea76b6e9c7dc96a468d04b570 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Sep 2026 17:43:05 +0000 Subject: [PATCH] chore(deps): Bump ty from 0.0.78 to 0.0.79 Bumps [ty](https://github.com/astral-sh/ty) from 0.0.78 to 0.0.79. - [Release notes](https://github.com/astral-sh/ty/releases) - [Changelog](https://github.com/astral-sh/ty/blob/main/CHANGELOG.md) - [Commits](https://github.com/astral-sh/ty/compare/0.0.78...0.0.79) --- updated-dependencies: - dependency-name: ty dependency-version: 0.0.79 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 22bc8ac9..48ee88b3 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -86,7 +86,7 @@ dev = [ "sphinxcontrib-towncrier==0.5.0a0", "strict-kwargs==2026.8.28.post2", "towncrier==26.9.0", - "ty==0.0.78", + "ty==0.0.79", "types-pyyaml==6.0.12.20260906", "vale==3.20.0.0", "vulture==2.16",