From 6be4f7dc4e9ae15c0d70ab6408e7d75a5fd14394 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jun 2022 21:43:59 +0000 Subject: [PATCH] Bump numpy from 1.18.1 to 1.22.0 in /services/zeta36-chess-alpha-zero Bumps [numpy](https://github.com/numpy/numpy) from 1.18.1 to 1.22.0. - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/HOWTO_RELEASE.rst) - [Commits](https://github.com/numpy/numpy/compare/v1.18.1...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- services/zeta36-chess-alpha-zero/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/services/zeta36-chess-alpha-zero/requirements.txt b/services/zeta36-chess-alpha-zero/requirements.txt index 782d914..9f1acf0 100644 --- a/services/zeta36-chess-alpha-zero/requirements.txt +++ b/services/zeta36-chess-alpha-zero/requirements.txt @@ -3,7 +3,7 @@ grpcio-tools==1.27.2 tensorflow-gpu==1.15.4 keras==2.1.4 profilehooks==1.12.0 -numpy==1.18.1 +numpy==1.22.0 pyperclip==1.8.0 python-chess==0.31.4 h5py==2.10.0