Skip to content

Commit 2d06370

Browse files
authored
⬆️ 1.1.1b3 (#859)
Signed-off-by: ff137 <[email protected]>
1 parent 8fe294b commit 2d06370

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

nats_events/poetry.lock

+7-7
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

nats_events/pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ python = "^3.12"
99

1010
# Define ACA-Py as an optional/extra dependancy so it can be
1111
# explicitly installed with the plugin if desired.
12-
acapy-agent = { git = "https://github.com/didx-xyz/acapy.git", tag = "1.1.1b2" }
12+
acapy-agent = { git = "https://github.com/didx-xyz/acapy.git", tag = "1.1.1b3" }
1313
aiohttp = "^3.9.10"
1414
fastapi-slim = "^0.115.2"
1515
nest-asyncio = "^1.5.5"

0 commit comments

Comments
 (0)