From c517c103f45748f5ca40101321e3228bee7ca57e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Feb 2024 22:08:45 +0000 Subject: [PATCH] chore(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: 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 e868bca..ce9d0b0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -35,7 +35,7 @@ idna==3.4 # httpx marshmallow==3.20.1 # via -r requirements.in -orjson==3.9.7 +orjson==3.9.15 # via -r requirements.in packaging==23.1 # via marshmallow