File tree Expand file tree Collapse file tree 3 files changed +444
-364
lines changed Expand file tree Collapse file tree 3 files changed +444
-364
lines changed Original file line number Diff line number Diff line change @@ -72,9 +72,9 @@ binding = "Exec"
7272 " NOTICE" ,
7373]
7474
75- [tool .pytest . ini_options ]
75+ [tool .pytest ]
7676console_output_style = " progress"
77- faulthandler_timeout = 60
77+ faulthandler_timeout = " 60 "
7878log_cli = true
7979trio_mode = true
8080markers = [
Original file line number Diff line number Diff line change 1- attrs == 25.3 .0
2- cachetools == 6.2.0
1+ attrs == 25.4 .0
2+ cachetools == 6.2.1
33certifi == 2025.10.5
44cffi == 2.0.0
55chardet == 5.2.0
6- charset-normalizer == 3.4.3
6+ charset-normalizer == 3.4.4
77colorama == 0.4.6
8- cryptography == 46.0.2
8+ cryptography == 46.0.3
99debugpy == 1.8.17
1010distlib == 0.4.0
1111docutils == 0.21.2
12- filelock == 3.19.1
12+ filelock == 3.20.0
1313filetype == 1.2.0
1414h11 == 0.16.0
1515id == 1.5.0
16- idna == 3.10
16+ idna == 3.11
1717importlib_metadata == 8.7.0
1818inflection == 0.5.1
19- iniconfig == 2.1 .0
19+ iniconfig == 2.3 .0
2020jaraco.classes == 3.4.0
2121jaraco.context == 6.0.1
2222jaraco.functools == 4.3.0
@@ -25,18 +25,18 @@ keyring==25.6.0
2525markdown-it-py == 4.0.0
2626mdurl == 0.1.2
2727more-itertools == 10.8.0
28- multidict == 6.6.4
29- nh3 == 0.3.0
28+ multidict == 6.7.0
29+ nh3 == 0.3.2
3030outcome == 1.3.0.post0
3131packaging == 25.0
32- platformdirs == 4.4 .0
32+ platformdirs == 4.5 .0
3333pluggy == 1.6.0
3434py == 1.11.0
3535pycparser == 2.23
3636Pygments == 2.19.2
37- pyproject-api == 1.9.1
37+ pyproject-api == 1.10.0
3838PySocks == 1.7.1
39- pytest == 8.4.2
39+ pytest == 9.0.0
4040pytest-instafail == 0.5.0
4141pytest-mock == 3.15.1
4242pytest-trio == 0.8.0
@@ -45,17 +45,17 @@ readme_renderer==44.0
4545requests == 2.32.5
4646requests-toolbelt == 1.0.0
4747rfc3986 == 2.0.0
48- rich == 14.1 .0
48+ rich == 14.2 .0
4949SecretStorage == 3.4.0
5050sniffio == 1.3.1
5151sortedcontainers == 2.4.0
52- tox == 4.30.3
53- trio == 0.31 .0
52+ tox == 4.32.0
53+ trio == 0.32 .0
5454trio-websocket == 0.12.2
5555twine == 6.2.0
5656typing_extensions == 4.15.0
5757urllib3 [socks ]== 2.5.0
58- virtualenv == 20.34.0
59- websocket-client == 1.8 .0
58+ virtualenv == 20.35.4
59+ websocket-client == 1.9 .0
6060wsproto == 1.2.0
6161zipp == 3.23.0
You can’t perform that action at this time.
0 commit comments