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-linux-x86_64.txt --strip-extras dependencies/tox-pypy311-pp311-linux-x86_64.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 pytest-watch
19- coverage==7.13.0
21+ coverage==7.13.4
2022 # via
2123 # -r dependencies/tox-pypy311-pp311-linux-x86_64.in
2224 # pytest-cov
23- cryptography==46.0.3
25+ cryptography==46.0.5
2426 # via
2527 # pyopenssl
2628 # trustme
@@ -34,16 +36,16 @@ idna==3.11
3436 # trustme
3537iniconfig==2.3.0
3638 # via pytest
37- jaraco-context==6.0.1
39+ jaraco-context==6.1.0
3840 # via
3941 # -r dependencies/tox-pypy311-pp311-linux-x86_64.in
4042 # jaraco-text
41- jaraco-functools==4.3 .0
43+ jaraco-functools==4.4 .0
4244 # via
4345 # cheroot (pyproject.toml)
4446 # jaraco-text
4547 # tempora
46- jaraco-text==4.0 .0
48+ jaraco-text==4.2 .0
4749 # via -r dependencies/tox-pypy311-pp311-linux-x86_64.in
4850markdown-it-py==4.0.0
4951 # via rich
@@ -54,7 +56,7 @@ more-itertools==10.8.0
5456 # cheroot (pyproject.toml)
5557 # jaraco-functools
5658 # jaraco-text
57- packaging==25 .0
59+ packaging==26 .0
5860 # via
5961 # pytest
6062 # pytest-rerunfailures
@@ -111,19 +113,27 @@ requests-toolbelt==1.0.0
111113 # via -r dependencies/tox-pypy311-pp311-linux-x86_64.in
112114requests-unixsocket==0.4.1
113115 # via -r dependencies/tox-pypy311-pp311-linux-x86_64.in
114- rich==14.2.0
115- # via pytest-clarity
116+ rich==14.3.2
117+ # via
118+ # pytest-clarity
119+ # typer
120+ shellingham==1.5.4
121+ # via typer
116122six==1.17.0
117123 # via python-dateutil
118124tempora==5.8.1
119125 # via portend
120- termcolor==3.2 .0
126+ termcolor==3.3 .0
121127 # via pytest-sugar
122128trustme==1.2.1
123129 # via -r dependencies/tox-pypy311-pp311-linux-x86_64.in
130+ typer==0.23.0
131+ # via typer-slim
132+ typer-slim==0.23.0
133+ # via jaraco-text
124134typing-extensions==4.15.0
125135 # via pyopenssl
126- urllib3==2.6.2
136+ urllib3==2.6.3
127137 # via requests
128138watchdog==6.0.0
129139 # via pytest-watch
You can’t perform that action at this time.
0 commit comments