File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44#
55# pip-compile --allow-unsafe --output-file=dependencies/tox-pypy311-pp311-win32-amd64.txt --strip-extras dependencies/tox-pypy311-pp311-win32-amd64.in pyproject.toml
66#
7- autocommand==2.2.2
8- # via jaraco-text
7+ annotated-doc==0.0.4
8+ # via typer
99backports-tarfile==1.2.0
1010 # via jaraco-context
11- certifi==2025.11.12
11+ certifi==2026.1.4
1212 # via requests
1313chardet==5.2.0
1414 # via requests
1515charset-normalizer==3.4.4
1616 # via requests
17+ click==8.3.1
18+ # via typer
1719colorama==0.4.6
1820 # via
21+ # click
1922 # pytest
2023 # pytest-watch
21- coverage==7.13.0
24+ coverage==7.13.4
2225 # via
2326 # -r dependencies/tox-pypy311-pp311-win32-amd64.in
2427 # pytest-cov
25- cryptography==46.0.3
28+ cryptography==46.0.5
2629 # via
2730 # pyopenssl
2831 # trustme
@@ -36,16 +39,16 @@ idna==3.11
3639 # trustme
3740iniconfig==2.3.0
3841 # via pytest
39- jaraco-context==6.0.1
42+ jaraco-context==6.1.0
4043 # via
4144 # -r dependencies/tox-pypy311-pp311-win32-amd64.in
4245 # jaraco-text
43- jaraco-functools==4.3 .0
46+ jaraco-functools==4.4 .0
4447 # via
4548 # cheroot (pyproject.toml)
4649 # jaraco-text
4750 # tempora
48- jaraco-text==4.0 .0
51+ jaraco-text==4.2 .0
4952 # via -r dependencies/tox-pypy311-pp311-win32-amd64.in
5053markdown-it-py==4.0.0
5154 # via rich
@@ -56,7 +59,7 @@ more-itertools==10.8.0
5659 # cheroot (pyproject.toml)
5760 # jaraco-functools
5861 # jaraco-text
59- packaging==25 .0
62+ packaging==26 .0
6063 # via
6164 # pytest
6265 # pytest-rerunfailures
@@ -113,19 +116,27 @@ requests-toolbelt==1.0.0
113116 # via -r dependencies/tox-pypy311-pp311-win32-amd64.in
114117requests-unixsocket==0.4.1
115118 # via -r dependencies/tox-pypy311-pp311-win32-amd64.in
116- rich==14.2.0
117- # via pytest-clarity
119+ rich==14.3.2
120+ # via
121+ # pytest-clarity
122+ # typer
123+ shellingham==1.5.4
124+ # via typer
118125six==1.17.0
119126 # via python-dateutil
120127tempora==5.8.1
121128 # via portend
122- termcolor==3.2 .0
129+ termcolor==3.3 .0
123130 # via pytest-sugar
124131trustme==1.2.1
125132 # via -r dependencies/tox-pypy311-pp311-win32-amd64.in
133+ typer==0.23.0
134+ # via typer-slim
135+ typer-slim==0.23.0
136+ # via jaraco-text
126137typing-extensions==4.15.0
127138 # via pyopenssl
128- urllib3==2.6.2
139+ urllib3==2.6.3
129140 # via requests
130141watchdog==6.0.0
131142 # via pytest-watch
You can’t perform that action at this time.
0 commit comments