From 2a96aabc4d4479e5a1156d4fd639996252625de2 Mon Sep 17 00:00:00 2001 From: Onur Tirtir Date: Thu, 25 Jul 2024 21:59:48 +0300 Subject: [PATCH] Bump docker to 7.1.0 in requirements_py3.10.txt --- 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