From c2bdba93b51e62e698de2b56fe0428dbc63dc773 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 Mar 2026 21:27:07 +0000 Subject: [PATCH] chore(deps): bump orjson from 3.11.0 to 3.11.6 Bumps [orjson](https://github.com/ijl/orjson) from 3.11.0 to 3.11.6. - [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.11.0...3.11.6) --- updated-dependencies: - dependency-name: orjson dependency-version: 3.11.6 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 edb4297..bbce5ed 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,4 +16,4 @@ sortedcontainers==2.4.0 Flask-SQLAlchemy==3.0.0 Flask-Migrate==3.1.0 SQLAlchemy-Utils==0.41.1 -orjson==3.11.0 \ No newline at end of file +orjson==3.11.6 \ No newline at end of file