Skip to content

Commit

Permalink
Bump ruff from 0.0.285 to 0.0.287
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.287.
- [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.287)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 11, 2023
1 parent 0912986 commit c42e4fe
Show file tree
Hide file tree
Showing 2 changed files with 84 additions and 74 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ mypy = "==1.5.1"
black = {version = "==23.7.0", markers="python_version >= '3.8'"}
tbump = "==6.10.0"
sphinx = {version = "==7.2.5", markers="python_version >= '3.9'"}
ruff = "==0.0.285"
ruff = "==0.0.287"
156 changes: 83 additions & 73 deletions Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit c42e4fe

Please sign in to comment.