From 8c0274baf13261d6e89d6bcf50db6955554e565e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Apr 2026 06:10:52 +0000 Subject: [PATCH] Bump orjson from 3.11.7 to 3.11.8 Bumps [orjson](https://github.com/ijl/orjson) from 3.11.7 to 3.11.8. - [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.7...3.11.8) --- updated-dependencies: - dependency-name: orjson dependency-version: 3.11.8 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements_wheels_test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_wheels_test.txt b/requirements_wheels_test.txt index 3ebddd5d..4f033bd5 100644 --- a/requirements_wheels_test.txt +++ b/requirements_wheels_test.txt @@ -1,6 +1,6 @@ requests==2.33.1 Brotli==1.2.0 -orjson==3.11.7 +orjson==3.11.8 faust-cchardet==2.1.19 mysqlclient==2.2.8 psycopg2==2.9.11