From 1319b28451bf3f56b0d4b6f2c5ac7e5f09ed55ea Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Aug 2026 09:38:53 +0000 Subject: [PATCH] Bump typos from 1.49.0 to 1.49.1 in /.github/workflows/requirements Bumps [typos](https://github.com/crate-ci/typos) from 1.49.0 to 1.49.1. - [Release notes](https://github.com/crate-ci/typos/releases) - [Changelog](https://github.com/crate-ci/typos/blob/master/CHANGELOG.md) - [Commits](https://github.com/crate-ci/typos/compare/v1.49.0...v1.49.1) --- updated-dependencies: - dependency-name: typos dependency-version: 1.49.1 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 a2a3116..0b1d0f4 100644 --- a/.github/workflows/requirements/style.txt +++ b/.github/workflows/requirements/style.txt @@ -1,3 +1,3 @@ ruff==0.16.4 -typos==1.49.0 +typos==1.49.1 ty==0.0.73