From f4af805efe88be8dc3dbd578124392cfd8095f13 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Sep 2026 09:03:05 +0000 Subject: [PATCH] Bump ty from 0.0.80 to 0.0.82 Bumps [ty](https://github.com/astral-sh/ty) from 0.0.80 to 0.0.82. - [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.80...0.0.82) --- updated-dependencies: - dependency-name: ty dependency-version: 0.0.82 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements/develop.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/develop.txt b/requirements/develop.txt index 98e6d5f..e75d569 100644 --- a/requirements/develop.txt +++ b/requirements/develop.txt @@ -10,4 +10,4 @@ wemake-python-styleguide==1.8.1 ruff==0.16.7 -ty==0.0.80 +ty==0.0.82