Skip to content

Commit 065d136

Browse files
committed
Update lock file
Signed-off-by: jamshale <jamiehalebc@gmail.com>
1 parent fe6aaae commit 065d136

File tree

2 files changed

+38
-38
lines changed

2 files changed

+38
-38
lines changed

issue_credential/poetry.lock

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

issue_credential/pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,9 @@ acapy-agent = { git = "https://github.com/jamshale/acapy.git", branch = "remove-
1616
aca-py = ["acapy-agent"]
1717

1818
[tool.poetry.group.dev.dependencies]
19-
ruff = "^0.14.0"
19+
ruff = "^0.14.4"
2020
pytest = "^8.3.5"
21-
pytest-asyncio = "^1.1.0"
21+
pytest-asyncio = "^1.3.0"
2222
pytest-cov = "^5.0.0"
2323
pytest-ruff = "^0.4.1"
2424

@@ -27,7 +27,7 @@ aries-askar = { version = "~0.4.3" }
2727
indy-credx = { version = "~1.1.1" }
2828
indy-vdr = { version = "~0.4.1" }
2929
python3-indy = { version = "^1.11.1" }
30-
anoncreds = { version = "0.2.0" }
30+
anoncreds = { version = "0.2.3" }
3131

3232
[tool.ruff]
3333
line-length = 90

0 commit comments

Comments
 (0)