Skip to content

Commit d65b3f7

Browse files
build(deps-dev): bump ruff from 0.14.0 to 0.14.1 in /plugin_globals (#2268)
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 7bbdc0e commit d65b3f7

File tree

2 files changed

+23
-23
lines changed

2 files changed

+23
-23
lines changed

plugin_globals/poetry.lock

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

plugin_globals/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ acapy-agent = { version = "~1.3.2", optional = true }
1616
aca-py = ["acapy-agent"]
1717

1818
[tool.poetry.group.dev.dependencies]
19-
ruff = "^0.14.0"
19+
ruff = "^0.14.1"
2020
pytest = "^8.3.5"
2121
pytest-asyncio = "^1.1.0"
2222
pytest-cov = "^5.0.0"

0 commit comments

Comments
 (0)