Skip to content

Commit 46f90e9

Browse files
committed
Bump zstandard in lockfile to support Python 3.14
uv pip compile -U --all-extras pyproject.toml -o requirements-dev.txt
1 parent b006ea1 commit 46f90e9

1 file changed

Lines changed: 58 additions & 79 deletions

File tree

requirements-dev.txt

Lines changed: 58 additions & 79 deletions
Original file line numberDiff line numberDiff line change
@@ -1,181 +1,160 @@
11
# This file was autogenerated by uv via the following command:
22
# uv pip compile --all-extras pyproject.toml -o requirements-dev.txt
3-
anyio==4.4.0
3+
anyio==4.11.0
44
# via httpx
5-
backports-tarfile==1.2.0
6-
# via jaraco-context
7-
boolean-py==4.0
5+
boolean-py==5.0
86
# via license-expression
9-
cachecontrol==0.14.0
7+
cachecontrol==0.14.3
108
# via pip-audit
11-
certifi==2024.7.4
9+
certifi==2025.10.5
1210
# via
1311
# httpcore
1412
# httpx
1513
# requests
16-
charset-normalizer==3.3.2
14+
charset-normalizer==3.4.4
1715
# via requests
18-
click==8.1.7
16+
click==8.3.0
1917
# via
2018
# hatch
2119
# userpath
22-
coverage==7.5.4
20+
coverage==7.11.0
2321
# via pytest-cov
24-
cyclonedx-python-lib==7.5.1
22+
cyclonedx-python-lib==9.1.0
2523
# via pip-audit
2624
defusedxml==0.7.1
2725
# via py-serializable
28-
distlib==0.3.8
26+
distlib==0.4.0
2927
# via virtualenv
30-
exceptiongroup==1.2.1
31-
# via
32-
# anyio
33-
# pytest
34-
filelock==3.15.4
28+
filelock==3.20.0
3529
# via
3630
# cachecontrol
3731
# virtualenv
38-
h11==0.14.0
32+
h11==0.16.0
3933
# via httpcore
40-
hatch==1.12.0
34+
hatch==1.15.1
4135
# via deadcode (pyproject.toml)
42-
hatchling==1.25.0
36+
hatchling==1.27.0
4337
# via hatch
44-
html5lib==1.1
45-
# via pip-audit
46-
httpcore==1.0.5
38+
httpcore==1.0.9
4739
# via httpx
48-
httpx==0.27.0
40+
httpx==0.28.1
4941
# via hatch
5042
hyperlink==21.0.0
5143
# via hatch
52-
idna==3.7
44+
idna==3.11
5345
# via
5446
# anyio
5547
# httpx
5648
# hyperlink
5749
# requests
58-
importlib-metadata==8.0.0
59-
# via keyring
60-
iniconfig==2.0.0
50+
iniconfig==2.3.0
6151
# via pytest
6252
jaraco-classes==3.4.0
6353
# via keyring
64-
jaraco-context==5.3.0
54+
jaraco-context==6.0.1
6555
# via keyring
66-
jaraco-functools==4.0.1
56+
jaraco-functools==4.3.0
6757
# via keyring
68-
keyring==25.2.1
58+
keyring==25.6.0
6959
# via hatch
70-
license-expression==30.3.0
60+
license-expression==30.4.4
7161
# via cyclonedx-python-lib
72-
markdown-it-py==3.0.0
62+
markdown-it-py==4.0.0
7363
# via rich
7464
mdurl==0.1.2
7565
# via markdown-it-py
76-
more-itertools==10.3.0
66+
more-itertools==10.8.0
7767
# via
7868
# jaraco-classes
7969
# jaraco-functools
80-
msgpack==1.0.8
70+
msgpack==1.1.2
8171
# via cachecontrol
82-
mypy==1.10.1
72+
mypy==1.18.2
8373
# via deadcode (pyproject.toml)
84-
mypy-extensions==1.0.0
74+
mypy-extensions==1.1.0
8575
# via mypy
86-
packageurl-python==0.15.3
76+
packageurl-python==0.17.5
8777
# via cyclonedx-python-lib
88-
packaging==24.1
78+
packaging==25.0
8979
# via
9080
# hatch
9181
# hatchling
9282
# pip-audit
9383
# pip-requirements-parser
9484
# pytest
9585
pathspec==0.12.1
96-
# via hatchling
86+
# via
87+
# hatchling
88+
# mypy
9789
pexpect==4.9.0
9890
# via hatch
99-
pip==24.1.2
91+
pip==25.3
10092
# via pip-api
10193
pip-api==0.0.34
10294
# via pip-audit
103-
pip-audit==2.7.3
95+
pip-audit==2.9.0
10496
# via deadcode (pyproject.toml)
10597
pip-requirements-parser==32.0.1
10698
# via pip-audit
107-
platformdirs==4.2.2
99+
platformdirs==4.5.0
108100
# via
109101
# hatch
102+
# pip-audit
110103
# virtualenv
111-
pluggy==1.5.0
104+
pluggy==1.6.0
112105
# via
113106
# hatchling
114107
# pytest
108+
# pytest-cov
115109
ptyprocess==0.7.0
116110
# via pexpect
117-
py-serializable==1.1.0
111+
py-serializable==2.1.0
118112
# via cyclonedx-python-lib
119-
pygments==2.18.0
120-
# via rich
121-
pyparsing==3.1.2
113+
pygments==2.19.2
114+
# via
115+
# pytest
116+
# rich
117+
pyparsing==3.2.5
122118
# via pip-requirements-parser
123-
pytest==8.2.2
119+
pytest==8.4.2
124120
# via
125121
# deadcode (pyproject.toml)
126122
# pytest-cov
127-
pytest-cov==5.0.0
123+
pytest-cov==7.0.0
128124
# via deadcode (pyproject.toml)
129-
requests==2.32.3
125+
requests==2.32.5
130126
# via
131127
# cachecontrol
132128
# pip-audit
133-
rich==13.7.1
129+
rich==14.2.0
134130
# via
135131
# hatch
136132
# pip-audit
137-
ruff==0.5.1
133+
ruff==0.14.3
138134
# via deadcode (pyproject.toml)
139135
shellingham==1.5.4
140136
# via hatch
141-
six==1.16.0
142-
# via html5lib
143137
sniffio==1.3.1
144-
# via
145-
# anyio
146-
# httpx
138+
# via anyio
147139
sortedcontainers==2.4.0
148140
# via cyclonedx-python-lib
149141
toml==0.10.2
150142
# via pip-audit
151-
tomli==2.0.1
152-
# via
153-
# deadcode (pyproject.toml)
154-
# coverage
155-
# hatchling
156-
# mypy
157-
# pytest
158-
tomli-w==1.0.0
143+
tomli-w==1.2.0
159144
# via hatch
160-
tomlkit==0.13.0
145+
tomlkit==0.13.3
161146
# via hatch
162-
trove-classifiers==2024.7.2
147+
trove-classifiers==2025.9.11.17
163148
# via hatchling
164-
typing-extensions==4.12.2
165-
# via
166-
# anyio
167-
# mypy
168-
urllib3==2.2.2
149+
typing-extensions==4.15.0
150+
# via mypy
151+
urllib3==2.5.0
169152
# via requests
170153
userpath==1.9.2
171154
# via hatch
172-
uv==0.2.24
155+
uv==0.9.7
173156
# via hatch
174-
virtualenv==20.26.3
157+
virtualenv==20.35.4
175158
# via hatch
176-
webencodings==0.5.1
177-
# via html5lib
178-
zipp==3.19.2
179-
# via importlib-metadata
180-
zstandard==0.22.0
159+
zstandard==0.25.0
181160
# via hatch

0 commit comments

Comments
 (0)