Skip to content

Commit 6960f62

Browse files
build(deps): bump ruff from 0.6.1 to 0.6.2
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.6.1 to 0.6.2. - [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.6.1...0.6.2) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a3abae7 commit 6960f62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ dev = [
3030
"pytest-cov~=5.0",
3131
"pytest~=8.2",
3232
"requests~=2.32",
33-
"ruff==0.6.1",
33+
"ruff==0.6.2",
3434
]
3535
docs = ["pystac~=1.10", "ipykernel~=6.29", "jinja2~=3.1"]
3636

0 commit comments

Comments
 (0)