diff --git a/pyproject.toml b/pyproject.toml index 15401fd..40ba51e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -42,7 +42,7 @@ dependencies = [ "kaleido", "tqdm", "ruamel.yaml", - "apparun==0.3.3", + "apparun==0.3.5", "typer==0.15.1", "ipython>=7.6.0,<=8.34.0", "mermaid-py==0.7.1" diff --git a/requirements.txt b/requirements.txt index 64441fb..827c707 100644 --- a/requirements.txt +++ b/requirements.txt @@ -20,7 +20,7 @@ aenum kaleido tqdm ruamel.yaml -apparun==0.3.3 +apparun==0.3.5 ipython>=7.6.0,<=8.34.0 pre-commit hatchling