From 8af539d830031251125af3ebc5bc0a8e003f4d37 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Oct 2023 10:26:42 +0000 Subject: [PATCH] Bump python-rapidjson from 1.12 to 1.13 Bumps [python-rapidjson](https://github.com/python-rapidjson/python-rapidjson) from 1.12 to 1.13. - [Changelog](https://github.com/python-rapidjson/python-rapidjson/blob/master/CHANGES.rst) - [Commits](https://github.com/python-rapidjson/python-rapidjson/compare/v1.12...v1.13) --- updated-dependencies: - dependency-name: python-rapidjson dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements-tests.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-tests.txt b/requirements-tests.txt index adca50cb..065a354b 100644 --- a/requirements-tests.txt +++ b/requirements-tests.txt @@ -6,7 +6,7 @@ coverage==7.3.2 simplejson==3.19.2 orjson==3.9.9 pysimdjson==5.0.2 -python-rapidjson==1.12 +python-rapidjson==1.13 cysimdjson==23.8 responses==0.23.3 testcontainers==3.7.1