Skip to content

Commit 382653c

Browse files
chore(deps): bump cryptography from 41.0.7 to 42.0.1
Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.7 to 42.0.1. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@41.0.7...42.0.1) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9cde81b commit 382653c

File tree

2 files changed

+39
-30
lines changed

2 files changed

+39
-30
lines changed

poetry.lock

Lines changed: 38 additions & 29 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.3.0"
2424
lark = "^1.1.8"
2525
lz4 = "^4.3.2"
2626
lief = "^0.12.3"
27-
cryptography = ">=41.0,<42.0"
27+
cryptography = ">=41.0,<43.0"
2828
treelib = "^1.7.0"
2929
unblob-native = "^0.1.1"
3030
jefferson = "^0.4.5"

0 commit comments

Comments
 (0)