Skip to content

Commit e9e9183

Browse files
Bump the python-dependencies group with 2 updates (#10)
Bumps the python-dependencies group with 2 updates: [ruff](https://github.com/astral-sh/ruff) and [ty](https://github.com/astral-sh/ty). Updates `ruff` from 0.14.11 to 0.14.13 - [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.14.11...0.14.13) Updates `ty` from 0.0.11 to 0.0.12 - [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.11...0.0.12) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.14.13 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: ty dependency-version: 0.0.12 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4145785 commit e9e9183

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,8 @@ dev = [
3232
"pytest==9.0.2",
3333
"pytest-snapshot==0.9.0",
3434
"pytest-cov==7.0.0",
35-
"ruff==0.14.11",
36-
"ty==0.0.11",
35+
"ruff==0.14.13",
36+
"ty==0.0.12",
3737
"mkdocs==1.6.1",
3838
"mkdocstrings[python]==1.0.0",
3939
"mkdocs-material==9.7.1",

0 commit comments

Comments
 (0)