diff --git a/requirements.d/development.lock.txt b/requirements.d/development.lock.txt index a1eebcf14..3ef422c06 100644 --- a/requirements.d/development.lock.txt +++ b/requirements.d/development.lock.txt @@ -1,16 +1,16 @@ setuptools==82.0.1 setuptools-scm==9.2.2 -pip==26.1.1 -wheel==0.46.3 +pip==26.1.2 +wheel==0.47.0 virtualenv==21.3.3 -build==1.4.4 +build==1.5.0 pkgconfig==1.6.0 -tox==4.53.0 +tox==4.53.1 pytest==9.0.3 pytest-xdist==3.8.0 coverage[toml]==7.13.5 pytest-cov==7.1.0 pytest-benchmark==5.2.3 Cython==3.2.5 -pre-commit==4.5.1 +pre-commit==4.6.0 types-PyYAML==6.0.12.20260518 diff --git a/requirements.d/pyinstaller.txt b/requirements.d/pyinstaller.txt index 25d9d6ac1..5c5753c7c 100644 --- a/requirements.d/pyinstaller.txt +++ b/requirements.d/pyinstaller.txt @@ -1 +1 @@ -pyinstaller==6.19.0 +pyinstaller==6.20.0