]> git.ipfire.org Git - thirdparty/tornado.git/commit
build(deps): bump black from 25.1.0 to 26.3.1 3592/head
authorBen Darnell <ben@bendarnell.com>
Mon, 16 Mar 2026 19:30:11 +0000 (15:30 -0400)
committerBen Darnell <ben@bendarnell.com>
Mon, 16 Mar 2026 19:30:11 +0000 (15:30 -0400)
commit4cde136640d326cf8b6ec0f5a00882e9873d2aea
tree911051e3577959ab93fbca05fd6f8c4855ae820c
parent9660edad07b72de0486ebb7def9724f3a37f7ac2
build(deps): bump black from 25.1.0 to 26.3.1

This fixes a security issue in black. Original dependabot PR
is #3590, but we had to do it manually to apply the new formatting
changes and pass lint.

Closes #3590
13 files changed:
requirements.txt
tornado/curl_httpclient.py
tornado/httputil.py
tornado/log.py
tornado/test/autoreload_test.py
tornado/test/curl_httpclient_test.py
tornado/test/httpclient_test.py
tornado/test/httpserver_test.py
tornado/test/httputil_test.py
tornado/test/runtests.py
tornado/test/tcpserver_test.py
tornado/test/template_test.py
tornado/test/util_test.py