Skip to content

Commit

Permalink
🚧 build(deps): bump ruff from 0.8.5 to 0.9.2
Browse files Browse the repository at this point in the history
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.8.5 to 0.9.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.8.5...0.9.2)

---
updated-dependencies:
- dependency-name: ruff
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 20, 2025
1 parent 77cb00c commit 432722a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ restructuredtext-lint==1.4.0 ; python_version >= "3.13" and python_version < "3.
rich-rst==1.3.1 ; python_version >= "3.13" and python_version < "3.14"
rich==13.9.4 ; python_version >= "3.13" and python_version < "3.14"
rstfmt==0.0.14 ; python_version >= "3.13" and python_version < "3.14"
ruff==0.8.5 ; python_version >= "3.13" and python_version < "3.14"
ruff==0.9.2 ; python_version >= "3.13" and python_version < "3.14"
smmap==5.0.2 ; python_version >= "3.13" and python_version < "3.14"
snowballstemmer==2.2.0 ; python_version >= "3.13" and python_version < "3.14"
sphinx==8.1.3 ; python_version >= "3.13" and python_version < "3.14"
Expand Down

0 comments on commit 432722a

Please sign in to comment.