Skip to content

Commit

Permalink
Bump acapy-agent from 1.2.1 to 1.2.2 in /plugins/traction_innkeeper
Browse files Browse the repository at this point in the history
Bumps [acapy-agent](https://github.com/openwallet-foundation/acapy) from 1.2.1 to 1.2.2.
- [Release notes](https://github.com/openwallet-foundation/acapy/releases)
- [Changelog](https://github.com/openwallet-foundation/acapy/blob/1.2.2/CHANGELOG.md)
- [Commits](openwallet-foundation/acapy@1.2.1...1.2.2)

---
updated-dependencies:
- dependency-name: acapy-agent
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 10, 2025
1 parent 8d22127 commit 3d91309
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 45 deletions.
62 changes: 18 additions & 44 deletions plugins/traction_innkeeper/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 plugins/traction_innkeeper/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ packages = [{include = "traction_innkeeper"}]

[tool.poetry.dependencies]
python = "^3.12"
acapy-agent = { version = "1.2.1" }
acapy-agent = { version = "1.2.2" }
python-dateutil = "^2.9.0"
bcrypt = "^4.2.1"
mergedeep = "^1.3.4"
Expand Down

0 comments on commit 3d91309

Please sign in to comment.