diff options
| author | Sarah Boyce <42296566+sarahboyce@users.noreply.github.com> | 2025-03-25 17:19:07 +0100 |
|---|---|---|
| committer | nessita <124304+nessita@users.noreply.github.com> | 2025-03-25 14:11:32 -0300 |
| commit | e38a80773d4eace4d41628154c68fe3c902258c2 (patch) | |
| tree | cb92138a3e3d8c4220d3e4ab9debbee23ca3aa45 /tests | |
| parent | 3266f2516c27dd25abebe8e8f7b8778650ab4f18 (diff) | |
[5.1.x] Pinned black == 24.10.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..26d4b982fe 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 == 24.10.0 docutils >= 0.19 geoip2 jinja2 >= 2.11.0 |
