From c963e8c7f435b134a30b52d01b615b264b477560 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 3 Sep 2026 17:43:46 +0000 Subject: [PATCH] chore(deps-dev): Bump ty from 0.0.75 to 0.0.76 Bumps [ty](https://github.com/astral-sh/ty) from 0.0.75 to 0.0.76. - [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.75...0.0.76) --- updated-dependencies: - dependency-name: ty dependency-version: 0.0.76 dependency-type: direct:development 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 3e98457e..3d47bb8a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -80,7 +80,7 @@ optional-dependencies.dev = [ "sphinxcontrib-towncrier==0.5.0a0", "strict-kwargs==2026.8.28.post2", "towncrier==25.8.0", - "ty==0.0.75", + "ty==0.0.76", "types-pyyaml==6.0.12.20260815", "vale==3.18.0.0", "vulture==2.16",