You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+14-1Lines changed: 14 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,11 +4,24 @@ All notable changes to this project will be documented in this file.
4
4
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
5
5
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
6
6
7
+
## [4.1.3] - 2026-04-09
8
+
9
+
### Security
10
+
11
+
- Updated cryptography to version 46.0.7 to address [CVE-2026-26007](https://avd.aquasec.com/nvd/2026/cve-2026-26007/), [CVE-2026-34073](https://nvd.nist.gov/vuln/detail/CVE-2026-34073), and [CVE-2026-39892](https://avd.aquasec.com/nvd/cve-2026-39892)
12
+
- Updated werkzeug to version 3.1.6 to address [CVE-2026-27199](https://avd.aquasec.com/nvd/cve-2026-27199)
13
+
- Updated minimatch to version 3.1.5 to address [CVE-2026-26996](https://avd.aquasec.com/nvd/cve-2026-26996)
14
+
- Updated aws-cdk-lib to version 2.248.0 to address [CVE-2025-69873](https://avd.aquasec.com/nvd/cve-2025-69873), [CVE-2026-27903](https://nvd.nist.gov/vuln/detail/CVE-2026-27903), [CVE-2026-33532](https://nvd.nist.gov/vuln/detail/CVE-2026-33532), and [CVE-2026-33750](https://nvd.nist.gov/vuln/detail/CVE-2026-33750)
15
+
- Updated flatted to version 3.4.2 to address [CVE-2026-32141](https://avd.aquasec.com/nvd/cve-2026-32141) and [CVE-2026-33228](https://nvd.nist.gov/vuln/detail/CVE-2026-33228)
16
+
- Updated picomatch to versions 2.3.2 and 4.0.4 to address [CVE-2026-33671](https://nvd.nist.gov/vuln/detail/CVE-2026-33671) and [CVE-2026-33672](https://nvd.nist.gov/vuln/detail/CVE-2026-33672)
17
+
- Updated brace-expansion to versions 1.1.13 and 5.0.5 to address [CVE-2026-33750](https://nvd.nist.gov/vuln/detail/CVE-2026-33750)
18
+
- Updated requests to version 2.33.1 to address insecure temp file reuse in extract_zipped_paths()
19
+
7
20
## [4.1.2] - 2026-01-14
8
21
9
22
### Security
10
23
11
-
- Updated urllib3 to version 2.6.3 to address [CVE-2026-21441](https://avd.aquasec.com/nvd/cve-2026-21441)
24
+
- Updated urllib3 to version 2.6.3 to address [CVE-2026-21441](https://avd.aquasec.com/nvd/cve-2026-21441)
12
25
- Updated werkzeug to version 3.1.5 to address [CVE-2026-21860](https://avd.aquasec.com/nvd/cve-2026-21860)
0 commit comments