Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/requirements-update-ci.in
Original file line number Diff line number Diff line change
Expand Up @@ -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
6 changes: 3 additions & 3 deletions .github/requirements-update-ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down