Skip to content

Commit 09a28a9

Browse files
chore: bump ruff from 0.1.7 to 0.1.8 (#68)
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>
1 parent 32722b8 commit 09a28a9

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
@@ -36,7 +36,7 @@ pytest = "^7.4.3"
3636
poethepoet = "^0.24.4"
3737
pytest-cov = "^4.1.0"
3838
pydoctor = "^23.9.1"
39-
ruff = "^0.1.7"
39+
ruff = "^0.1.8"
4040

4141
[tool.poetry.scripts]
4242
my_fibonacci = "my_fibonacci.__main__:main"

0 commit comments

Comments
 (0)