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.2.25
1212 # via requests
13- chardet==5.2.0
13+ chardet==7.4.3
1414 # via requests
15- charset-normalizer==3.4.4
15+ charset-normalizer==3.4.7
1616 # via requests
17+ click==8.3.2
18+ # via typer
1719colorama==0.4.6
1820 # via pytest-watch
19- coverage==7.13.0
21+ coverage==7.13.5
2022 # via
2123 # -r dependencies/tox-pypy311-pp311-linux-x86_64.in
2224 # pytest-cov
23- cryptography==46.0.3
25+ cryptography==46.0.7
2426 # via
2527 # pyopenssl
2628 # trustme
@@ -34,27 +36,27 @@ idna==3.11
3436 # trustme
3537iniconfig==2.3.0
3638 # via pytest
37- jaraco-context==6.0.1
39+ jaraco-context==6.1.2
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
5052mdurl==0.1.2
5153 # via markdown-it-py
52- more-itertools==10.8.0
54+ more-itertools==11.0.2
5355 # via
5456 # cheroot (pyproject.toml)
5557 # jaraco-functools
5658 # jaraco-text
57- packaging==25.0
59+ packaging==26.1
5860 # via
5961 # pytest
6062 # pytest-rerunfailures
@@ -68,15 +70,15 @@ pprintpp==0.4.0
6870 # via pytest-clarity
6971py==1.11.0
7072 # via pypytools
71- pygments==2.19.2
73+ pygments==2.20.0
7274 # via
7375 # pytest
7476 # rich
75- pyopenssl==25.3 .0
77+ pyopenssl==26.0 .0
7678 # via -r dependencies/tox-pypy311-pp311-linux-x86_64.in
7779pypytools==0.6.2
7880 # via -r dependencies/tox-pypy311-pp311-linux-x86_64.in
79- pytest==9.0.2
81+ pytest==9.0.3
8082 # via
8183 # -r dependencies/tox-pypy311-pp311-linux-x86_64.in
8284 # pytest-clarity
@@ -88,7 +90,7 @@ pytest==9.0.2
8890 # pytest-xdist
8991pytest-clarity==1.0.1
9092 # via -r dependencies/tox-pypy311-pp311-linux-x86_64.in
91- pytest-cov==7.0 .0
93+ pytest-cov==7.1 .0
9294 # via -r dependencies/tox-pypy311-pp311-linux-x86_64.in
9395pytest-mock==3.15.1
9496 # via -r dependencies/tox-pypy311-pp311-linux-x86_64.in
@@ -102,7 +104,7 @@ pytest-xdist==3.8.0
102104 # via -r dependencies/tox-pypy311-pp311-linux-x86_64.in
103105python-dateutil==2.9.0.post0
104106 # via tempora
105- requests==2.32.5
107+ requests==2.33.1
106108 # via
107109 # -r dependencies/tox-pypy311-pp311-linux-x86_64.in
108110 # requests-toolbelt
@@ -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==15.0.0
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.24.1
131+ # via typer-slim
132+ typer-slim==0.24.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
0 commit comments