Skip to content

Commit a60e5f7

Browse files
build(deps-dev): bump ruff from 0.7.4 to 0.9.1 in /nats_events
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.7.4 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.4...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 a60e5f7

File tree

2 files changed

+24
-24
lines changed

2 files changed

+24
-24
lines changed

nats_events/poetry.lock

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

nats_events/pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ orjson = "~3.10.7"
2222
aca-py = ["acapy-agent"]
2323

2424
[tool.poetry.dev-dependencies]
25-
ruff = "^0.7.0"
25+
ruff = "^0.9.1"
2626
black = "~24.10.0"
2727
pytest = "^8.3.2"
2828
pytest-asyncio = "~0.24.0"

0 commit comments

Comments
 (0)