Skip to content

Commit 8c74c03

Browse files
Upgrade: Bump ruff from 0.0.288 to 0.0.290
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.0.288 to 0.0.290. - [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.288...v0.0.290) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4713ff2 commit 8c74c03

File tree

2 files changed

+40
-20
lines changed

2 files changed

+40
-20
lines changed

poetry.lock

Lines changed: 39 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"
50+
ruff = ">=0.0.288,<0.0.291"
5151
mkdocs-material = "^9.1.21"
5252

5353
[build-system]

0 commit comments

Comments
 (0)