From 1551938f11246a59b3fcd1636c78e852e40ce475 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 30 Jun 2023 01:30:23 +0000 Subject: [PATCH] Bump chex from 0.1.7 to 0.1.81 in /requirements Bumps [chex](https://github.com/deepmind/chex) from 0.1.7 to 0.1.81. - [Release notes](https://github.com/deepmind/chex/releases) - [Commits](https://github.com/deepmind/chex/compare/v0.1.7...v0.1.81) --- 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..d4153e70 100644 --- a/requirements/test.txt +++ b/requirements/test.txt @@ -1,4 +1,4 @@ -chex==0.1.7 +chex==0.1.81 pytest==7.4.0 pytest-cov==4.1.0 pytest-xdist==3.3.1