diff options
| author | Natalia <124304+nessita@users.noreply.github.com> | 2026-02-24 16:21:05 -0300 |
|---|---|---|
| committer | nessita <124304+nessita@users.noreply.github.com> | 2026-02-24 16:41:06 -0300 |
| commit | a73eed2b5d6dbc78e95482dbd79809b4bd6dd1fd (patch) | |
| tree | 7c5a64a834199495a4a5489cef3ce863c1192945 /tests | |
| parent | 490e49556449edc6d566017342c62473ca2a309b (diff) | |
[5.2.x] Pinned black == 25.12.0 in GitHub actions, pre-commit and test requirements.
Diffstat (limited to 'tests')
| -rw-r--r-- | tests/requirements/py3.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/requirements/py3.txt b/tests/requirements/py3.txt index a9679af97c..bc5b290b34 100644 --- a/tests/requirements/py3.txt +++ b/tests/requirements/py3.txt @@ -2,7 +2,7 @@ aiosmtpd asgiref >= 3.8.1 argon2-cffi >= 19.2.0 bcrypt -black +black == 25.12.0 docutils >= 0.19 geoip2 jinja2 >= 2.11.0 |
