From 942b9861adc518cf3dd981f7df26a23557ed1fd2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Nov 2023 01:04:33 +0000 Subject: [PATCH] Bump chex from 0.1.7 to 0.1.85 in /requirements Bumps [chex](https://github.com/deepmind/chex) from 0.1.7 to 0.1.85. - [Release notes](https://github.com/deepmind/chex/releases) - [Commits](https://github.com/deepmind/chex/compare/v0.1.7...v0.1.85) --- updated-dependencies: - dependency-name: chex dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements/test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/test.txt b/requirements/test.txt index 61a49f53..94d6572d 100644 --- a/requirements/test.txt +++ b/requirements/test.txt @@ -1,4 +1,4 @@ -chex==0.1.7 +chex==0.1.85 pytest==7.4.0 pytest-cov==4.1.0 pytest-xdist==3.3.1