Skip to content

Commit

Permalink
chore(deps-dev): Bump indy-credx from 1.0.3 to 1.1.1 in /redis_events
Browse files Browse the repository at this point in the history
Bumps [indy-credx](https://github.com/hyperledger/indy-shared-rs) from 1.0.3 to 1.1.1.
- [Release notes](https://github.com/hyperledger/indy-shared-rs/releases)
- [Commits](hyperledger/indy-shared-rs@v1.0.3...v1.1.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 22, 2024
1 parent 31095b8 commit 21e0be4
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
18 changes: 9 additions & 9 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 @@ -35,7 +35,7 @@ rope = "^0.19.0"

[tool.poetry.group.integration.dependencies]
aries-askar = { version = "~0.3.0" }
indy-credx = { version = "~1.0.0" }
indy-credx = { version = "~1.1.1" }
indy-vdr = { version = "~0.3.3" }
ursa-bbs-signatures = { version = "~1.0.1" }
python3-indy = { version = "^1.11.1" }
Expand Down

0 comments on commit 21e0be4

Please sign in to comment.