From c16ae6fdd2c10168999627a950ca2faab83de183 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Aug 2025 10:05:30 +0000 Subject: [PATCH] chore(deps): bump cryptography from 41.0.8 to 44.0.1 Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.8 to 44.0.1. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/commits/44.0.1) --- updated-dependencies: - dependency-name: cryptography dependency-version: 44.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 9a32e18..0f8b1ea 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,5 +9,5 @@ httpx==0.28.1 PyYAML==6.0.2 prometheus-client==0.22.1 structlog==25.4.0 -cryptography==41.0.8 +cryptography==44.0.1 PyJWT==2.10.1