Skip to content

Commit fd3ac45

Browse files
Bump ruff from 0.11.3 to 0.11.4
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.11.3 to 0.11.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@0.11.3...0.11.4) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.11.4 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3701c9e commit fd3ac45

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
@@ -27,7 +27,7 @@ mypy = "^1.15.0"
2727
pytest = "^8.3.5"
2828
coverage = "^7.8.0"
2929
pytest-cov = "^6.1.1"
30-
ruff = "^0.11.3"
30+
ruff = "^0.11.4"
3131
pytest-asyncio = "^0.26.0"
3232
pytest-recording = "^0.13.1"
3333
pytest-random-order = "^1.1.1"

0 commit comments

Comments
 (0)