File tree Expand file tree Collapse file tree 2 files changed +3
-11
lines changed Expand file tree Collapse file tree 2 files changed +3
-11
lines changed Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ isort==6.0.1
24
24
# via -r requirements-dev.in
25
25
mccabe == 0.7.0
26
26
# via flake8
27
- mypy == 1.16.1
27
+ mypy == 1.17.0
28
28
# via -r requirements-dev.in
29
29
mypy-extensions == 1.1.0
30
30
# via
Original file line number Diff line number Diff line change 1
1
# This file was autogenerated by uv via the following command:
2
2
# uv pip compile --all-extras --universal --python 3.9 pyproject.toml
3
- appdirs == 1.4.4
4
- # via fs
5
3
attrs == 25.3.0
6
4
# via
7
5
# ufolib2 (pyproject.toml)
@@ -10,20 +8,14 @@ cattrs==25.1.1
10
8
# via ufolib2 (pyproject.toml)
11
9
exceptiongroup == 1.3.0 ; python_full_version < '3.11'
12
10
# via cattrs
13
- fonttools == 4.58.5
11
+ fonttools == 4.59.0
14
12
# via ufolib2 (pyproject.toml)
15
- fs == 2.4.16
16
- # via fonttools
17
13
lxml == 6.0.0
18
14
# via ufolib2 (pyproject.toml)
19
15
msgpack == 1.1.1
20
16
# via ufolib2 (pyproject.toml)
21
- orjson == 3.10.18 ; platform_python_implementation != 'PyPy'
17
+ orjson == 3.11.0 ; platform_python_implementation != 'PyPy'
22
18
# via ufolib2 (pyproject.toml)
23
- setuptools == 80.9.0
24
- # via fs
25
- six == 1.17.0
26
- # via fs
27
19
typing-extensions == 4.14.1
28
20
# via
29
21
# cattrs
You can’t perform that action at this time.
0 commit comments