From 3acd04d1e19750af7584c6b3fad7c3c49e5bc1b7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 May 2024 10:52:08 +0000 Subject: [PATCH] Bump orjson from 3.8.3 to 3.9.15 Bumps [orjson](https://github.com/ijl/orjson) from 3.8.3 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.8.3...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 c1775ff..7725aad 100644 --- a/requirements.txt +++ b/requirements.txt @@ -44,7 +44,7 @@ multidict==6.0.2 numexpr==2.8.4 numpy==1.21.6 oauthlib==3.2.0 -orjson==3.8.3 +orjson==3.9.15 packaging==19.1 pandas==1.3.5 Paste==3.1.1