Skip to content

Commit e3c1446

Browse files
chore(deps-dev): bump the uv group across 1 directory with 2 updates
Bumps the uv group with 2 updates in the / directory: [ruff](https://github.com/astral-sh/ruff) and [ty](https://github.com/astral-sh/ty). Updates `ruff` from 0.15.10 to 0.15.11 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@0.15.10...0.15.11) Updates `ty` from 0.0.29 to 0.0.31 - [Release notes](https://github.com/astral-sh/ty/releases) - [Changelog](https://github.com/astral-sh/ty/blob/main/CHANGELOG.md) - [Commits](astral-sh/ty@0.0.29...0.0.31) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.15.11 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: uv - dependency-name: ty dependency-version: 0.0.31 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: uv ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f589a42 commit e3c1446

2 files changed

Lines changed: 45 additions & 45 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ dev = [
1919
"inline-snapshot>=0.32.6",
2020
"pytest>=9.0.3",
2121
"requests>=2.32.5",
22-
"ruff>=0.15.10",
23-
"ty>=0.0.29",
22+
"ruff>=0.15.11",
23+
"ty>=0.0.31",
2424
]
2525

0 commit comments

Comments
 (0)