Skip to content

Commit e9fe1c0

Browse files
Build(deps-dev): bump ruff from 0.16.2 to 0.16.3
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.16.2 to 0.16.3. - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@0.16.2...0.16.3) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.16.3 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e47de8e commit e9fe1c0

2 files changed

Lines changed: 21 additions & 21 deletions

File tree

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
@@ -62,7 +62,7 @@ optional = true
6262

6363

6464
[tool.poetry.group.linters.dependencies]
65-
ruff = "^0.16.2"
65+
ruff = "^0.16.3"
6666

6767

6868
[tool.poetry.group.tests]

0 commit comments

Comments
 (0)