From 007686200d9e72994c66da54e9ee49524065d462 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Jun 2026 22:22:08 +0000 Subject: [PATCH] chore(deps): bump cryptography from 3.4.8 to 48.0.1 in /requirements Bumps [cryptography](https://github.com/pyca/cryptography) from 3.4.8 to 48.0.1. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/3.4.8...48.0.1) --- updated-dependencies: - dependency-name: cryptography dependency-version: 48.0.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements/dev.txt | 2 +- requirements/github_integration/github.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements/dev.txt b/requirements/dev.txt index fce60d424..161df5d7f 100644 --- a/requirements/dev.txt +++ b/requirements/dev.txt @@ -8,5 +8,5 @@ setuptools>=65.5.1 # not directly required, pinned by Snyk to avoid a vulnerabil # GitHub integration dependencies pygithub==2.4.0 -cryptography==3.4.8 +cryptography==48.0.1 requests-oauthlib==1.3.0 diff --git a/requirements/github_integration/github.txt b/requirements/github_integration/github.txt index d03935362..9bbc35b00 100644 --- a/requirements/github_integration/github.txt +++ b/requirements/github_integration/github.txt @@ -1,2 +1,2 @@ pygithub==2.4.0 -cryptography==3.4.8 +cryptography==48.0.1