From 6a5a3e949decda58dbab4e5f374eb1a697c864f3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Nov 2023 17:53:38 +0100 Subject: [PATCH] Bump python-rapidjson from 1.12 to 1.13 (#3293) 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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- docs/requirements.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index fba2a404c..464e39911 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -7,4 +7,4 @@ mock==5.1.0 webtest==3.0.0 cornice==6.0.1 pyramid==2.0.2 -python-rapidjson==1.12 +python-rapidjson==1.13 diff --git a/requirements.txt b/requirements.txt index 8c8b98d02..d02e827b4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -19,7 +19,7 @@ requests==2.31.0 SQLAlchemy==1.4.46 statsd==4.0.1 transaction==4.0 -python-rapidjson==1.12 +python-rapidjson==1.13 waitress==2.1.2 Werkzeug==3.0.1 zope.sqlalchemy==3.1