From 53337ecb6aa56436b5eff6accae7e7cd30817703 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 16 Feb 2025 14:41:34 +0000 Subject: [PATCH] :arrow_up: Bump cryptography in /NETCore.Keycloak.Client.Tests Bumps [cryptography](https://github.com/pyca/cryptography) from 44.0.0 to 44.0.1. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/44.0.0...44.0.1) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- NETCore.Keycloak.Client.Tests/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NETCore.Keycloak.Client.Tests/requirements.txt b/NETCore.Keycloak.Client.Tests/requirements.txt index c125c57..66a3a5a 100644 --- a/NETCore.Keycloak.Client.Tests/requirements.txt +++ b/NETCore.Keycloak.Client.Tests/requirements.txt @@ -3,7 +3,7 @@ ansible-core==2.15.13 certifi==2024.12.14 cffi==1.17.1 charset-normalizer==3.4.1 -cryptography==44.0.0 +cryptography==44.0.1 deprecation==2.1.0 ecdsa==0.19.0 idna==3.10