diff options
| author | Mariusz Felisiak <felisiak.mariusz@gmail.com> | 2026-01-18 21:26:56 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-01-18 21:26:56 +0100 |
| commit | 6cff02078799b7c683a0d39630d49ab4fe532e7c (patch) | |
| tree | 9813fc94d952942117b23d61231b9e89a8cab1c2 /tests/requirements | |
| parent | 0d31ca98830542088299d2078402891d08cc3a65 (diff) | |
Applied Black's 2026 stable style.
https://github.com/psf/black/releases/tag/26.1.0
Diffstat (limited to 'tests/requirements')
| -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 5efe491430..7b60635b92 100644 --- a/tests/requirements/py3.txt +++ b/tests/requirements/py3.txt @@ -2,7 +2,7 @@ aiosmtpd >= 1.4.5 asgiref >= 3.9.1 argon2-cffi >= 23.1.0 bcrypt >= 4.1.1 -black >= 25.12.0 +black >= 26.1.0 docutils >= 0.22 geoip2 >= 4.8.0 jinja2 >= 2.11.0 |
