Skip to content

Commit

Permalink
Bump ruff from 0.0.285 to 0.0.291 (#142)
Browse files Browse the repository at this point in the history
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.0.285 to 0.0.291.
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/BREAKING_CHANGES.md)
- [Commits](astral-sh/ruff@v0.0.285...v0.0.291)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 1, 2023
1 parent 77f4288 commit d9d881d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ pyproject-hooks==1.0.0
# via build
pyyaml==6.0.1
# via pre-commit
ruff==0.0.285
ruff==0.0.291
# via -r requirements/requirements-dev.in
virtualenv==20.24.3
# via pre-commit
Expand Down

0 comments on commit d9d881d

Please sign in to comment.