Skip to content

Commit e014a09

Browse files
authored
Merge pull request #4317 from HypothesisWorks/create-pull-request/patch
Update pinned dependencies
2 parents f30af5b + d32c099 commit e014a09

File tree

5 files changed

+17
-17
lines changed

5 files changed

+17
-17
lines changed

hypothesis-python/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ def local_file(name):
6060
"pytest": ["pytest>=4.6"],
6161
"dpcontracts": ["dpcontracts>=0.4"],
6262
"redis": ["redis>=3.0.0"],
63-
"crosshair": ["hypothesis-crosshair>=0.0.20", "crosshair-tool>=0.0.83"],
63+
"crosshair": ["hypothesis-crosshair>=0.0.20", "crosshair-tool>=0.0.84"],
6464
# zoneinfo is an odd one: every dependency is platform-conditional.
6565
"zoneinfo": [
6666
"tzdata>=2025.1 ; sys_platform == 'win32' or sys_platform == 'emscripten'",

requirements/coverage.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ click==8.1.8
1818
# via
1919
# -r requirements/coverage.in
2020
# black
21-
coverage[toml]==7.7.0
21+
coverage[toml]==7.7.1
2222
# via pytest-cov
2323
dpcontracts==0.6.0
2424
# via -r requirements/coverage.in
@@ -30,7 +30,7 @@ execnet==2.1.1
3030
# via pytest-xdist
3131
fakeredis==2.27.0
3232
# via -r requirements/coverage.in
33-
iniconfig==2.0.0
33+
iniconfig==2.1.0
3434
# via pytest
3535
lark==1.2.2
3636
# via -r requirements/coverage.in
@@ -52,7 +52,7 @@ pathspec==0.12.1
5252
# via black
5353
pexpect==4.9.0
5454
# via -r requirements/test.in
55-
platformdirs==4.3.6
55+
platformdirs==4.3.7
5656
# via black
5757
pluggy==1.5.0
5858
# via pytest

requirements/fuzzing.txt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ click==8.1.8
2727
# -r requirements/coverage.in
2828
# black
2929
# hypothesis
30-
coverage[toml]==7.7.0
30+
coverage[toml]==7.7.1
3131
# via
3232
# hypofuzz
3333
# pytest-cov
@@ -58,15 +58,15 @@ hypercorn==0.17.3
5858
# via hypofuzz
5959
hyperframe==6.1.0
6060
# via h2
61-
hypofuzz==25.3.1
61+
hypofuzz==25.3.3
6262
# via -r requirements/fuzzing.in
63-
hypothesis[cli,watchdog]==6.129.3
63+
hypothesis[cli,watchdog]==6.130.2
6464
# via hypofuzz
6565
idna==3.10
6666
# via
6767
# anyio
6868
# trio
69-
iniconfig==2.0.0
69+
iniconfig==2.1.0
7070
# via pytest
7171
lark==1.2.2
7272
# via -r requirements/coverage.in
@@ -96,7 +96,7 @@ pathspec==0.12.1
9696
# via black
9797
pexpect==4.9.0
9898
# via -r requirements/test.in
99-
platformdirs==4.3.6
99+
platformdirs==4.3.7
100100
# via black
101101
pluggy==1.5.0
102102
# via pytest

requirements/test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ exceptiongroup==1.2.2 ; python_version < "3.11"
1414
# pytest
1515
execnet==2.1.1
1616
# via pytest-xdist
17-
iniconfig==2.0.0
17+
iniconfig==2.1.0
1818
# via pytest
1919
packaging==24.2
2020
# via pytest

requirements/tools.txt

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ colorama==0.4.6
5252
# via tox
5353
com2ann==0.3.0
5454
# via shed
55-
coverage==7.7.0
55+
coverage==7.7.1
5656
# via -r requirements/tools.in
5757
cryptography==44.0.2
5858
# via
@@ -102,7 +102,7 @@ imagesize==1.4.1
102102
# via sphinx
103103
importlib-metadata==8.6.1
104104
# via keyring
105-
iniconfig==2.0.0
105+
iniconfig==2.1.0
106106
# via pytest
107107
ipython==8.34.0
108108
# via -r requirements/tools.in
@@ -183,7 +183,7 @@ pexpect==4.9.0
183183
# ipython
184184
pip-tools==7.4.1
185185
# via -r requirements/tools.in
186-
platformdirs==4.3.6
186+
platformdirs==4.3.7
187187
# via
188188
# black
189189
# tox
@@ -216,7 +216,7 @@ pyproject-hooks==1.2.0
216216
# via
217217
# build
218218
# pip-tools
219-
pyright==1.1.396
219+
pyright==1.1.397
220220
# via -r requirements/tools.in
221221
pytest==8.3.5
222222
# via
@@ -256,7 +256,7 @@ rich==13.9.4
256256
# via
257257
# pelican
258258
# twine
259-
ruff==0.11.0
259+
ruff==0.11.2
260260
# via -r requirements/tools.in
261261
secretstorage==3.3.3
262262
# via keyring
@@ -329,7 +329,7 @@ traitlets==5.14.3
329329
# matplotlib-inline
330330
twine==6.1.0
331331
# via -r requirements/tools.in
332-
types-cffi==1.16.0.20250318
332+
types-cffi==1.17.0.20250319
333333
# via types-pyopenssl
334334
types-click==7.1.8
335335
# via -r requirements/tools.in
@@ -375,7 +375,7 @@ zipp==3.21.0
375375
# The following packages are considered to be unsafe in a requirements file:
376376
pip==25.0.1
377377
# via pip-tools
378-
setuptools==76.1.0
378+
setuptools==77.0.3
379379
# via
380380
# pip-tools
381381
# types-setuptools

0 commit comments

Comments
 (0)