From a68a25b95229d8d69930c541fd9d47880615ba93 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Jun 2026 01:37:50 +0000 Subject: [PATCH] build(deps): bump cryptography from 46.0.7 to 48.0.1 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] --- requirements_lock.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_lock.txt b/requirements_lock.txt index 260dd62..a2ccd88 100644 --- a/requirements_lock.txt +++ b/requirements_lock.txt @@ -50,7 +50,7 @@ coverage==7.10.7 # via pytest-cov croniter==6.0.0 # via rq -cryptography==46.0.7 +cryptography==48.0.1 # via pyjwt distro==1.9.0 # via openai