Skip to content

Commit b79fa80

Browse files
build(deps): Update cryptography requirement from >=47.0.0 to >=48.0.0
Updates the requirements on [cryptography](https://github.com/pyca/cryptography) to permit the latest version. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@47.0.0...48.0.0) --- updated-dependencies: - dependency-name: cryptography dependency-version: 48.0.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a0250ff commit b79fa80

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
blinker
22
bson
3-
cryptography>=47.0.0
3+
cryptography>=48.0.0
44
dnspython>=2.8.0
55
dnstwist
66
domcheck

0 commit comments

Comments
 (0)