From 0a05948872b046a7d9244ae83c74561d3fb9625b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Oct 2023 19:36:48 +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] --- 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 d9c17d225..da4b63cd1 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.12 +python-rapidjson==1.13 waitress==2.1.2 Werkzeug==3.0.1 zope.sqlalchemy==3.1