From 45a0ade09214a11fa80c8ad2c1eec5e6cf2b9946 Mon Sep 17 00:00:00 2001 From: Virtuti Militari Date: Mon, 4 Dec 2023 14:41:27 +0100 Subject: [PATCH] bump legendary to 0.20.33 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index b4e12d10..8fce70b0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -31,7 +31,7 @@ pywebview = [ { version = "^3.6.3", extras = ["gtk"], platform = "linux", optional = true }, { version = "^3.6.3", extras = ["gtk"], platform = "freebsd", optional = true }, ] -legendary-gl = "^0.20.32" +legendary-gl = "^0.20.33" typing-extensions = "^4.3.0" [tool.poetry.scripts]