Skip to content

Commit 6f81517

Browse files
build(deps-dev): bump ruff from 0.7.2 to 0.9.1 in /redis_events
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.7.2 to 0.9.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.7.2...0.9.1) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a09f512 commit 6f81517

File tree

2 files changed

+22
-22
lines changed

2 files changed

+22
-22
lines changed

redis_events/poetry.lock

+21-21
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

redis_events/pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ pydantic = "^2.7.0"
2121
aca-py = ["acapy-agent"]
2222

2323
[tool.poetry.dev-dependencies]
24-
ruff = "^0.7.2"
24+
ruff = "^0.9.1"
2525
pytest = "^8.3.3"
2626
pytest-asyncio = "^0.24.0"
2727
pytest-cov = "^5.0.0"

0 commit comments

Comments
 (0)