From d00c6edfccc2994d7df2aab3a58c296c660b912f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Jun 2026 00:23:27 +0000 Subject: [PATCH] build(deps): Update cryptography requirement from >=48.0.0 to >=48.0.1 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](https://github.com/pyca/cryptography/compare/48.0.0...48.0.1) --- updated-dependencies: - dependency-name: cryptography dependency-version: 48.0.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a0d364d..9164c6f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ blinker bson -cryptography>=48.0.0 +cryptography>=48.0.1 dnspython>=2.8.0 dnstwist domcheck