From bb376f4bc54d21746031b8dd7ee974203065a0c0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Jun 2026 09:02:43 +0000 Subject: [PATCH] Bump ty from 0.0.52 to 0.0.55 Bumps [ty](https://github.com/astral-sh/ty) from 0.0.52 to 0.0.55. - [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.52...0.0.55) --- updated-dependencies: - dependency-name: ty dependency-version: 0.0.55 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 f06be60..f071705 100644 --- a/requirements/develop.txt +++ b/requirements/develop.txt @@ -10,4 +10,4 @@ wemake-python-styleguide==1.6.2 ruff==0.15.18 -ty==0.0.52 +ty==0.0.55