Skip to content

Commit c16cf7a

Browse files
authored
Merge pull request #4551 from HypothesisWorks/create-pull-request/patch
Update pinned dependencies
2 parents c748cc7 + 7780eda commit c16cf7a

File tree

5 files changed

+21
-14
lines changed

5 files changed

+21
-14
lines changed

requirements/coverage.txt

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@ async-timeout==5.0.1
1010
# via redis
1111
attrs==25.3.0
1212
# via hypothesis (hypothesis-python/pyproject.toml)
13-
black==25.1.0
13+
black==25.9.0
1414
# via -r requirements/coverage.in
15-
click==8.2.1
15+
click==8.3.0
1616
# via
1717
# -r requirements/coverage.in
1818
# black
@@ -75,6 +75,8 @@ python-dateutil==2.9.0.post0
7575
# via
7676
# -r requirements/coverage.in
7777
# pandas
78+
pytokens==0.1.10
79+
# via black
7880
pytz==2025.2
7981
# via
8082
# -r requirements/coverage.in

requirements/crosshair.txt

Lines changed: 1 addition & 1 deletion
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.16
29+
hypothesis==6.139.2
3030
# via hypothesis-crosshair
3131
hypothesis-crosshair==0.0.25
3232
# via -r requirements/crosshair.in

requirements/fuzzing.txt

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,12 +16,12 @@ attrs==25.3.0
1616
# hypothesis (hypothesis-python/pyproject.toml)
1717
# outcome
1818
# trio
19-
black==25.1.0
19+
black==25.9.0
2020
# via
2121
# -r requirements/coverage.in
2222
# hypofuzz
2323
# hypothesis
24-
click==8.2.1
24+
click==8.3.0
2525
# via
2626
# -r requirements/coverage.in
2727
# black
@@ -59,7 +59,7 @@ hyperframe==6.1.0
5959
# via h2
6060
hypofuzz==25.9.1
6161
# via -r requirements/fuzzing.in
62-
hypothesis[cli,watchdog]==6.138.16
62+
hypothesis[cli,watchdog]==6.139.2
6363
# via hypofuzz
6464
idna==3.10
6565
# via
@@ -103,7 +103,7 @@ pluggy==1.6.0
103103
# pytest-cov
104104
priority==2.0.0
105105
# via hypercorn
106-
psutil==7.0.0
106+
psutil==7.1.0
107107
# via hypofuzz
108108
ptyprocess==0.7.0
109109
# via pexpect
@@ -127,6 +127,8 @@ python-dateutil==2.9.0.post0
127127
# via
128128
# -r requirements/coverage.in
129129
# pandas
130+
pytokens==0.1.10
131+
# via black
130132
pytz==2025.2
131133
# via
132134
# -r requirements/coverage.in

requirements/tools.txt

Lines changed: 9 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ beautifulsoup4==4.13.5
2626
# via
2727
# furo
2828
# sphinx-codeautolink
29-
black==25.1.0
29+
black==25.9.0
3030
# via shed
3131
blinker==1.9.0
3232
# via pelican
@@ -44,7 +44,7 @@ chardet==5.2.0
4444
# via tox
4545
charset-normalizer==3.4.3
4646
# via requests
47-
click==8.2.1
47+
click==8.3.0
4848
# via
4949
# black
5050
# pip-tools
@@ -56,7 +56,7 @@ com2ann==0.3.0
5656
# via shed
5757
coverage==7.10.6
5858
# via -r requirements/tools.in
59-
cryptography==45.0.7
59+
cryptography==46.0.1
6060
# via
6161
# secretstorage
6262
# types-pyopenssl
@@ -150,7 +150,7 @@ more-itertools==10.8.0
150150
# via
151151
# jaraco-classes
152152
# jaraco-functools
153-
mypy==1.18.1
153+
mypy==1.18.2
154154
# via -r requirements/tools.in
155155
mypy-extensions==1.1.0
156156
# via
@@ -234,6 +234,8 @@ python-dateutil==2.9.0.post0
234234
# via
235235
# -r requirements/tools.in
236236
# pelican
237+
pytokens==0.1.10
238+
# via black
237239
pyupgrade==3.20.0
238240
# via shed
239241
pyyaml==6.0.2
@@ -260,7 +262,7 @@ rich==14.1.0
260262
# via
261263
# pelican
262264
# twine
263-
ruff==0.13.0
265+
ruff==0.13.1
264266
# via -r requirements/tools.in
265267
secretstorage==3.4.0
266268
# via keyring
@@ -331,7 +333,7 @@ traitlets==5.14.3
331333
# matplotlib-inline
332334
twine==6.2.0
333335
# via -r requirements/tools.in
334-
types-cffi==1.17.0.20250822
336+
types-cffi==1.17.0.20250915
335337
# via types-pyopenssl
336338
types-click==7.1.8
337339
# via -r requirements/tools.in
@@ -350,6 +352,7 @@ typing-extensions==4.15.0
350352
# asgiref
351353
# beautifulsoup4
352354
# black
355+
# cryptography
353356
# exceptiongroup
354357
# ipython
355358
# mypy

tooling/src/hypothesistooling/__main__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -576,7 +576,7 @@ def run_tox(task, version, *args):
576576
"3.12": "3.12.11",
577577
"3.13": "3.13.7",
578578
"3.13t": "3.13t-dev",
579-
"3.14": "3.14.0rc2",
579+
"3.14": "3.14.0rc3",
580580
"3.14t": "3.14t-dev",
581581
"3.15": "3.15-dev",
582582
"3.15t": "3.15t-dev",

0 commit comments

Comments
 (0)