From edc462ce0e03f211487beca07b38ddcb54a73480 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 26 Jan 2025 02:23:02 +0000 Subject: [PATCH] Bump json5 from 0.9.25 to 0.10.0 Bumps [json5](https://github.com/dpranke/pyjson5) from 0.9.25 to 0.10.0. - [Commits](https://github.com/dpranke/pyjson5/compare/v0.9.25...v0.10.0) --- updated-dependencies: - dependency-name: json5 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 7472e46..dd80135 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ flask==3.0.3 -json5==0.9.25 +json5==0.10.0 nfcpy==1.0.4 npyscreen==4.10.5 requests==2.31.0