From 103f651770303faebadd72912fc2d29c923be6e3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Mar 2026 16:06:22 +0000 Subject: [PATCH] chore(deps-dev): bump ty from 0.0.24 to 0.0.26 in /requirements Bumps [ty](https://github.com/astral-sh/ty) from 0.0.24 to 0.0.26. - [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.24...0.0.26) --- updated-dependencies: - dependency-name: ty dependency-version: 0.0.26 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements/dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/dev.txt b/requirements/dev.txt index f64ea9e..729a6b6 100644 --- a/requirements/dev.txt +++ b/requirements/dev.txt @@ -5,4 +5,4 @@ pytest-mock==3.15.1 Faker==40.11.1 ruff==0.15.7 aiosmtpd==1.4.6 -ty==0.0.24 +ty==0.0.26