Skip to content

Commit 6837658

Browse files
dependabot[bot]gadomski
authored andcommitted
build(deps): bump ruff from 0.8.2 to 0.8.3
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.8.2 to 0.8.3. - [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.8.2...0.8.3) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e0b51a6 commit 6837658

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~=6.0",
3131
"pytest~=8.2",
3232
"requests~=2.32",
33-
"ruff==0.8.2",
33+
"ruff==0.8.3",
3434
]
3535
docs = ["pystac~=1.10", "ipykernel~=6.29", "jinja2~=3.1"]
3636

0 commit comments

Comments
 (0)