From f426452e293c27f5e4582349d73730a2b317ce6c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Jul 2026 06:23:02 +0000 Subject: [PATCH] Bump ijson from 3.4.0 to 3.5.1 Bumps [ijson](https://github.com/ICRAR/ijson) from 3.4.0 to 3.5.1. - [Changelog](https://github.com/ICRAR/ijson/blob/master/CHANGELOG.md) - [Commits](https://github.com/ICRAR/ijson/compare/v3.4.0...v3.5.1) --- updated-dependencies: - dependency-name: ijson dependency-version: 3.5.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6b8aa94..b141167 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ keyring==25.7.0 requests==2.34.2 -ijson==3.4.0 +ijson==3.5.1 pywin32==310 \ No newline at end of file