From 8bdd5f5c118c57d6ce7a6fa6313666f9b7da9e7c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 24 Jan 2024 10:37:01 +0000 Subject: [PATCH] Bump orjson from 3.9.10 to 3.9.12 Bumps [orjson](https://github.com/ijl/orjson) from 3.9.10 to 3.9.12. - [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.12) --- updated-dependencies: - dependency-name: orjson dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6497637f..fa08de51 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ ecs_logging==2.1.0 elasticsearch==7.17.9 PyYAML==6.0.1 aws_lambda_typing==2.18.0 -orjson==3.9.10 +orjson==3.9.12 requests==2.31.0 urllib3==1.26.18 typing-extensions==4.9.0