Skip to content

Commit 862db79

Browse files
authored
Merge pull request #4599 from HypothesisWorks/create-pull-request/patch
Update pinned dependencies
2 parents f108030 + d7acac3 commit 862db79

File tree

10 files changed

+73
-72
lines changed

10 files changed

+73
-72
lines changed

.github/workflows/main.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -261,8 +261,8 @@ jobs:
261261
NODE_VERSION: 22
262262
# Note that the versions below are updated by `update_pyodide_versions()` in our weekly cronjob.
263263
# The versions of pyodide-build and the Pyodide runtime may differ.
264-
PYODIDE_VERSION: 0.28.3
265-
PYODIDE_BUILD_VERSION: 0.30.7
264+
PYODIDE_VERSION: 0.29.0
265+
PYODIDE_BUILD_VERSION: 0.30.9
266266
PYTHON_VERSION: 3.13.2
267267
steps:
268268
- uses: actions/checkout@v3

hypothesis-python/RELEASE.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
RELEASE_TYPE: patch
2+
3+
This patch updates our vendored `list of top-level domains <https://www.iana.org/domains/root/db>`__,
4+
which is used by the provisional :func:`~hypothesis.provisional.domains` strategy.

hypothesis-python/src/hypothesis/vendor/tlds-alpha-by-domain.txt

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Version 2025083000, Last Updated Sat Aug 30 07:07:01 2025 UTC
1+
# Version 2025111500, Last Updated Sat Nov 15 07:07:01 2025 UTC
22
AAA
33
AARP
44
ABB
@@ -344,7 +344,6 @@ DOWNLOAD
344344
DRIVE
345345
DTV
346346
DUBAI
347-
DUNLOP
348347
DUPONT
349348
DURBAN
350349
DVAG

hypothesis-python/tox.ini

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -189,10 +189,10 @@ setenv=
189189
nocontrib: DJANGO_SETTINGS_MODULE=tests.django.toys.settings.settings_no_contrib
190190
deps=
191191
-r../requirements/test.txt
192-
django42: django==4.2.25
193-
django51: django==5.1.13
194-
django52: django==5.2.7
195-
django-nocontrib: django==5.2.7
192+
django42: django==4.2.26
193+
django51: django==5.1.14
194+
django52: django==5.2.8
195+
django-nocontrib: django==5.2.8
196196
commands =
197197
python -bb -X dev -m tests.django.manage test tests.django {posargs}
198198

requirements/coverage.txt

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -8,29 +8,29 @@ annotated-types==0.7.0
88
# via -r requirements/coverage.in
99
async-timeout==5.0.1
1010
# via redis
11-
black==25.9.0
11+
black==25.11.0
1212
# via -r requirements/coverage.in
13-
click==8.3.0
13+
click==8.3.1
1414
# via
1515
# -r requirements/coverage.in
1616
# black
17-
coverage[toml]==7.11.0
17+
coverage[toml]==7.11.3
1818
# via pytest-cov
1919
dpcontracts==0.6.0
2020
# via -r requirements/coverage.in
2121
exceptiongroup==1.3.0 ; python_version < "3.11"
2222
# via
2323
# hypothesis (hypothesis-python/pyproject.toml)
2424
# pytest
25-
execnet==2.1.1
25+
execnet==2.1.2
2626
# via pytest-xdist
27-
fakeredis==2.32.0
27+
fakeredis==2.32.1
2828
# via -r requirements/coverage.in
2929
iniconfig==2.3.0
3030
# via pytest
31-
lark==1.3.0
31+
lark==1.3.1
3232
# via -r requirements/coverage.in
33-
libcst==1.8.5
33+
libcst==1.8.6
3434
# via -r requirements/coverage.in
3535
mypy-extensions==1.1.0
3636
# via black
@@ -56,11 +56,11 @@ pluggy==1.6.0
5656
# pytest-cov
5757
ptyprocess==0.7.0
5858
# via pexpect
59-
pyarrow==21.0.0
59+
pyarrow==22.0.0
6060
# via -r requirements/coverage.in
6161
pygments==2.19.2
6262
# via pytest
63-
pytest==8.4.2
63+
pytest==9.0.1
6464
# via
6565
# -r requirements/test.in
6666
# pytest-cov
@@ -73,15 +73,15 @@ python-dateutil==2.9.0.post0
7373
# via
7474
# -r requirements/coverage.in
7575
# pandas
76-
pytokens==0.2.0
76+
pytokens==0.3.0
7777
# via black
7878
pytz==2025.2
7979
# via
8080
# -r requirements/coverage.in
8181
# pandas
8282
pyyaml==6.0.3
8383
# via libcst
84-
redis==6.4.0
84+
redis==7.0.1
8585
# via fakeredis
8686
six==1.17.0
8787
# via python-dateutil

requirements/crosshair.txt

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
attrs==25.4.0
88
# via
99
# cattrs
10-
# hypothesis
1110
# lsprotocol
1211
# pygls
1312
cattrs==25.3.0
@@ -24,9 +23,9 @@ exceptiongroup==1.3.0 ; python_version < "3.11"
2423
# hypothesis
2524
# hypothesis (hypothesis-python/pyproject.toml)
2625
# pytest
27-
execnet==2.1.1
26+
execnet==2.1.2
2827
# via pytest-xdist
29-
hypothesis==6.142.1
28+
hypothesis==6.148.0
3029
# via hypothesis-crosshair
3130
hypothesis-crosshair==0.0.25
3231
# via -r requirements/crosshair.in
@@ -54,7 +53,7 @@ pygls==2.0.0
5453
# via crosshair-tool
5554
pygments==2.19.2
5655
# via pytest
57-
pytest==8.4.2
56+
pytest==9.0.1
5857
# via
5958
# -r requirements/test.in
6059
# pytest-xdist

requirements/fuzzing.txt

Lines changed: 18 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -12,20 +12,19 @@ async-timeout==5.0.1
1212
# via redis
1313
attrs==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
4746
h11==0.16.0
4847
# via
@@ -52,23 +51,23 @@ h2==4.3.0
5251
# via hypercorn
5352
hpack==4.1.0
5453
# via h2
55-
hypercorn==0.17.3
54+
hypercorn==0.18.0
5655
# via hypofuzz
5756
hyperframe==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
6362
idna==3.11
6463
# via
6564
# anyio
6665
# trio
6766
iniconfig==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
103102
priority==2.0.0
104103
# via hypercorn
105-
psutil==7.1.0
104+
psutil==7.1.3
106105
# via hypofuzz
107106
ptyprocess==0.7.0
108107
# via pexpect
109-
pyarrow==21.0.0
108+
pyarrow==22.0.0
110109
# via -r requirements/coverage.in
111110
pygments==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
131130
pytz==2025.2
132131
# via
133132
# -r requirements/coverage.in
134133
# pandas
135134
pyyaml==6.0.3
136135
# via libcst
137-
redis==6.4.0
136+
redis==7.0.1
138137
# via fakeredis
139138
rich==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
155154
taskgroup==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
165164
typing-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

requirements/test.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ exceptiongroup==1.3.0 ; python_version < "3.11"
88
# via
99
# hypothesis (hypothesis-python/pyproject.toml)
1010
# pytest
11-
execnet==2.1.1
11+
execnet==2.1.2
1212
# via pytest-xdist
1313
iniconfig==2.3.0
1414
# via pytest
@@ -22,7 +22,7 @@ ptyprocess==0.7.0
2222
# via pexpect
2323
pygments==2.19.2
2424
# via pytest
25-
pytest==8.4.2
25+
pytest==9.0.1
2626
# via
2727
# -r requirements/test.in
2828
# pytest-xdist

0 commit comments

Comments
 (0)