Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
44 changes: 22 additions & 22 deletions connection_update/poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion connection_update/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ acapy-agent = { version = "~1.3.2", optional = true }
aca-py = ["acapy-agent"]

[tool.poetry.group.dev.dependencies]
ruff = "^0.14.4"
ruff = "^0.14.5"
pytest = "^8.3.5"
pytest-asyncio = "^1.1.0"
pytest-cov = "^5.0.0"
Expand Down