Skip to content

Commit bd944fd

Browse files
authored
Weekly Dependabot Update -- 20260706 (#3273)
* Weekly Dependabot Update -- 20260706 Signed-off-by: Stephen Curran <swcurran@gmail.com> * Weekly update for 20260713 Signed-off-by: Stephen Curran <swcurran@gmail.com> * Updates the oid4vc Dockerfile to load ZIG that is now a requirement Signed-off-by: Stephen Curran <swcurran@gmail.com> --------- Signed-off-by: Stephen Curran <swcurran@gmail.com>
1 parent e6769e4 commit bd944fd

45 files changed

Lines changed: 488 additions & 469 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

basicmessage_storage/poetry.lock

Lines changed: 23 additions & 23 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

basicmessage_storage/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ mergedeep = "^1.3.4"
1717
aca-py = ["acapy-agent"]
1818

1919
[tool.poetry.group.dev.dependencies]
20-
ruff = "^0.15.20"
20+
ruff = "^0.15.21"
2121
pytest = "^9.1.1"
2222
pytest-asyncio = "^1.2.0"
2323
pytest-cov = "^5.0.0"

cache_redis/poetry.lock

Lines changed: 23 additions & 23 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

cache_redis/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ redis = "^4.3.0"
1515
aca-py = ["acapy-agent"]
1616

1717
[tool.poetry.group.dev.dependencies]
18-
ruff = "^0.15.20"
18+
ruff = "^0.15.21"
1919
pytest = "^9.1.1"
2020
pytest-asyncio = "^1.2.0"
2121
pytest-cov = "^5.0.0"

cheqd/integration/poetry.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

cheqd/integration/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ pytest-asyncio = "^1.1.0"
1212
requests = "^2.32.0"
1313
acapy-controller = { git = "https://github.com/indicio-tech/acapy-minimal-example.git", rev = "main" }
1414
pydantic = "2.11.7"
15-
typing-extensions = "4.14.0"
15+
typing-extensions = "4.16.0"
1616
aiohttp = "^3.12.13"
1717

1818
[tool.poetry.group.dev.dependencies]

0 commit comments

Comments
 (0)