diff --git a/scripts/requirements.txt b/scripts/requirements.txt index ca66848e..cce731ec 100644 --- a/scripts/requirements.txt +++ b/scripts/requirements.txt @@ -31,9 +31,9 @@ wheel==0.45.1 \ # via -r requirements.in # The following packages are considered to be unsafe in a requirements file: -pip==25.0.1 \ - --hash=sha256:88f96547ea48b940a3a385494e181e29fb8637898f88d88737c5049780f196ea \ - --hash=sha256:c46efd13b6aa8279f33f2864459c8ce587ea6a1a59ee20de055868d8f7688f7f +pip==25.3 \ + --hash=sha256:8d0538dbbd7babbd207f261ed969c65de439f6bc9e5dbd3b3b9a77f25d95f343 \ + --hash=sha256:9655943313a94722b7774661c21049070f6bbb0a1516bf02f7c8d5d9201514cd # via -r requirements.in setuptools==78.1.0 \ --hash=sha256:18fd474d4a82a5f83dac888df697af65afa82dec7323d09c3e37d1f14288da54 \