From 787fc84dd9c9523b0599c24876e95ccf1fb4a598 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 May 2025 19:08:11 +0000 Subject: [PATCH] chore(deps): bump pyjson5 from 1.6.8 to 1.6.9 Bumps [pyjson5](https://github.com/Kijewski/pyjson5) from 1.6.8 to 1.6.9. - [Release notes](https://github.com/Kijewski/pyjson5/releases) - [Changelog](https://github.com/Kijewski/pyjson5/blob/main/CHANGELOG.md) - [Commits](https://github.com/Kijewski/pyjson5/compare/v1.6.8...v1.6.9) --- updated-dependencies: - dependency-name: pyjson5 dependency-version: 1.6.9 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 1c33175..1cc38d7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ fast-json==0.3.2 orjson==3.10.18 -pyjson5==1.6.8 +pyjson5==1.6.9 pysimdjson==6.0.2 ; python_version < '3.13' python-rapidjson==1.20 simplejson==3.20.1