diff --git a/utiles-pyo3/requirements/dev.txt b/utiles-pyo3/requirements/dev.txt index 5757296..037349d 100644 --- a/utiles-pyo3/requirements/dev.txt +++ b/utiles-pyo3/requirements/dev.txt @@ -1,8 +1,8 @@ # This file was autogenerated by uv via the following command: -# uv pip compile dev.in -argcomplete==3.5.1 +# uv pip compile dev.in -n +argcomplete==3.5.2 # via nox -attrs==24.2.0 +attrs==24.3.0 # via hypothesis click==8.1.7 # via mercantile @@ -11,9 +11,9 @@ colorama==0.4.6 # click # colorlog # pytest -colorlog==6.8.2 +colorlog==6.9.0 # via nox -coverage==7.6.3 +coverage==7.6.9 # via pytest-cov distlib==0.3.9 # via virtualenv @@ -21,21 +21,21 @@ execnet==2.1.1 # via pytest-xdist filelock==3.16.1 # via virtualenv -hypothesis==6.115.3 +hypothesis==6.122.4 # via -r dev.in iniconfig==2.0.0 # via pytest -maturin==1.7.4 +maturin==1.7.8 # via -r dev.in mercantile==1.2.1 # via -r dev.in -mypy==1.12.0 +mypy==1.13.0 # via -r dev.in mypy-extensions==1.0.0 # via mypy nox==2024.10.9 # via -r dev.in -packaging==24.1 +packaging==24.2 # via # nox # pytest @@ -47,27 +47,27 @@ pmtiles==3.4.1 # via -r dev.in py-cpuinfo==9.0.0 # via pytest-benchmark -pytest==8.3.3 +pytest==8.3.4 # via # -r dev.in # pytest-benchmark # pytest-cov # pytest-xdist -pytest-benchmark==4.0.0 +pytest-benchmark==5.1.0 # via -r dev.in -pytest-cov==5.0.0 +pytest-cov==6.0.0 # via -r dev.in pytest-xdist==3.6.1 # via -r dev.in -ruff==0.7.0 +ruff==0.8.4 # via -r dev.in sortedcontainers==2.4.0 # via hypothesis -tomli==2.0.2 +tomli==2.2.1 # via -r dev.in typing-extensions==4.12.2 # via # -r dev.in # mypy -virtualenv==20.27.0 +virtualenv==20.28.0 # via nox