File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ isort==5.13.2
18
18
# via -r requirements-dev.in
19
19
mccabe == 0.7.0
20
20
# via flake8
21
- mypy == 1.12.1
21
+ mypy == 1.13.0
22
22
# via -r requirements-dev.in
23
23
mypy-extensions == 1.0.0
24
24
# via
Original file line number Diff line number Diff line change 1
1
# This file was autogenerated by uv via the following command:
2
- # uv pip compile pyproject.toml --python 3.8 --extra=converters --extra=json --extra=lxml --extra=msgpack
2
+ # uv pip compile --all-extras --python 3.8 pyproject.toml
3
3
appdirs == 1.4.4
4
4
# via fs
5
5
attrs == 24.2.0
@@ -18,9 +18,9 @@ lxml==5.3.0
18
18
# via ufolib2 (pyproject.toml)
19
19
msgpack == 1.1.0
20
20
# via ufolib2 (pyproject.toml)
21
- orjson == 3.10.9
21
+ orjson == 3.10.10
22
22
# via ufolib2 (pyproject.toml)
23
- setuptools == 75.2 .0
23
+ setuptools == 75.3 .0
24
24
# via fs
25
25
six == 1.16.0
26
26
# via fs
You can’t perform that action at this time.
0 commit comments