Skip to content

Commit a9211c7

Browse files
committed
Update testing pins
1 parent b714815 commit a9211c7

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ isort==5.13.2
1818
# via -r requirements-dev.in
1919
mccabe==0.7.0
2020
# via flake8
21-
mypy==1.12.1
21+
mypy==1.13.0
2222
# via -r requirements-dev.in
2323
mypy-extensions==1.0.0
2424
# via

requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# 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
33
appdirs==1.4.4
44
# via fs
55
attrs==24.2.0
@@ -18,9 +18,9 @@ lxml==5.3.0
1818
# via ufolib2 (pyproject.toml)
1919
msgpack==1.1.0
2020
# via ufolib2 (pyproject.toml)
21-
orjson==3.10.9
21+
orjson==3.10.10
2222
# via ufolib2 (pyproject.toml)
23-
setuptools==75.2.0
23+
setuptools==75.3.0
2424
# via fs
2525
six==1.16.0
2626
# via fs

0 commit comments

Comments
 (0)