From 542e653eaf0ec9092e822994994ca7118bbce3a2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Oct 2025 06:12:00 +0000 Subject: [PATCH] Bump ijson from 3.4.0 to 3.4.0.post0 Bumps [ijson](https://github.com/ICRAR/ijson) from 3.4.0 to 3.4.0.post0. - [Changelog](https://github.com/ICRAR/ijson/blob/master/CHANGELOG.md) - [Commits](https://github.com/ICRAR/ijson/compare/v3.4.0...v3.4.0.post0) --- updated-dependencies: - dependency-name: ijson dependency-version: 3.4.0.post0 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b2247abb..1b4cc611 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ keyring==25.6.0 requests==2.32.5 -ijson==3.4.0 +ijson==3.4.0.post0 pywin32==310 \ No newline at end of file