Skip to content

Commit d98747a

Browse files
authored
Merge pull request #19 from Indicio-tech/chore/0.7.4_update
chore: point to 0.7.4
2 parents 7ce96e9 + eec609b commit d98747a

File tree

4 files changed

+663
-435
lines changed

4 files changed

+663
-435
lines changed

int/poetry.lock

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

int/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ python = "^3.7"
99
pytest = "^6.2.5"
1010
pytest-asyncio = "^0.16.0"
1111
echo-agent = {git = "https://github.com/Indicio-tech/echo-agent.git", rev = "a82900c9e9d13c9285344c849000fe4850ff4fda", extras = ["client"]}
12-
acapy-client = {git = "https://github.com/Indicio-tech/acapy-client.git", rev = "0.7.1"}
12+
acapy-client = {git = "https://github.com/Indicio-tech/acapy-client.git", rev = "0.7.4"}
1313

1414
[tool.poetry.dev-dependencies]
1515
black = "^21.9b0"

0 commit comments

Comments
 (0)