Skip to content

Commit

Permalink
Bump ruff from 0.7.2 to 0.7.4
Browse files Browse the repository at this point in the history
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.7.2 to 0.7.4.
- [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.7.2...0.7.4)

---
updated-dependencies:
- dependency-name: ruff
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 20, 2024
1 parent 52b0922 commit 9838c0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ dev = [
"pytest-cov~=6.0",
"pytest~=8.2",
"requests~=2.32",
"ruff==0.7.3",
"ruff==0.7.4",
]
docs = ["pystac~=1.11", "ipykernel~=6.29", "jinja2~=3.1"]

Expand Down

0 comments on commit 9838c0f

Please sign in to comment.