From 524ce5b97b47303f4261ff9bb1b6915f886427d7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 May 2026 04:54:59 +0000 Subject: [PATCH] chore(deps): bump pyjson5 from 2.0.0 to 2.0.1 Bumps [pyjson5](https://github.com/Kijewski/pyjson5) from 2.0.0 to 2.0.1. - [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/v2.0.0...v2.0.1) --- updated-dependencies: - dependency-name: pyjson5 dependency-version: 2.0.1 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 d01a2c5..788e989 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ fast-json==0.3.2 orjson==3.11.5 -pyjson5==2.0.0 +pyjson5==2.0.1 pysimdjson==6.0.2 ; python_version < '3.13' python-rapidjson==1.23 simplejson==4.1.1