From ab5d0d3cb59ec4cc6efd323faf357e9973e7f567 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Feb 2023 23:05:18 -0800 Subject: [PATCH] chore(deps): bump imageio from 2.25.0 to 2.25.1 (#3557) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements/tests-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/tests-requirements.txt b/requirements/tests-requirements.txt index f0913a8b1e2..1a3180e6c46 100644 --- a/requirements/tests-requirements.txt +++ b/requirements/tests-requirements.txt @@ -13,7 +13,7 @@ pytest-cov==4.0.0 pytest==7.2.1 pytest-xdist[psutil]==3.2.0 pytest-asyncio==0.20.3 -imageio==2.25.0 +imageio==2.25.1 pyarrow==11.0.0 build[virtualenv]==0.10.0 protobuf<4.0dev