From fc77c4fc6aa89689811b2783ec1ed8b5d41fca82 Mon Sep 17 00:00:00 2001 From: "kleinanzeigen-bot-tu[bot]" <100048303+kleinanzeigen-bot-tu[bot]@users.noreply.github.com> Date: Mon, 21 Jul 2025 12:35:43 +0200 Subject: [PATCH] =?UTF-8?q?chore:=20=20=20=E2=9C=94=20Update=20py-serializ?= =?UTF-8?q?able=202.0.0=20->=202.1.0=20(#588)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- pdm.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pdm.lock b/pdm.lock index c776e1d..2a0d054 100644 --- a/pdm.lock +++ b/pdm.lock @@ -910,7 +910,7 @@ files = [ [[package]] name = "py-serializable" -version = "2.0.0" +version = "2.1.0" requires_python = "<4.0,>=3.8" summary = "Library for serializing and deserializing Python Objects to and from JSON and XML." groups = ["dev"] @@ -918,8 +918,8 @@ dependencies = [ "defusedxml<0.8.0,>=0.7.1", ] files = [ - {file = "py_serializable-2.0.0-py3-none-any.whl", hash = "sha256:1721e4c0368adeec965c183168da4b912024702f19e15e13f8577098b9a4f8fe"}, - {file = "py_serializable-2.0.0.tar.gz", hash = "sha256:e9e6491dd7d29c31daf1050232b57f9657f9e8a43b867cca1ff204752cf420a5"}, + {file = "py_serializable-2.1.0-py3-none-any.whl", hash = "sha256:b56d5d686b5a03ba4f4db5e769dc32336e142fc3bd4d68a8c25579ebb0a67304"}, + {file = "py_serializable-2.1.0.tar.gz", hash = "sha256:9d5db56154a867a9b897c0163b33a793c804c80cee984116d02d49e4578fc103"}, ] [[package]]