diff --git a/.github/requirements-update-ci.in b/.github/requirements-update-ci.in index b34827c..bc3a9db 100644 --- a/.github/requirements-update-ci.in +++ b/.github/requirements-update-ci.in @@ -2,5 +2,5 @@ # Regenerated with: # pip-compile --generate-hashes --allow-unsafe \ # -o .github/requirements-update-ci.txt .github/requirements-update-ci.in -pip==25.0.1 +pip==26.1.2 pip-tools==7.6.0 diff --git a/.github/requirements-update-ci.txt b/.github/requirements-update-ci.txt index 767884f..b2edeef 100644 --- a/.github/requirements-update-ci.txt +++ b/.github/requirements-update-ci.txt @@ -21,7 +21,7 @@ packaging==26.2 \ pip-tools==7.6.0 \ --hash=sha256:4bd99155b6d8de358a214b0865e1a2855a453570c1a83d40f7b564870b8657be \ --hash=sha256:c1c59f7844df4866fa9542d3f50d1f44be537ac0027cb50b2563d6a992853981 - # via -r .github/requirements-update-ci.in + # via -r requirements-update-ci.in pyproject-hooks==1.2.0 \ --hash=sha256:1e859bd5c40fae9448642dd871adf459e5e2084186e8d2c2a79a824c970da1f8 \ --hash=sha256:9e5c6bfa8dcc30091c74b0cf803c81fdd29d94f01992a7707bc97babb1141913 @@ -34,11 +34,11 @@ wheel==0.47.0 \ # via pip-tools # The following packages are considered to be unsafe in a requirements file: -pip==25.0.1 \ - --hash=sha256:88f96547ea48b940a3a385494e181e29fb8637898f88d88737c5049780f196ea \ - --hash=sha256:c46efd13b6aa8279f33f2864459c8ce587ea6a1a59ee20de055868d8f7688f7f +pip==26.1.2 \ + --hash=sha256:382ff9f685ee3bc25864f820aa50505825f10f5458ffff07e30a6d96e5715cab \ + --hash=sha256:f49cd134c61cf2fd75e0ce2676db03e4054504a5a4986d00f8299ae632dc4605 # via - # -r .github/requirements-update-ci.in + # -r requirements-update-ci.in # pip-tools setuptools==83.0.0 \ --hash=sha256:025bccbbf0fa05b6192bc64ae1e7b16e001fd6d6d4d5de03c97b1c1ade523bef \