Skip to content

Commit aa2f80c

Browse files
Bump the python-dev-tooling group in /src/pypgstac with 2 updates
Bumps the python-dev-tooling group in /src/pypgstac with 2 updates: [ruff](https://github.com/astral-sh/ruff) and [ty](https://github.com/astral-sh/ty). Updates `ruff` from 0.15.14 to 0.15.15 - [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.14...0.15.15) Updates `ty` from 0.0.39 to 0.0.42 - [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.39...0.0.42) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.15.15 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-dev-tooling - dependency-name: ty dependency-version: 0.0.42 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-dev-tooling ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 08ce599 commit aa2f80c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/pypgstac/pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,8 @@ dependencies = [
3737
[dependency-groups]
3838
dev = [
3939
"types-setuptools",
40-
"ruff==0.15.14",
41-
"ty==0.0.39",
40+
"ruff==0.15.15",
41+
"ty==0.0.42",
4242
"pre-commit==4.6.0",
4343
]
4444
test = [

0 commit comments

Comments
 (0)