From 61e01ebe62da096754ad517d14fe8b83eeb1f35c Mon Sep 17 00:00:00 2001 From: Navan Chauhan Date: Mon, 16 Oct 2023 16:04:29 -0600 Subject: update dependencies --- pyproject.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'pyproject.toml') diff --git a/pyproject.toml b/pyproject.toml index 39703fd..c24e639 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -7,10 +7,10 @@ authors = ["navanchauhan "] [tool.poetry.dependencies] python = "^3.9" Jinja2 = "^3.1.2" -markdown2 = "^2.4.3" -Pygments = "^2.12.0" +markdown2 = "^2.4.10" +Pygments = "^2.16.1" "Mastodon.py" = "^1.8.0" -Pillow = "^9.3.0" +Pillow = "^10.1.0" [tool.poetry.dev-dependencies] -- cgit v1.2.3