diff --git a/pyproject.toml b/pyproject.toml index 60921c3b..c3f1732b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -40,7 +40,7 @@ micropy = 'micropy.app:app' python = ">=3.9,<3.12" boltons = "==23.1.1" cachier = "2.3.0" -Jinja2 = "3.1.4" +Jinja2 = "3.1.5" questionary = "1.10.0" requests = "2.32.2" requirements-parser = "0.9.0"