diff --git a/poetry.lock b/poetry.lock index 24c6084e4f..ece84fd4aa 100644 --- a/poetry.lock +++ b/poetry.lock @@ -1879,4 +1879,4 @@ testing = ["big-O", "jaraco.functools", "jaraco.itertools", "more-itertools", "p [metadata] lock-version = "2.0" python-versions = "^3.8" -content-hash = "645ff54ad9cab0701bd6b5b440143f6248443ff9ceae9000ea90507e02717295" +content-hash = "64945e58001cb79d8c7fa72564eb989f07323d72ba3badd33c2724b23477fa77" diff --git a/pyproject.toml b/pyproject.toml index b5270f2af9..1ae2418bbd 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -24,7 +24,7 @@ pyperscan = "^0.3.0" lark = "^1.1.8" lz4 = "^4.3.2" lief = "^0.13.2" -cryptography = ">=39.0,<42.0" +cryptography = ">=41.0,<42.0" treelib = "^1.7.0" unblob-native = "^0.1.1" jefferson = "^0.4.5"