Skip to content

Commit 7b1b43b

Browse files
committed
httptools 0.5.0
Changes ======= * Bump bundled llhttp to 6.0.9 fixes CVE-2022-32213, CVE-2022-32214, CVE-2022-32215 (by @nlsj1985 in 56d6a16 for #83) * Test and build against Python 3.11 (by @elprans in 509cd14 for #84)
1 parent 509cd14 commit 7b1b43b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: 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.4.0'
13+
__version__ = '0.5.0'

0 commit comments

Comments
 (0)