Skip to content

Commit a015752

Browse files
chore(deps-dev): bump the uv group with 2 updates (#49)
Bumps the uv group with 2 updates: [ruff](https://github.com/astral-sh/ruff) and [ty](https://github.com/astral-sh/ty). Updates `ruff` from 0.15.8 to 0.15.9 - [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.8...0.15.9) Updates `ty` from 0.0.26 to 0.0.29 - [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.26...0.0.29) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.15.9 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: uv - dependency-name: ty dependency-version: 0.0.29 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: uv ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 74712a9 commit a015752

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.31.1",
2020
"pytest>=9.0.1",
2121
"requests>=2.32.5",
22-
"ruff>=0.14.6",
23-
"ty>=0.0.18",
22+
"ruff>=0.15.9",
23+
"ty>=0.0.29",
2424
]
2525

0 commit comments

Comments
 (0)