Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Sep 27, 2024
1 parent 101f8bd commit e8b568b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ types-setuptools = "==75.1.0.20240917"
types-mock = "==5.1.0.20240425"
types-redis = "==4.6.0.20240903"
tbump = "==6.11.0"
ruff = "==0.6.7"
ruff = "==0.6.8"
rstcheck = "==6.2.4"

[requires]
Expand Down

0 comments on commit e8b568b

Please sign in to comment.