diff --git a/.github/requirements-update-ci.in b/.github/requirements-update-ci.in index bc3a9db..5197019 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==26.1.2 +pip==26.2 pip-tools==7.6.0 diff --git a/.github/requirements-update-ci.txt b/.github/requirements-update-ci.txt index b2edeef..7902b37 100644 --- a/.github/requirements-update-ci.txt +++ b/.github/requirements-update-ci.txt @@ -34,9 +34,9 @@ wheel==0.47.0 \ # via pip-tools # The following packages are considered to be unsafe in a requirements file: -pip==26.1.2 \ - --hash=sha256:382ff9f685ee3bc25864f820aa50505825f10f5458ffff07e30a6d96e5715cab \ - --hash=sha256:f49cd134c61cf2fd75e0ce2676db03e4054504a5a4986d00f8299ae632dc4605 +pip==26.2 \ + --hash=sha256:2d8542afcc84cdd8e846c2b36b2861fad1da376dd98f8e7113e9108a3c331690 \ + --hash=sha256:931c303696af6fa3417112103b1cad26890e5a07eccb5b99783700e33f2b8aad # via # -r requirements-update-ci.in # pip-tools