From d4ba90f6863f08c6640e0916405ddf87a21fd305 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Feb 2024 22:11:44 +0000 Subject: [PATCH] build(deps): bump orjson from 3.9.7 to 3.9.15 Bumps [orjson](https://github.com/ijl/orjson) from 3.9.7 to 3.9.15. - [Release notes](https://github.com/ijl/orjson/releases) - [Changelog](https://github.com/ijl/orjson/blob/master/CHANGELOG.md) - [Commits](https://github.com/ijl/orjson/compare/3.9.7...3.9.15) --- updated-dependencies: - dependency-name: orjson dependency-type: indirect ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5a2f18adc..574016bd5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -219,7 +219,7 @@ numpy==1.26.0 # zmesh orderedmultidict==1.0.1 # via furl -orjson==3.9.7 +orjson==3.9.15 # via # cloud-files # task-queue