From 676e040a2287326ce3f3fb9303ca8f428bb8566a Mon Sep 17 00:00:00 2001 From: "octo-sts[bot]" <157150467+octo-sts[bot]@users.noreply.github.com> Date: Wed, 7 Aug 2024 14:00:55 +0000 Subject: [PATCH] py3-django/5.1 package update (#25780)
Signed-off-by: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com> Co-authored-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 faa9f08a272..aec1a161068 100644 --- a/py3-django.yaml +++ b/py3-django.yaml @@ -1,6 +1,6 @@ package: name: py3-django - version: 5.0.8 + version: "5.1" 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: 84d1102a8a3bba64bcc1b14a7117c26a83fb7fe5 + expected-commit: 373cb3037fe4e67adbac9ac43340391e859aa957 repository: https://github.com/django/django tag: ${{package.version}}