Skip to content

Commit 9790e02

Browse files
dependabot[bot]qkaiser
authored andcommitted
chore(deps): bump cryptography from 39.0.1 to 41.0.0
Bumps [cryptography](https://github.com/pyca/cryptography) from 39.0.1 to 41.0.0. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@39.0.1...41.0.0) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b182a56 commit 9790e02

File tree

2 files changed

+28
-32
lines changed

2 files changed

+28
-32
lines changed

poetry.lock

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

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ pyperscan = "^0.2.2"
2424
lark = "^1.1.2"
2525
lz4 = "^4.0.0"
2626
lief = "^0.12.3"
27-
cryptography = ">=39.0,<41.0"
27+
cryptography = ">=39.0,<42.0"
2828
treelib = "^1.6.1"
2929
unblob-native = "^0.1.0"
3030
jefferson = "^0.4.3"

0 commit comments

Comments
 (0)