Skip to content

Commit 90dd47c

Browse files
Upgrade: Bump ruff from 0.0.292 to 0.1.4
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.0.292 to 0.1.4. - [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.0.292...v0.1.4) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 08d8a8d commit 90dd47c

File tree

2 files changed

+21
-21
lines changed

2 files changed

+21
-21
lines changed

poetry.lock

Lines changed: 20 additions & 20 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.0.293"
50+
ruff = ">=0.0.288,<0.1.5"
5151
mkdocs-material = "^9.1.21"
5252

5353
[build-system]

0 commit comments

Comments
 (0)