Skip to content

Commit 36e519c

Browse files
Update tox-pypy311-pp311-linux-x86_64 constraints
1 parent 1c23daa commit 36e519c

1 file changed

Lines changed: 40 additions & 26 deletions

File tree

dependencies/tox-pypy311-pp311-linux-x86_64.txt

Lines changed: 40 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -4,57 +4,63 @@
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
99
backports-tarfile==1.2.0
1010
# via jaraco-context
11-
certifi==2025.11.12
11+
certifi==2026.6.17
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
1717
colorama==0.4.6
1818
# via pytest-watch
19-
coverage==7.13.0
19+
coverage==7.14.2
2020
# via
2121
# -r dependencies/tox-pypy311-pp311-linux-x86_64.in
2222
# pytest-cov
23-
cryptography==46.0.3
23+
cryptography==49.0.0
2424
# via
2525
# pyopenssl
2626
# trustme
2727
docopt==0.6.2
2828
# via pytest-watch
2929
execnet==2.1.2
3030
# via pytest-xdist
31-
idna==3.11
31+
idna==3.18
3232
# via
3333
# requests
3434
# trustme
3535
iniconfig==2.3.0
3636
# via pytest
37-
jaraco-context==6.0.1
37+
jaraco-collections==5.2.1
38+
# via tempora
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+
# tempora
44+
jaraco-functools==4.5.0
4245
# via
4346
# cheroot (pyproject.toml)
4447
# jaraco-text
4548
# tempora
46-
jaraco-text==4.0.0
47-
# via -r dependencies/tox-pypy311-pp311-linux-x86_64.in
48-
markdown-it-py==4.0.0
49+
jaraco-text==4.2.0
50+
# via
51+
# -r dependencies/tox-pypy311-pp311-linux-x86_64.in
52+
# jaraco-collections
53+
markdown-it-py==4.2.0
4954
# via rich
5055
mdurl==0.1.2
5156
# via markdown-it-py
52-
more-itertools==10.8.0
57+
more-itertools==11.1.0
5358
# via
5459
# cheroot (pyproject.toml)
5560
# jaraco-functools
5661
# jaraco-text
57-
packaging==25.0
62+
# tempora
63+
packaging==26.2
5864
# via
5965
# pytest
6066
# pytest-rerunfailures
@@ -68,15 +74,15 @@ pprintpp==0.4.0
6874
# via pytest-clarity
6975
py==1.11.0
7076
# via pypytools
71-
pygments==2.19.2
77+
pygments==2.20.0
7278
# via
7379
# pytest
7480
# rich
75-
pyopenssl==25.3.0
81+
pyopenssl==26.3.0
7682
# via -r dependencies/tox-pypy311-pp311-linux-x86_64.in
7783
pypytools==0.6.2
7884
# via -r dependencies/tox-pypy311-pp311-linux-x86_64.in
79-
pytest==9.0.2
85+
pytest==9.1.1
8086
# via
8187
# -r dependencies/tox-pypy311-pp311-linux-x86_64.in
8288
# pytest-clarity
@@ -88,11 +94,11 @@ pytest==9.0.2
8894
# pytest-xdist
8995
pytest-clarity==1.0.1
9096
# via -r dependencies/tox-pypy311-pp311-linux-x86_64.in
91-
pytest-cov==7.0.0
97+
pytest-cov==7.1.0
9298
# via -r dependencies/tox-pypy311-pp311-linux-x86_64.in
9399
pytest-mock==3.15.1
94100
# via -r dependencies/tox-pypy311-pp311-linux-x86_64.in
95-
pytest-rerunfailures==16.1
101+
pytest-rerunfailures==16.3
96102
# via -r dependencies/tox-pypy311-pp311-linux-x86_64.in
97103
pytest-sugar==1.1.1
98104
# via -r dependencies/tox-pypy311-pp311-linux-x86_64.in
@@ -102,7 +108,7 @@ pytest-xdist==3.8.0
102108
# via -r dependencies/tox-pypy311-pp311-linux-x86_64.in
103109
python-dateutil==2.9.0.post0
104110
# via tempora
105-
requests==2.32.5
111+
requests==2.34.2
106112
# via
107113
# -r dependencies/tox-pypy311-pp311-linux-x86_64.in
108114
# requests-toolbelt
@@ -111,19 +117,27 @@ requests-toolbelt==1.0.0
111117
# via -r dependencies/tox-pypy311-pp311-linux-x86_64.in
112118
requests-unixsocket==0.4.1
113119
# via -r dependencies/tox-pypy311-pp311-linux-x86_64.in
114-
rich==14.2.0
115-
# via pytest-clarity
120+
rich==15.0.0
121+
# via
122+
# pytest-clarity
123+
# typer
124+
shellingham==1.5.4
125+
# via typer
116126
six==1.17.0
117127
# via python-dateutil
118-
tempora==5.8.1
128+
tempora==5.9.0
119129
# via portend
120-
termcolor==3.2.0
130+
termcolor==3.3.0
121131
# via pytest-sugar
122132
trustme==1.2.1
123133
# via -r dependencies/tox-pypy311-pp311-linux-x86_64.in
134+
typer==0.26.7
135+
# via typer-slim
136+
typer-slim==0.24.0
137+
# via jaraco-text
124138
typing-extensions==4.15.0
125139
# via pyopenssl
126-
urllib3==2.6.2
140+
urllib3==2.7.0
127141
# via requests
128142
watchdog==6.0.0
129143
# via pytest-watch

0 commit comments

Comments
 (0)