From bac9a430cb32e0f8f70771feefea9f22c04c6833 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Aug 2026 09:33:47 +0000 Subject: [PATCH] Bump ty from 0.0.71 to 0.0.73 in /.github/workflows/requirements Bumps [ty](https://github.com/astral-sh/ty) from 0.0.71 to 0.0.73. - [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.71...0.0.73) --- updated-dependencies: - dependency-name: ty dependency-version: 0.0.73 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/requirements/style.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/requirements/style.txt b/.github/workflows/requirements/style.txt index 41f752a9..09aa27de 100644 --- a/.github/workflows/requirements/style.txt +++ b/.github/workflows/requirements/style.txt @@ -1,3 +1,3 @@ ruff==0.16.3 typos==1.49.0 -ty==0.0.71 +ty==0.0.73