From d52f22d16cda2fb4014dfd40ea2836846c4a2181 Mon Sep 17 00:00:00 2001 From: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com> Date: Mon, 4 Mar 2024 09:52:23 +0000 Subject: [PATCH] py3-django/5.0.3 package update Signed-off-by: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com> --- py3-django.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/py3-django.yaml b/py3-django.yaml index ed04656f2cf..a80a596776d 100644 --- a/py3-django.yaml +++ b/py3-django.yaml @@ -1,6 +1,6 @@ package: name: py3-django - version: 5.0.2 + version: 5.0.3 epoch: 0 description: A high-level Python Web framework that encourages rapid development and clean, pragmatic design. copyright: @@ -24,7 +24,7 @@ environment: pipeline: - uses: git-checkout with: - expected-commit: 428d06ccef09e70bcef9869c5a9404863b2fc7d8 + expected-commit: 4b64d7285c4aa592c902985b6284ee3afe904595 repository: https://github.com/django/django tag: ${{package.version}}