From 64c49bfd1bc27564e3fccd7dd8643c1a4227b350 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Jul 2024 12:24:20 +0000 Subject: [PATCH] chore(deps): bump xsdata from 22.9 to 24.7 Bumps [xsdata](https://github.com/tefra/xsdata) from 22.9 to 24.7. - [Release notes](https://github.com/tefra/xsdata/releases) - [Changelog](https://github.com/tefra/xsdata/blob/main/CHANGES.md) - [Commits](https://github.com/tefra/xsdata/compare/v22.9...v24.7) --- updated-dependencies: - dependency-name: xsdata dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- docs/requirements.txt | 2 +- pyproject.toml | 2 +- requirements.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index d1cc787..f14ff0f 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,4 +1,4 @@ sphinx==7.3.7 sphinx-autoapi==3.0.0 furo==2024.5.6 -xsdata==22.9 \ No newline at end of file +xsdata==24.7 \ No newline at end of file diff --git a/pyproject.toml b/pyproject.toml index 5b7a524..ba7d3d6 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -9,7 +9,7 @@ authors = [{ name = "maxblan", email = "stu222782@mail.uni-kiel.de" }] description = "Dieses Paket ist für die Software-Challenge Germany 2025, bei der in dieser Saison das Spiel 'Hase und Igel' im Mittelpunkt steht." readme = "README.md" requires-python = ">=3.10" -dependencies = ["xsdata==22.9"] +dependencies = ["xsdata==24.7"] classifiers = [ "License :: OSI Approved :: MIT License", "Operating System :: MacOS", diff --git a/requirements.txt b/requirements.txt index 0c0bad1..67f853f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1 +1 @@ -xsdata==22.9 \ No newline at end of file +xsdata==24.7 \ No newline at end of file