From fdaf1e2ffc4d97f0fa738ca0377bec16e4800e91 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Jul 2026 09:39:45 +0000 Subject: [PATCH] Bump cryptography in /tools/events/meetup-automation Bumps [cryptography](https://github.com/pyca/cryptography) from 46.0.7 to 48.0.1. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/46.0.7...48.0.1) --- updated-dependencies: - dependency-name: cryptography dependency-version: 48.0.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- tools/events/meetup-automation/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/events/meetup-automation/requirements.txt b/tools/events/meetup-automation/requirements.txt index 2212fc8fb..7ee3e9335 100644 --- a/tools/events/meetup-automation/requirements.txt +++ b/tools/events/meetup-automation/requirements.txt @@ -1,7 +1,7 @@ certifi==2024.8.30 cffi==1.17.1 charset-normalizer==3.4.0 -cryptography==46.0.7 +cryptography==48.0.1 idna==3.10 pycparser==2.22 PyJWT==2.12.0