From 9b86783d4e9619fc522c0582f2b808da7726fd0f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Oct 2023 19:29:39 +0000 Subject: [PATCH] Bump python-rapidjson from 1.11 to 1.12 Bumps [python-rapidjson](https://github.com/python-rapidjson/python-rapidjson) from 1.11 to 1.12. - [Changelog](https://github.com/python-rapidjson/python-rapidjson/blob/master/CHANGES.rst) - [Commits](https://github.com/python-rapidjson/python-rapidjson/compare/v1.11...v1.12) --- updated-dependencies: - dependency-name: python-rapidjson dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- 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 7a70ba139..fba2a404c 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.11 +python-rapidjson==1.12 diff --git a/requirements.txt b/requirements.txt index ca38d31e4..2a16ecb4f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -19,7 +19,7 @@ requests==2.31.0 SQLAlchemy==1.4.46 statsd==4.0.1 transaction==3.1.0 -python-rapidjson==1.11 +python-rapidjson==1.12 waitress==2.1.2 Werkzeug==2.3.7 zope.sqlalchemy==3.1