Skip to content

Commit

Permalink
chore(deps-dev): Bump indy-vdr in /multitenant_provider
Browse files Browse the repository at this point in the history
Bumps [indy-vdr](https://github.com/hyperledger/indy-vdr) from 0.3.4 to 0.4.1.
- [Release notes](https://github.com/hyperledger/indy-vdr/releases)
- [Commits](hyperledger/indy-vdr@v0.3.4...v0.4.1)

---
updated-dependencies:
- dependency-name: indy-vdr
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Mar 5, 2024
1 parent cfd1185 commit 285e152
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 6 deletions.
11 changes: 6 additions & 5 deletions multitenant_provider/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 multitenant_provider/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ mock= "~4.0"
[tool.poetry.group.integration.dependencies]
aries-askar = { version = "~0.3.0" }
indy-credx = { version = "~1.1.1" }
indy-vdr = { version = "~0.3.3" }
indy-vdr = { version = "~0.4.1" }
ursa-bbs-signatures = { version = "~1.0.1" }
python3-indy = { version = "^1.11.1" }

Expand Down

0 comments on commit 285e152

Please sign in to comment.