From 2f3ba3d7330c879b06cfaa7a32e22af3e12f83a9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Feb 2024 22:11:56 +0000 Subject: [PATCH] build(deps): Bump orjson from 3.9.5 to 3.9.15 Bumps [orjson](https://github.com/ijl/orjson) from 3.9.5 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.5...3.9.15) --- updated-dependencies: - dependency-name: orjson dependency-type: indirect ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- requirements_dev.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 3a0d650..f3abee6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -89,7 +89,7 @@ odfpy==1.4.1 # via flattentool openpyxl==3.0.7 # via flattentool -orjson==3.9.5 +orjson==3.9.15 # via libcoveoc4ids persistent==4.7.0 # via diff --git a/requirements_dev.txt b/requirements_dev.txt index 9287d9e..9254d7a 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -170,7 +170,7 @@ openpyxl==3.0.7 # via # -r requirements.txt # flattentool -orjson==3.9.5 +orjson==3.9.15 # via # -r requirements.txt # libcoveoc4ids