From fe7c1e5d724599d2672f441c9697c677b1934690 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Feb 2024 21:54:20 +0000 Subject: [PATCH] Bump orjson from 3.9.10 to 3.9.15 in /app Bumps [orjson](https://github.com/ijl/orjson) from 3.9.10 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.10...3.9.15) --- updated-dependencies: - dependency-name: orjson dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/requirements.txt b/app/requirements.txt index 1c456c6..8ccfa85 100644 --- a/app/requirements.txt +++ b/app/requirements.txt @@ -15,7 +15,7 @@ idna==3.6 itsdangerous==2.1.2 Jinja2==3.1.3 MarkupSafe==2.1.3 -orjson==3.9.10 +orjson==3.9.15 prometheus-client==0.19.0 prometheus-fastapi-instrumentator==6.1.0 psycopg2-binary==2.9.9