Skip to content

Commit 8509ca7

Browse files
authored
Merge pull request #4048 from HypothesisWorks/create-pull-request/patch
Update pinned dependencies
2 parents e66d237 + 78868bf commit 8509ca7

File tree

6 files changed

+22
-19
lines changed

6 files changed

+22
-19
lines changed

hypothesis-python/RELEASE.rst

+4
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

+1-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Version 2024062300, Last Updated Sun Jun 23 07:07:01 2024 UTC
1+
# Version 2024071300, Last Updated Sat Jul 13 07:07:01 2024 UTC
22
AAA
33
AARP
44
ABB
@@ -1038,7 +1038,6 @@ SG
10381038
SH
10391039
SHANGRILA
10401040
SHARP
1041-
SHAW
10421041
SHELL
10431042
SHIA
10441043
SHIKSHA

requirements/coverage.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,11 @@ click==8.1.7
1616
# via
1717
# -r requirements/coverage.in
1818
# black
19-
coverage[toml]==7.5.4
19+
coverage[toml]==7.6.0
2020
# via pytest-cov
2121
dpcontracts==0.6.0
2222
# via -r requirements/coverage.in
23-
exceptiongroup==1.2.1 ; python_version < "3.11"
23+
exceptiongroup==1.2.2 ; python_version < "3.11"
2424
# via
2525
# hypothesis (hypothesis-python/setup.py)
2626
# pytest

requirements/fuzzing.txt

+5-5
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ click==8.1.7
2929
# black
3030
# flask
3131
# hypothesis
32-
coverage[toml]==7.5.4
32+
coverage[toml]==7.6.0
3333
# via
3434
# hypofuzz
3535
# pytest-cov
@@ -43,7 +43,7 @@ dash-table==5.0.0
4343
# via dash
4444
dpcontracts==0.6.0
4545
# via -r requirements/coverage.in
46-
exceptiongroup==1.2.1 ; python_version < "3.11"
46+
exceptiongroup==1.2.2 ; python_version < "3.11"
4747
# via
4848
# hypothesis
4949
# hypothesis (hypothesis-python/setup.py)
@@ -56,7 +56,7 @@ flask==3.0.3
5656
# via dash
5757
hypofuzz==24.2.3
5858
# via -r requirements/fuzzing.in
59-
hypothesis[cli]==6.104.2
59+
hypothesis[cli]==6.108.0
6060
# via hypofuzz
6161
idna==3.7
6262
# via requests
@@ -157,7 +157,7 @@ sortedcontainers==2.4.0
157157
# fakeredis
158158
# hypothesis
159159
# hypothesis (hypothesis-python/setup.py)
160-
tenacity==8.4.2
160+
tenacity==8.5.0
161161
# via plotly
162162
tomli==2.0.1
163163
# via
@@ -182,5 +182,5 @@ zipp==3.19.2
182182
# via importlib-metadata
183183

184184
# The following packages are considered to be unsafe in a requirements file:
185-
setuptools==70.2.0
185+
setuptools==70.3.0
186186
# via dash

requirements/test.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
#
77
attrs==23.2.0
88
# via hypothesis (hypothesis-python/setup.py)
9-
exceptiongroup==1.2.1 ; python_version < "3.11"
9+
exceptiongroup==1.2.2 ; python_version < "3.11"
1010
# via
1111
# hypothesis (hypothesis-python/setup.py)
1212
# pytest

requirements/tools.txt

+9-9
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ colorama==0.4.6
4848
# via tox
4949
com2ann==0.3.0
5050
# via shed
51-
coverage==7.5.4
51+
coverage==7.6.0
5252
# via -r requirements/tools.in
5353
cryptography==42.0.8
5454
# via
@@ -59,7 +59,7 @@ decorator==5.1.1
5959
# via ipython
6060
distlib==0.3.8
6161
# via virtualenv
62-
django==5.0.6
62+
django==5.0.7
6363
# via -r requirements/tools.in
6464
docutils==0.20.1
6565
# via
@@ -71,7 +71,7 @@ docutils==0.20.1
7171
# sphinx-rtd-theme
7272
dpcontracts==0.6.0
7373
# via -r requirements/tools.in
74-
exceptiongroup==1.2.1 ; python_version < "3.11"
74+
exceptiongroup==1.2.2 ; python_version < "3.11"
7575
# via
7676
# anyio
7777
# hypothesis (hypothesis-python/setup.py)
@@ -147,7 +147,7 @@ mypy-extensions==1.0.0
147147
# via
148148
# black
149149
# mypy
150-
nh3==0.2.17
150+
nh3==0.2.18
151151
# via readme-renderer
152152
nodeenv==1.9.1
153153
# via pyright
@@ -207,7 +207,7 @@ pyproject-hooks==1.1.0
207207
# via
208208
# build
209209
# pip-tools
210-
pyright==1.1.370
210+
pyright==1.1.371
211211
# via -r requirements/tools.in
212212
pytest==8.2.2
213213
# via -r requirements/tools.in
@@ -242,7 +242,7 @@ rich==13.7.1
242242
# via
243243
# pelican
244244
# twine
245-
ruff==0.5.0
245+
ruff==0.5.1
246246
# via -r requirements/tools.in
247247
secretstorage==3.3.3
248248
# via keyring
@@ -330,7 +330,7 @@ types-pytz==2024.1.0.20240417
330330
# via -r requirements/tools.in
331331
types-redis==4.6.0.20240425
332332
# via -r requirements/tools.in
333-
types-setuptools==70.2.0.20240704
333+
types-setuptools==70.3.0.20240710
334334
# via types-cffi
335335
typing-extensions==4.12.2
336336
# via
@@ -358,7 +358,7 @@ zipp==3.19.2
358358
# via importlib-metadata
359359

360360
# The following packages are considered to be unsafe in a requirements file:
361-
pip==24.1.1
361+
pip==24.1.2
362362
# via pip-tools
363-
setuptools==70.2.0
363+
setuptools==70.3.0
364364
# via pip-tools

0 commit comments

Comments
 (0)