Bump `pip` to v24.0 in runtime prerequisites lock

This commit is contained in:
Sviatoslav Sydorenko 2024-03-08 00:20:54 +01:00
parent 91527c4583
commit 81e9d935c8
No known key found for this signature in database
GPG Key ID: 9345E8FEA89CA455
1 changed files with 1 additions and 1 deletions

View File

@ -8,5 +8,5 @@ pip-with-requires-python==1.0.1
# via -r runtime-prerequisites.in # via -r runtime-prerequisites.in
# The following packages are considered to be unsafe in a requirements file: # The following packages are considered to be unsafe in a requirements file:
pip==23.3 pip==24.0
# via pip-with-requires-python # via pip-with-requires-python