Skip to content

Commit 023c488

Browse files
authored
Merge pull request #126 from bcgov/dependabot/pip/pynacl-approx-eq-1.6.0
Update pynacl requirement from ~=1.5.0 to ~=1.6.0
2 parents 564b5c5 + c51e3e8 commit 023c488

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ dependencies = [
2929
# pip install -e .[dev]
3030
dev = [
3131
"rich~=13.9.4",
32-
"pynacl~=1.5.0",
32+
"pynacl~=1.6.0",
3333
"aiofiles~=23.2.1",
3434

3535
"anoncreds==0.2.0",

0 commit comments

Comments
 (0)