diff options
| author | Jacob Walls <jacobtylerwalls@gmail.com> | 2026-03-30 13:59:02 -0400 |
|---|---|---|
| committer | Jacob Walls <jacobtylerwalls@gmail.com> | 2026-03-30 15:55:07 -0400 |
| commit | 90924f5276de80a74ffbc51126ed81595dd2157a (patch) | |
| tree | 97f9adb24e77e6a8d5262b387796fa444a6582a0 /tests | |
| parent | 0ee44c674cf61efbca2056c40f3e4f2335aaeee6 (diff) | |
[5.2.x] Bumped black to 26.3.1.
Although Django was not affected by the security issue patched in
black 26.3.0, it's worth upgrading to satisfy the zizmor check.
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 bc5b290b34..0c035a73ee 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 == 25.12.0 +black == 26.3.1 docutils >= 0.19 geoip2 jinja2 >= 2.11.0 |
