Skip to content

Commit d7a98bd

Browse files
committed
Release v4.0.5 - Update requests dependency to fix security vulnerability
1 parent c5bec9f commit d7a98bd

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

docs/changelog.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,13 @@ All notable changes to this project will be documented in this file.
55
This project adheres to `Semantic Versioning <http://semver.org/>`_.
66
Please note that the changes before version 1.10.0 have not been documented.
77

8+
v4.0.5
9+
----------
10+
Changed
11+
12+
- Security: Updated requests dependency from 2.32.0 (yanked) to 2.32.4 to address CVE-2024-35195
13+
- Fixed: Removed hard pin on requests dependency to allow for security updates
14+
815
v4.0.4
916
----------
1017
Changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "4.0.4",
2+
"version": "4.0.5",
33
"author": "The FMD Contributors",
44
"email": "[email protected]"
55
}

0 commit comments

Comments
 (0)