From d9f91d2e2cc4c30f7947887fe87ee93eaf35418c Mon Sep 17 00:00:00 2001 From: Vyas Ramasubramani Date: Mon, 28 Mar 2022 11:31:30 -0700 Subject: [PATCH] Update conda environment. --- conda/environments/cudf_dev_cuda11.5.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conda/environments/cudf_dev_cuda11.5.yml b/conda/environments/cudf_dev_cuda11.5.yml index 2a3f729db37..e9d018a2d18 100644 --- a/conda/environments/cudf_dev_cuda11.5.yml +++ b/conda/environments/cudf_dev_cuda11.5.yml @@ -37,7 +37,7 @@ dependencies: - cuda-python >=11.5,<12.0 - pip - flake8=3.8.3 - - black=19.10 + - black=22.3.0 - isort=5.6.4 - mypy=0.782 - pydocstyle=6.1.1