Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored May 8, 2024
1 parent d957b01 commit fe521ac
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions redis_events/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 redis_events/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ rope = "^0.19.0"
[tool.poetry.group.integration.dependencies]
aries-askar = { version = "~0.3.0" }
indy-credx = { version = "~1.1.1" }
indy-vdr = { version = "~0.4.1" }
indy-vdr = { version = "~0.4.2" }
ursa-bbs-signatures = { version = "~1.0.1" }
python3-indy = { version = "^1.11.1" }
anoncreds = { version = "0.2.0" }
Expand Down

0 comments on commit fe521ac

Please sign in to comment.