From 328683f4987cba973edab3a917eea1ed577e4c92 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Oct 2024 15:16:00 +0000 Subject: [PATCH] Bump playwright Bumps the dev-dependencies group in /material/rest-api-ui-ktor-quiz-collector/result-explorer with 1 update: [playwright](https://github.com/Microsoft/playwright-python). Updates `playwright` from 1.46.0 to 1.47.0 - [Release notes](https://github.com/Microsoft/playwright-python/releases) - [Commits](https://github.com/Microsoft/playwright-python/compare/v1.46.0...v1.47.0) --- updated-dependencies: - dependency-name: playwright dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] --- .../result-explorer/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/material/rest-api-ui-ktor-quiz-collector/result-explorer/requirements.txt b/material/rest-api-ui-ktor-quiz-collector/result-explorer/requirements.txt index 0b07660..f2287bf 100644 --- a/material/rest-api-ui-ktor-quiz-collector/result-explorer/requirements.txt +++ b/material/rest-api-ui-ktor-quiz-collector/result-explorer/requirements.txt @@ -1,5 +1,5 @@ kotlin-jupyter-kernel==0.12.0.217 jupyter==1.1.1 nbconvert==7.16.4 -playwright==1.46.0 +playwright==1.47.0 webpdf==1.0 \ No newline at end of file