From f7e91fe53faf6f53a381bb7ae49350a8b6b06f7b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Jun 2026 03:22:57 +0000 Subject: [PATCH] build(deps): bump remarshal from 2.1.1 to 2.1.2 in /csv Bumps [remarshal](https://github.com/remarshal-project/remarshal) from 2.1.1 to 2.1.2. - [Release notes](https://github.com/remarshal-project/remarshal/releases) - [Commits](https://github.com/remarshal-project/remarshal/compare/v2.1.1...v2.1.2) --- updated-dependencies: - dependency-name: remarshal dependency-version: 2.1.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- csv/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/csv/requirements.txt b/csv/requirements.txt index 7007612..00c147e 100644 --- a/csv/requirements.txt +++ b/csv/requirements.txt @@ -1,2 +1,2 @@ csvkit==2.2.0 -remarshal==2.1.1 +remarshal==2.1.2