diff options
| author | Jacob Walls <jacobtylerwalls@gmail.com> | 2026-01-14 14:40:53 -0500 |
|---|---|---|
| committer | Jacob Walls <jacobtylerwalls@gmail.com> | 2026-01-14 15:07:10 -0500 |
| commit | a876ada18b622926db5c7a9f3ec6ee20df223818 (patch) | |
| tree | f623b020ea0ea68ca8503b50826df1042de17628 /tests/requirements | |
| parent | 924156072ecf61ef9cf50fa0d4d553a4c0d416c2 (diff) | |
Bumped linter versions in requirements files and tox.ini.
Follow-up to 64ac4385c75b12a4065055b3d8d60bd5e0e61f04.
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 e07f97ef69..5efe491430 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.9.0 +black >= 25.12.0 docutils >= 0.22 geoip2 >= 4.8.0 jinja2 >= 2.11.0 |
