diff --git a/psreq.lock.psd1 b/psreq.lock.psd1 index 1f93a20..a7dab0e 100644 --- a/psreq.lock.psd1 +++ b/psreq.lock.psd1 @@ -5,7 +5,7 @@ } 'Microsoft.PowerShell.PlatyPS' = @{ 'Repository' = 'PSGallery' - 'Version' = '1.0.1' + 'Version' = '1.0.3' } 'PSScriptAnalyzer' = @{ 'Repository' = 'PSGallery' @@ -13,6 +13,6 @@ } 'Pester' = @{ 'Repository' = 'PSGallery' - 'Version' = '5.7.1' + 'Version' = '6.0.1' } }