We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 489a8d4 commit 86d101aCopy full SHA for 86d101a
CHANGELOG.rst
@@ -1,6 +1,14 @@
1
Changelog
2
---------
3
4
+3.26.2 (2025-12-19)
5
+++++++++++++++++++
6
+
7
+Bug fixes:
8
9
+- :cve:`CVE-2025-68480`: Merge error store messages without rebuilding collections.
10
+ Thanks 카푸치노 for reporting and :user:`deckar01` for the fix.
11
12
3.26.1 (2025-02-03)
13
*******************
14
pyproject.toml
@@ -1,6 +1,6 @@
[project]
name = "marshmallow"
-version = "3.26.1"
+version = "3.26.2"
description = "A lightweight library for converting complex datatypes to and from native Python datatypes."
readme = "README.rst"
license = { file = "LICENSE" }
0 commit comments