Skip to content

Commit 6c9b3f1

Browse files
Upgrade: Bump ruff from 0.1.4 to 0.1.5
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.1.4 to 0.1.5. - [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.4...v0.1.5) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f0d20b3 commit 6c9b3f1

File tree

2 files changed

+20
-20
lines changed

2 files changed

+20
-20
lines changed

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
@@ -47,7 +47,7 @@ pyright = "^1.1.325"
4747
taskipy = "^1.10.4"
4848
pytest-asyncio = "^0.21.0"
4949
ipython = "^8.15.0"
50-
ruff = ">=0.0.288,<0.1.5"
50+
ruff = ">=0.0.288,<0.1.6"
5151
mkdocs-material = "^9.1.21"
5252

5353
[build-system]

0 commit comments

Comments
 (0)