From f1e4459a51d1260951c0db620e12452fcd6b2d2a Mon Sep 17 00:00:00 2001 From: Aiqin Zhang Date: Tue, 26 Sep 2023 16:40:39 +1000 Subject: [PATCH] bump typing_extensions to 4.7.1 for pghoard --- constraints.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/constraints.txt b/constraints.txt index 1b5074b4..13e4400b 100644 --- a/constraints.txt +++ b/constraints.txt @@ -75,7 +75,7 @@ types-PyYAML==6.0.12.8 types-requests==2.28.11.15 types-six==1.16.21.7 types-urllib3==1.26.25.8 -typing_extensions==4.5.0 +typing_extensions==4.7.1 unify==0.5 untokenize==0.1.1 uritemplate==4.1.1