From e25d28079922a09c3010bf9f878703bb67833c75 Mon Sep 17 00:00:00 2001 From: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com> Date: Wed, 21 Aug 2024 19:49:18 +0000 Subject: [PATCH] py3-werkzeug/3.0.4 package update Signed-off-by: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com> --- py3-werkzeug.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/py3-werkzeug.yaml b/py3-werkzeug.yaml index ca37a64940a9..77578e1cfb7c 100644 --- a/py3-werkzeug.yaml +++ b/py3-werkzeug.yaml @@ -1,6 +1,6 @@ package: name: py3-werkzeug - version: 3.0.3 + version: 3.0.4 epoch: 0 description: The comprehensive WSGI web application library. copyright: @@ -28,7 +28,7 @@ pipeline: with: repository: https://github.com/pallets/werkzeug/ tag: ${{package.version}} - expected-commit: f9995e967979eb694d6b31536cc65314fd7e9c8c + expected-commit: b933ccb1f5eaf378d15ae88488bf993600fdca43 - name: Python Build uses: python/build-wheel