@@ -12,20 +12,19 @@ async-timeout==5.0.1
1212 # via redis
1313attrs==25.4.0
1414 # via
15- # hypothesis
1615 # outcome
1716 # trio
18- black==25.9 .0
17+ black==25.11 .0
1918 # via
2019 # -r requirements/coverage.in
2120 # hypofuzz
2221 # hypothesis
23- click==8.3.0
22+ click==8.3.1
2423 # via
2524 # -r requirements/coverage.in
2625 # black
2726 # hypothesis
28- coverage[toml]==7.11.0
27+ coverage[toml]==7.11.3
2928 # via
3029 # hypofuzz
3130 # pytest-cov
@@ -40,9 +39,9 @@ exceptiongroup==1.3.0 ; python_version < "3.11"
4039 # pytest
4140 # taskgroup
4241 # trio
43- execnet==2.1.1
42+ execnet==2.1.2
4443 # via pytest-xdist
45- fakeredis==2.32.0
44+ fakeredis==2.32.1
4645 # via -r requirements/coverage.in
4746h11==0.16.0
4847 # via
@@ -52,23 +51,23 @@ h2==4.3.0
5251 # via hypercorn
5352hpack==4.1.0
5453 # via h2
55- hypercorn==0.17.3
54+ hypercorn==0.18.0
5655 # via hypofuzz
5756hyperframe==6.1.0
5857 # via h2
59- hypofuzz==25.9.2
58+ hypofuzz==25.11.1
6059 # via -r requirements/fuzzing.in
61- hypothesis[cli,watchdog]==6.142.1
60+ hypothesis[cli,watchdog]==6.148.0
6261 # via hypofuzz
6362idna==3.11
6463 # via
6564 # anyio
6665 # trio
6766iniconfig==2.3.0
6867 # via pytest
69- lark==1.3.0
68+ lark==1.3.1
7069 # via -r requirements/coverage.in
71- libcst==1.8.5
70+ libcst==1.8.6
7271 # via
7372 # -r requirements/coverage.in
7473 # hypofuzz
@@ -102,17 +101,17 @@ pluggy==1.6.0
102101 # pytest-cov
103102priority==2.0.0
104103 # via hypercorn
105- psutil==7.1.0
104+ psutil==7.1.3
106105 # via hypofuzz
107106ptyprocess==0.7.0
108107 # via pexpect
109- pyarrow==21 .0.0
108+ pyarrow==22 .0.0
110109 # via -r requirements/coverage.in
111110pygments==2.19.2
112111 # via
113112 # pytest
114113 # rich
115- pytest==8.4.2
114+ pytest==9.0.1
116115 # via
117116 # -r requirements/test.in
118117 # hypofuzz
@@ -126,15 +125,15 @@ python-dateutil==2.9.0.post0
126125 # via
127126 # -r requirements/coverage.in
128127 # pandas
129- pytokens==0.2 .0
128+ pytokens==0.3 .0
130129 # via black
131130pytz==2025.2
132131 # via
133132 # -r requirements/coverage.in
134133 # pandas
135134pyyaml==6.0.3
136135 # via libcst
137- redis==6.4.0
136+ redis==7.0.1
138137 # via fakeredis
139138rich==14.2.0
140139 # via hypothesis
@@ -150,7 +149,7 @@ sortedcontainers==2.4.0
150149 # hypothesis
151150 # hypothesis (hypothesis-python/pyproject.toml)
152151 # trio
153- starlette==0.49.1
152+ starlette==0.50.0
154153 # via hypofuzz
155154taskgroup==0.2.2
156155 # via hypercorn
@@ -160,7 +159,7 @@ tomli==2.3.0
160159 # coverage
161160 # hypercorn
162161 # pytest
163- trio==0.31 .0
162+ trio==0.32 .0
164163 # via hypofuzz
165164typing-extensions==4.15.0
166165 # via
@@ -178,5 +177,5 @@ watchdog==6.0.0
178177 # via
179178 # -r requirements/coverage.in
180179 # hypothesis
181- wsproto==1.2.0
180+ wsproto==1.3.1
182181 # via hypercorn
0 commit comments