Skip to content

Commit 3245a7b

Browse files
authored
Week 45, 2025 - Library Upgrades (#2340)
Signed-off-by: jamshale <jamiehalebc@gmail.com>
1 parent a711fb7 commit 3245a7b

File tree

34 files changed

+1032
-998
lines changed

34 files changed

+1032
-998
lines changed

basicmessage_storage/poetry.lock

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

basicmessage_storage/pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,14 +17,14 @@ mergedeep = "^1.3.4"
1717
aca-py = ["acapy-agent"]
1818

1919
[tool.poetry.group.dev.dependencies]
20-
ruff = "^0.14.2"
20+
ruff = "^0.14.3"
2121
pytest = "^8.3.5"
2222
pytest-asyncio = "^1.1.0"
2323
pytest-cov = "^5.0.0"
2424
pytest-ruff = "^0.4.1"
2525

2626
[tool.poetry.group.integration.dependencies]
27-
aries-askar = { version = "~0.4.3" }
27+
aries-askar = { version = "~0.4.6" }
2828
indy-credx = { version = "~1.1.1" }
2929
indy-vdr = { version = "~0.4.1" }
3030
python3-indy = { version = "^1.11.1" }

0 commit comments

Comments
 (0)