Skip to content

Commit dde65c1

Browse files
build(deps-dev): bump ruff from 0.14.0 to 0.14.1 in /redis_events (#2271)
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.14.0 to 0.14.1. - [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.14.0...0.14.1) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.14.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d5e4094 commit dde65c1

File tree

2 files changed

+22
-22
lines changed

2 files changed

+22
-22
lines changed

redis_events/poetry.lock

Lines changed: 21 additions & 21 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

redis_events/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ pydantic = "^2.12.3"
2222
aca-py = ["acapy-agent"]
2323

2424
[tool.poetry.group.dev.dependencies]
25-
ruff = "^0.14.0"
25+
ruff = "^0.14.1"
2626
pytest = "^8.3.5"
2727
pytest-asyncio = "^1.1.0"
2828
pytest-cov = "^5.0.0"

0 commit comments

Comments
 (0)