Skip to content

Commit

Permalink
⬆️ Upgrade cloudcontroller to latest
Browse files Browse the repository at this point in the history
  • Loading branch information
ff137 committed Oct 28, 2024
1 parent bd88925 commit 455762a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion app/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ package-mode = false
python = "^3.12"

aiohttp = "~3.10.5"
aries-cloudcontroller = "==1.0.1b0"
aries-cloudcontroller = "==1.1.1b1"
base58 = "~2.1.1"
fastapi = "~0.115.0"
httpx = "~0.27.0"
Expand Down
2 changes: 1 addition & 1 deletion endorser/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ package-mode = false
[tool.poetry.dependencies]
python = "^3.12"

aries-cloudcontroller = "==1.0.1b0"
aries-cloudcontroller = "==1.1.1b1"
dependency-injector-fork = "~=4.42.1" # https://github.com/ets-labs/python-dependency-injector/pull/765#issuecomment-1915100744
fastapi = "~0.115.0"
httpx = "~0.27.0"
Expand Down

0 comments on commit 455762a

Please sign in to comment.