From fc81603842b993d75f61640d7e60cc9460b8fbc0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 8 Aug 2026 07:04:57 +0000 Subject: [PATCH] chore: bump ty from 0.0.63 to 0.0.65 in /crates/stdnum-py/tests Bumps [ty](https://github.com/astral-sh/ty) from 0.0.63 to 0.0.65. - [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.63...0.0.65) --- updated-dependencies: - dependency-name: ty dependency-version: 0.0.65 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- crates/stdnum-py/tests/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/crates/stdnum-py/tests/requirements.txt b/crates/stdnum-py/tests/requirements.txt index 9976c0a2..8decb6b0 100644 --- a/crates/stdnum-py/tests/requirements.txt +++ b/crates/stdnum-py/tests/requirements.txt @@ -1 +1 @@ -ty==0.0.63 +ty==0.0.65