Skip to content

Commit b373b9b

Browse files
Bump ruff from 0.1.7 to 0.1.8 (#696)
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.1.7 to 0.1.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@v0.1.7...v0.1.8) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Aaron Bach <bachya1208@gmail.com>
1 parent e544a9d commit b373b9b

2 files changed

Lines changed: 20 additions & 20 deletions

File tree

poetry.lock

Lines changed: 19 additions & 19 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ pytest-cov = "^4.0.0"
9292
pyupgrade = "^3.1.0"
9393
pyyaml = "^6.0.1"
9494
requests = ">=2.31.0"
95-
ruff = ">=0.0.261,<0.1.8"
95+
ruff = ">=0.0.261,<0.1.9"
9696
safety = "^2.3.1"
9797
sphinx-rtd-theme = ">=1,<3"
9898
typing-extensions = "^4.8.0"

0 commit comments

Comments
 (0)