From a4985250d3eb7fdb3cb0aaf3bf0e27550191dc38 Mon Sep 17 00:00:00 2001 From: William Barnhart Date: Mon, 11 Mar 2024 14:27:36 -0400 Subject: [PATCH] Bump construct-typing to 2.10.70 in setup.py --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index aa7b612..73e77aa 100644 --- a/setup.py +++ b/setup.py @@ -22,7 +22,7 @@ author="Tim Riddermann", python_requires=">=3.7", install_requires=[ - "construct==2.10.68", + "construct==2.10.70", "typing_extensions>=4.6.0" ], keywords=[