Skip to content

Commit 5e720bf

Browse files
committed
httptools 0.6.3
Fixes ===== * Fix missing CR is some tests (by @mgorny in 21a199d for #112) * Bump bundled llhttp to 9.2.1 Fixes CVE-2024-27982 (by @elprans in 560bd9e for #113)
1 parent 560bd9e commit 5e720bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

httptools/_version.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@
1010
# supported platforms, publish the packages on PyPI, merge the PR
1111
# to the target branch, create a Git tag pointing to the commit.
1212

13-
__version__ = '0.6.2'
13+
__version__ = '0.6.3'

0 commit comments

Comments
 (0)