From e8e2c074992a6617cb0b2e9a0e15784c05228b0c Mon Sep 17 00:00:00 2001 From: GitHub Date: Thu, 6 Jul 2023 23:14:52 +0000 Subject: [PATCH] MAINT: update pip constraints and pre-commit --- .constraints/py3.7.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.constraints/py3.7.txt b/.constraints/py3.7.txt index 0c4134c1..f21a8028 100644 --- a/.constraints/py3.7.txt +++ b/.constraints/py3.7.txt @@ -224,7 +224,7 @@ types-urllib3==1.26.25.13 typing-extensions==4.7.1 uri-template==1.3.0 urllib3==1.26.16 -virtualenv==20.21.1 ; python_version < "3.8.0" +virtualenv==20.23.1 wcwidth==0.2.6 webcolors==1.13 webencodings==0.5.1