From 596c8d777b22229cc173e88ee9cc1270954a0606 Mon Sep 17 00:00:00 2001 From: pyiron-runner Date: Tue, 11 Jul 2023 00:34:38 +0000 Subject: [PATCH] [dependabot skip] Update environment --- .ci_support/environment.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.ci_support/environment.yml b/.ci_support/environment.yml index 3445c2a..eab1f7f 100644 --- a/.ci_support/environment.yml +++ b/.ci_support/environment.yml @@ -10,5 +10,5 @@ dependencies: - numpy =1.24.3 - pandas =2.0.3 - matplotlib-base =3.7.2 -- nbconvert =7.4.0 +- nbconvert =7.6.0 - nbformat =5.9.1