Skip to content

Commit

Permalink
Update testing pins
Browse files Browse the repository at this point in the history
  • Loading branch information
madig committed Oct 31, 2024
1 parent b714815 commit a9211c7
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ isort==5.13.2
# via -r requirements-dev.in
mccabe==0.7.0
# via flake8
mypy==1.12.1
mypy==1.13.0
# via -r requirements-dev.in
mypy-extensions==1.0.0
# via
Expand Down
6 changes: 3 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# This file was autogenerated by uv via the following command:
# uv pip compile pyproject.toml --python 3.8 --extra=converters --extra=json --extra=lxml --extra=msgpack
# uv pip compile --all-extras --python 3.8 pyproject.toml
appdirs==1.4.4
# via fs
attrs==24.2.0
Expand All @@ -18,9 +18,9 @@ lxml==5.3.0
# via ufolib2 (pyproject.toml)
msgpack==1.1.0
# via ufolib2 (pyproject.toml)
orjson==3.10.9
orjson==3.10.10
# via ufolib2 (pyproject.toml)
setuptools==75.2.0
setuptools==75.3.0
# via fs
six==1.16.0
# via fs
Expand Down

0 comments on commit a9211c7

Please sign in to comment.