Skip to content

Commit cd08f04

Browse files
Update tox-pypy311-pp311-win32-amd64 constraints
1 parent 9f696df commit cd08f04

1 file changed

Lines changed: 32 additions & 21 deletions

File tree

dependencies/tox-pypy311-pp311-win32-amd64.txt

Lines changed: 32 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -4,25 +4,28 @@
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
99
backports-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
1719
colorama==0.4.6
1820
# via
21+
# click
1922
# pytest
2023
# pytest-watch
21-
coverage==7.13.0
24+
coverage==7.13.5
2225
# via
2326
# -r dependencies/tox-pypy311-pp311-win32-amd64.in
2427
# pytest-cov
25-
cryptography==46.0.3
28+
cryptography==46.0.7
2629
# via
2730
# pyopenssl
2831
# trustme
@@ -36,27 +39,27 @@ idna==3.11
3639
# trustme
3740
iniconfig==2.3.0
3841
# via pytest
39-
jaraco-context==6.0.1
42+
jaraco-context==6.1.2
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
5053
markdown-it-py==4.0.0
5154
# via rich
5255
mdurl==0.1.2
5356
# via markdown-it-py
54-
more-itertools==10.8.0
57+
more-itertools==11.0.2
5558
# via
5659
# cheroot (pyproject.toml)
5760
# jaraco-functools
5861
# jaraco-text
59-
packaging==25.0
62+
packaging==26.1
6063
# via
6164
# pytest
6265
# pytest-rerunfailures
@@ -70,15 +73,15 @@ pprintpp==0.4.0
7073
# via pytest-clarity
7174
py==1.11.0
7275
# via pypytools
73-
pygments==2.19.2
76+
pygments==2.20.0
7477
# via
7578
# pytest
7679
# rich
77-
pyopenssl==25.3.0
80+
pyopenssl==26.0.0
7881
# via -r dependencies/tox-pypy311-pp311-win32-amd64.in
7982
pypytools==0.6.2
8083
# via -r dependencies/tox-pypy311-pp311-win32-amd64.in
81-
pytest==9.0.2
84+
pytest==9.0.3
8285
# via
8386
# -r dependencies/tox-pypy311-pp311-win32-amd64.in
8487
# pytest-clarity
@@ -90,7 +93,7 @@ pytest==9.0.2
9093
# pytest-xdist
9194
pytest-clarity==1.0.1
9295
# via -r dependencies/tox-pypy311-pp311-win32-amd64.in
93-
pytest-cov==7.0.0
96+
pytest-cov==7.1.0
9497
# via -r dependencies/tox-pypy311-pp311-win32-amd64.in
9598
pytest-mock==3.15.1
9699
# via -r dependencies/tox-pypy311-pp311-win32-amd64.in
@@ -104,7 +107,7 @@ pytest-xdist==3.8.0
104107
# via -r dependencies/tox-pypy311-pp311-win32-amd64.in
105108
python-dateutil==2.9.0.post0
106109
# via tempora
107-
requests==2.32.5
110+
requests==2.33.1
108111
# via
109112
# -r dependencies/tox-pypy311-pp311-win32-amd64.in
110113
# requests-toolbelt
@@ -113,19 +116,27 @@ requests-toolbelt==1.0.0
113116
# via -r dependencies/tox-pypy311-pp311-win32-amd64.in
114117
requests-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==15.0.0
120+
# via
121+
# pytest-clarity
122+
# typer
123+
shellingham==1.5.4
124+
# via typer
118125
six==1.17.0
119126
# via python-dateutil
120127
tempora==5.8.1
121128
# via portend
122-
termcolor==3.2.0
129+
termcolor==3.3.0
123130
# via pytest-sugar
124131
trustme==1.2.1
125132
# via -r dependencies/tox-pypy311-pp311-win32-amd64.in
133+
typer==0.24.1
134+
# via typer-slim
135+
typer-slim==0.24.0
136+
# via jaraco-text
126137
typing-extensions==4.15.0
127138
# via pyopenssl
128-
urllib3==2.6.2
139+
urllib3==2.6.3
129140
# via requests
130141
watchdog==6.0.0
131142
# via pytest-watch

0 commit comments

Comments
 (0)