From f1cb9ca08edf9d64d27039cf5dc362b7f97141df Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Apr 2024 08:59:30 +0200 Subject: [PATCH] Bump orjson from 3.9.15 to 3.10.1 (#5019) Bumps [orjson](https://github.com/ijl/orjson) from 3.9.15 to 3.10.1. - [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.15...3.10.1) --- updated-dependencies: - dependency-name: orjson dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 10df79448..446b50147 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,7 +16,7 @@ docker==7.0.0 faust-cchardet==2.1.19 gitpython==3.1.43 jinja2==3.1.3 -orjson==3.9.15 +orjson==3.10.1 pulsectl==24.4.0 pyudev==0.24.1 PyYAML==6.0.1