From cf0c58ef2783fda9419895acce1578c7b0e2795c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 9 Mar 2022 01:47:34 +0000 Subject: [PATCH] Bump orjson from 3.6.4 to 3.6.7 in /docker Bumps [orjson](https://github.com/ijl/orjson) from 3.6.4 to 3.6.7. - [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.6.4...3.6.7) --- updated-dependencies: - dependency-name: orjson dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- docker/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker/requirements.txt b/docker/requirements.txt index 23a3fdd91457..3d5352e4c931 100644 --- a/docker/requirements.txt +++ b/docker/requirements.txt @@ -29,7 +29,7 @@ google-cloud-logging==1.12.1 humanize==1.0.0 hurry.filesize==0.9 isort==5.10.1 -orjson==3.6.4 +orjson==3.6.7 # importlib-metadata<4: in dev/requirements, jupyter depends on (an unpinned) ipykernel which needs importlib-metadata<4 importlib-metadata<4 janus==0.6.1