diff --git a/requirements-dev.txt b/requirements-dev.txt index 66ca0cd..87f769b 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -2,4 +2,4 @@ pyinstaller==6.17.0 # Use patched fork to work around https://github.com/matthew-brett/delocate/issues/228 git+https://github.com/justvanrossum/delocate.git # delocate==0.12.0 -pytest==9.0.1 +pytest==9.0.2 diff --git a/requirements.txt b/requirements.txt index 23e8255..b306adc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,5 +7,5 @@ aiohttp==3.13.2 setuptools==80.8.0 # pinned! PyQt6==6.7.1 PyQt6-Qt6==6.7.3 -PyQt6-sip==13.10.2 -psutil==7.1.3 +PyQt6-sip==13.10.3 +psutil==7.2.1