pyln-proto: update cryptography to v42
Changelog-None
This commit is contained in:
committed by
Christian Decker
parent
46c3920585
commit
5c494488e7
@@ -19,7 +19,7 @@ grpcio-tools = "^1"
|
||||
grpcio = "^1"
|
||||
# We want a specific version of protobuf to match CI's .github/scripts/setup.sh
|
||||
protobuf = "4.21.12"
|
||||
cryptography = "^41.0.2"
|
||||
cryptography = "^42"
|
||||
|
||||
[tool.poetry.group.dev.dependencies]
|
||||
# Test dependencies and inherited dependencies belong here
|
||||
|
||||
Reference in New Issue
Block a user