From 7af740f179487223b8ea6b8e1d7368f5e91cbd63 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Aug 2026 03:24:10 +0000 Subject: [PATCH] build(deps): bump remarshal from 2.1.3 to 2.1.4 in /xml Bumps [remarshal](https://github.com/remarshal-project/remarshal) from 2.1.3 to 2.1.4. - [Release notes](https://github.com/remarshal-project/remarshal/releases) - [Commits](https://github.com/remarshal-project/remarshal/compare/v2.1.3...v2.1.4) --- updated-dependencies: - dependency-name: remarshal dependency-version: 2.1.4 dependency-type: direct:production update-type: version-update:semver-patch ... 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 4978e35..35efbf6 100644 --- a/xml/requirements.txt +++ b/xml/requirements.txt @@ -1,3 +1,3 @@ jsonfmt==0.2.7 -remarshal==2.1.3 +remarshal==2.1.4 tcx2gpx==0.1.6