From cbd3891b3ea553f77d16b8f84105daf81b850f05 Mon Sep 17 00:00:00 2001 From: metworkbot Date: Fri, 13 Sep 2024 02:52:32 +0000 Subject: [PATCH] build: changelog automatic update --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index bd57990f..3813db94 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -59,6 +59,8 @@ - create salem sample data file to avoid further http requests (#1931) - bump cryptography from 42.0.5 to 43.0.1 (CWE-1395 with openssl) (#1939) - bump openssl to 3.3.2 (fix CVE-2024-6119 and CVE-2024-5535) (#1942) +- upgrade to tornado 6 with merge of circus 0.18 in layer python3_circus (#1943) +- upgrade Python 3.12 from 3.12.5 to 3.12.6 (#1945) ### Bug Fixes