From 71dd587da9b45f5b4cd4aa93f99a9b14d444801d Mon Sep 17 00:00:00 2001 From: nessita <124304+nessita@users.noreply.github.com> Date: Mon, 29 Jan 2024 12:53:06 -0300 Subject: [4.2.x] Pinned black == 23.12.1 in GitHub actions, pre-commit and test requirements. --- tests/requirements/py3.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests') diff --git a/tests/requirements/py3.txt b/tests/requirements/py3.txt index 5c93721868..7eebc20e05 100644 --- a/tests/requirements/py3.txt +++ b/tests/requirements/py3.txt @@ -3,7 +3,7 @@ asgiref >= 3.6.0 argon2-cffi >= 19.2.0 backports.zoneinfo; python_version < '3.9' bcrypt -black +black == 23.12.1 docutils geoip2; python_version < '3.12' jinja2 >= 2.11.0 -- cgit v1.3