From d8dc268056aa704e9971ef1f4e5e3bcc8c45b73c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 15 May 2026 03:25:47 +0000 Subject: [PATCH] build(deps): bump remarshal from 1.3.0 to 2.0.0 in /xml Bumps [remarshal](https://github.com/remarshal-project/remarshal) from 1.3.0 to 2.0.0. - [Release notes](https://github.com/remarshal-project/remarshal/releases) - [Commits](https://github.com/remarshal-project/remarshal/compare/v1.3.0...v2.0.0) --- updated-dependencies: - dependency-name: remarshal dependency-version: 2.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- xml/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xml/requirements.txt b/xml/requirements.txt index 93c268d..5594454 100644 --- a/xml/requirements.txt +++ b/xml/requirements.txt @@ -1,3 +1,3 @@ jsonfmt==0.2.7 -remarshal==1.3.0 +remarshal==2.0.0 tcx2gpx==0.1.6