From 1e515577faf3ab4024b4aef58ebaac103870cd2a Mon Sep 17 00:00:00 2001 From: CBDQ Bot Account Date: Thu, 22 Aug 2024 06:30:55 +0000 Subject: [PATCH 1/2] chg: dev: Update change log. --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 21d98e5..89f3694 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,7 @@ # Changelog -## 1.2.3 +## 1.2.3 (2024-08-22) ### Changes From 35a99a02f082fe132e7f84bf2d9498945f0e5f0f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Sep 2024 00:25:49 +0000 Subject: [PATCH 2/2] build(deps): bump cryptography from 42.0.8 to 43.0.1 Bumps [cryptography](https://github.com/pyca/cryptography) from 42.0.8 to 43.0.1. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/42.0.8...43.0.1) --- updated-dependencies: - dependency-name: cryptography 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 414c43c..bc9dd1a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -32,7 +32,7 @@ colorama==0.4.6 comm==0.2.2 coverage==7.6.0 croniter==2.0.7 -cryptography==42.0.8 +cryptography==43.0.1 dataclasses-json==0.5.9 debugpy==1.8.2 decorator==5.1.1