From 5e08a8b2f9258ae1f0aca7e3ad044b6360e07458 Mon Sep 17 00:00:00 2001 From: Asko Nõmm Date: Wed, 1 Jan 2025 18:34:09 +0200 Subject: Update Dompa dep and remove typing.Dict usage --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pyproject.toml') diff --git a/pyproject.toml b/pyproject.toml index 2fb9d8b..440dc07 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -8,7 +8,7 @@ authors = [ { name = "Asko Nõmm", email = "asko@nmm.ee" } ] dependencies = [ - "dompa>0.4.1" + "dompa>0.6.1" ] classifiers = [ "Programming Language :: Python :: 3", -- cgit v1.2.3