From 3026c340ca53fd5fbbcc9a8c747c0e666004361d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Jun 2021 03:01:33 +0000 Subject: [PATCH] Bump python-rapidjson from 1.0 to 1.4 Bumps [python-rapidjson](https://github.com/python-rapidjson/python-rapidjson) from 1.0 to 1.4. - [Release notes](https://github.com/python-rapidjson/python-rapidjson/releases) - [Changelog](https://github.com/python-rapidjson/python-rapidjson/blob/master/CHANGES.rst) - [Commits](https://github.com/python-rapidjson/python-rapidjson/compare/v1.0...v1.4) --- updated-dependencies: - dependency-name: python-rapidjson dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 039441f36..ad521a7ef 100644 --- a/requirements.txt +++ b/requirements.txt @@ -25,7 +25,7 @@ blosc==1.10.4 py_find_1st==1.1.5 # Load ticker files 30% faster -python-rapidjson==1.0 +python-rapidjson==1.4 # Notify systemd sdnotify==0.3.2