From bb160c86e02c78ac73bd53e8477703e91e6c7439 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Feb 2024 21:37:24 +0000 Subject: [PATCH] Bump orjson from 3.7.7 to 3.9.15 Bumps [orjson](https://github.com/ijl/orjson) from 3.7.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.7.7...3.9.15) --- updated-dependencies: - dependency-name: orjson dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e4e02d12..dac2b119 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,7 +14,7 @@ ipywidgets==7.7.1 jupyterlab==3.4 mpl-interactions==0.22.0 numpy -orjson==3.7.7 +orjson==3.9.15 pandas pythreejs==2.3.0 pyvista==0.34.0