diff --git a/CHANGELOG.md b/CHANGELOG.md index e41e6847..5037b846 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -25,6 +25,12 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [3.26.2] - 2023-12-01 + +### Security +- Update the version of cryptography from 41.0.4 to 41.0.6 to address + CVE-2023-49083 + ## [3.26.1] - 2023-11-27 ### Security diff --git a/requirements-dev.lock.txt b/requirements-dev.lock.txt index 22923c96..05a11d5a 100644 --- a/requirements-dev.lock.txt +++ b/requirements-dev.lock.txt @@ -13,7 +13,7 @@ click==8.0.4 coverage==6.3.2 cray-product-catalog==1.6.0 croniter==0.3.37 -cryptography==41.0.4 +cryptography==41.0.6 csm-api-client==1.1.5 dataclasses-json==0.5.6 docutils==0.17.1 diff --git a/requirements.lock.txt b/requirements.lock.txt index 065506ad..130d9b4b 100644 --- a/requirements.lock.txt +++ b/requirements.lock.txt @@ -10,7 +10,7 @@ charset-normalizer==2.0.12 click==8.0.4 cray-product-catalog==1.6.0 croniter==0.3.37 -cryptography==41.0.4 +cryptography==41.0.6 csm-api-client==1.1.5 dataclasses-json==0.5.6 google-auth==2.6.0