From 3b44996de12ca61629bb64cc35a85a3d147d3367 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Feb 2024 21:43:02 +0000 Subject: [PATCH] build(deps): bump orjson from 3.8.2 to 3.9.15 Bumps [orjson](https://github.com/ijl/orjson) from 3.8.2 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.2...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 6febc8c..5f1c562 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ protobuf==3.19.5 -orjson==3.8.2 +orjson==3.9.15 wsaccel==0.6.4 uvloop==0.17.0