diff --git a/Pipfile b/Pipfile index 9c56c62..4b97b09 100644 --- a/Pipfile +++ b/Pipfile @@ -9,7 +9,7 @@ cryptography = "==43.0.3" [dev-packages] jupyter = "==1.1.1" -nbconvert = "==7.16.4" +nbconvert = "==7.16.5" jupytext = "==1.16.4" nbqa = { extras = ["toolchain"], version = "==1.9.0" }