Skip to content

Commit b66f637

Browse files
author
Aaron Tomb
committed
Bump Python dependency versions to match Cryptol
1 parent 53b18d9 commit b66f637

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

saw-remote-api/python/poetry.lock

+3-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

saw-remote-api/python/pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ python = "^3.8"
1515
requests = "^2.25.1"
1616
BitVector = "^3.4.9"
1717
cryptol = { path = "../../deps/cryptol/cryptol-remote-api/python/", develop = true }
18-
argo-client = "0.0.4"
18+
argo-client = "0.0.5"
1919

2020
[tool.poetry.dev-dependencies]
2121
mypy = "^0.812"

0 commit comments

Comments
 (0)