Skip to content

Commit 7c5e524

Browse files
authored
Merge pull request #4527 from HypothesisWorks/create-pull-request/patch
Update pinned dependencies
2 parents 967c94e + 6d1a813 commit 7c5e524

File tree

7 files changed

+25
-22
lines changed

7 files changed

+25
-22
lines changed

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 2025062100, Last Updated Sat Jun 21 07:07:01 2025 UTC
1+
# Version 2025083000, Last Updated Sat Aug 30 07:07:01 2025 UTC
22
AAA
33
AARP
44
ABB
@@ -945,7 +945,6 @@ REALTOR
945945
REALTY
946946
RECIPES
947947
RED
948-
REDSTONE
949948
REDUMBRELLA
950949
REHAB
951950
REISE

requirements/coverage.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ click==8.2.1
1616
# via
1717
# -r requirements/coverage.in
1818
# black
19-
coverage[toml]==7.10.5
19+
coverage[toml]==7.10.6
2020
# via pytest-cov
2121
dpcontracts==0.6.0
2222
# via -r requirements/coverage.in
@@ -50,7 +50,7 @@ pathspec==0.12.1
5050
# via black
5151
pexpect==4.9.0
5252
# via -r requirements/test.in
53-
platformdirs==4.3.8
53+
platformdirs==4.4.0
5454
# via black
5555
pluggy==1.6.0
5656
# via
@@ -94,7 +94,7 @@ tomli==2.2.1
9494
# black
9595
# coverage
9696
# pytest
97-
typing-extensions==4.14.1
97+
typing-extensions==4.15.0
9898
# via
9999
# -r requirements/coverage.in
100100
# black

requirements/crosshair.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ exceptiongroup==1.3.0 ; python_version < "3.11"
2626
# pytest
2727
execnet==2.1.1
2828
# via pytest-xdist
29-
hypothesis==6.138.2
29+
hypothesis==6.138.8
3030
# via hypothesis-crosshair
3131
hypothesis-crosshair==0.0.25
3232
# via -r requirements/crosshair.in
@@ -68,7 +68,7 @@ tomli==2.2.1
6868
# via pytest
6969
typeshed-client==2.8.2
7070
# via crosshair-tool
71-
typing-extensions==4.14.1
71+
typing-extensions==4.15.0
7272
# via
7373
# cattrs
7474
# crosshair-tool

requirements/fuzzing.txt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ click==8.2.1
2626
# -r requirements/coverage.in
2727
# black
2828
# hypothesis
29-
coverage[toml]==7.10.5
29+
coverage[toml]==7.10.6
3030
# via
3131
# hypofuzz
3232
# pytest-cov
@@ -59,7 +59,7 @@ hyperframe==6.1.0
5959
# via h2
6060
hypofuzz==25.8.2
6161
# via -r requirements/fuzzing.in
62-
hypothesis[cli,watchdog]==6.138.2
62+
hypothesis[cli,watchdog]==6.138.8
6363
# via hypofuzz
6464
idna==3.10
6565
# via
@@ -95,7 +95,7 @@ pathspec==0.12.1
9595
# via black
9696
pexpect==4.9.0
9797
# via -r requirements/test.in
98-
platformdirs==4.3.8
98+
platformdirs==4.4.0
9999
# via black
100100
pluggy==1.6.0
101101
# via
@@ -149,7 +149,7 @@ sortedcontainers==2.4.0
149149
# hypothesis
150150
# hypothesis (hypothesis-python/pyproject.toml)
151151
# trio
152-
starlette==0.47.2
152+
starlette==0.47.3
153153
# via hypofuzz
154154
taskgroup==0.2.2
155155
# via hypercorn
@@ -161,7 +161,7 @@ tomli==2.2.1
161161
# pytest
162162
trio==0.30.0
163163
# via hypofuzz
164-
typing-extensions==4.14.1
164+
typing-extensions==4.15.0
165165
# via
166166
# -r requirements/coverage.in
167167
# anyio

requirements/test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,5 +34,5 @@ sortedcontainers==2.4.0
3434
# via hypothesis (hypothesis-python/pyproject.toml)
3535
tomli==2.2.1
3636
# via pytest
37-
typing-extensions==4.14.1
37+
typing-extensions==4.15.0
3838
# via exceptiongroup

requirements/tools.txt

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ babel==2.17.0
2222
# via sphinx
2323
backports-tarfile==1.2.0
2424
# via jaraco-context
25-
beautifulsoup4==4.13.4
25+
beautifulsoup4==4.13.5
2626
# via
2727
# furo
2828
# sphinx-codeautolink
@@ -34,7 +34,7 @@ build==1.3.0
3434
# via
3535
# -r requirements/tools.in
3636
# pip-tools
37-
cachetools==6.1.0
37+
cachetools==6.2.0
3838
# via tox
3939
certifi==2025.8.3
4040
# via requests
@@ -54,7 +54,7 @@ colorama==0.4.6
5454
# via tox
5555
com2ann==0.3.0
5656
# via shed
57-
coverage==7.10.5
57+
coverage==7.10.6
5858
# via -r requirements/tools.in
5959
cryptography==45.0.6
6060
# via
@@ -187,7 +187,7 @@ pexpect==4.9.0
187187
# ipython
188188
pip-tools==7.5.0
189189
# via -r requirements/tools.in
190-
platformdirs==4.3.8
190+
platformdirs==4.4.0
191191
# via
192192
# black
193193
# tox
@@ -196,7 +196,7 @@ pluggy==1.6.0
196196
# via
197197
# pytest
198198
# tox
199-
prompt-toolkit==3.0.51
199+
prompt-toolkit==3.0.52
200200
# via ipython
201201
ptyprocess==0.7.0
202202
# via pexpect
@@ -260,7 +260,7 @@ rich==14.1.0
260260
# via
261261
# pelican
262262
# twine
263-
ruff==0.12.10
263+
ruff==0.12.11
264264
# via -r requirements/tools.in
265265
secretstorage==3.3.3
266266
# via keyring
@@ -278,7 +278,7 @@ sortedcontainers==2.4.0
278278
# sortedcontainers-stubs
279279
sortedcontainers-stubs==2.4.3
280280
# via -r requirements/tools.in
281-
soupsieve==2.7
281+
soupsieve==2.8
282282
# via beautifulsoup4
283283
sphinx==8.1.3
284284
# via
@@ -323,7 +323,7 @@ tomli==2.2.1
323323
# pytest
324324
# sphinx
325325
# tox
326-
tox==4.28.4
326+
tox==4.29.0
327327
# via -r requirements/tools.in
328328
traitlets==5.14.3
329329
# via
@@ -343,7 +343,7 @@ types-redis==4.6.0.20241004
343343
# via -r requirements/tools.in
344344
types-setuptools==80.9.0.20250822
345345
# via types-cffi
346-
typing-extensions==4.14.1
346+
typing-extensions==4.15.0
347347
# via
348348
# -r requirements/tools.in
349349
# anyio

0 commit comments

Comments
 (0)