From ea076f1faad30c022fe81cfb570f9a6d8a50bb4a Mon Sep 17 00:00:00 2001 From: Onur Tirtir Date: Sat, 10 Aug 2024 02:58:46 +0300 Subject: [PATCH] Bump docker to 7.1.0 in requirements_py3.10.txt (#296) --- requirements_py3.10.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_py3.10.txt b/requirements_py3.10.txt index 073c6590d..3c5b5490e 100644 --- a/requirements_py3.10.txt +++ b/requirements_py3.10.txt @@ -1,5 +1,5 @@ ansicolors==1.1.8 -docker==6.1.2 +docker==7.1.0 h5py==3.10.0 matplotlib==3.3.4 numpy==1.24.2