From e6bee36a53efe956426034ca522c52d7146eca0b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Mar 2026 19:57:53 +0000 Subject: [PATCH] Bump django from 6.0.2 to 6.0.3 Bumps [django](https://github.com/django/django) from 6.0.2 to 6.0.3. - [Commits](https://github.com/django/django/compare/6.0.2...6.0.3) --- updated-dependencies: - dependency-name: django dependency-version: 6.0.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.in | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.in b/requirements.in index 0c28adc..ad6d45f 100644 --- a/requirements.in +++ b/requirements.in @@ -3,7 +3,7 @@ # pip-compile --output-file=requirements.txt requirements.in # Runtime -Django==6.0.2 +Django==6.0.3 dj-database-url==3.1.2 gunicorn==25.1.0 psycopg==3.3.3 diff --git a/requirements.txt b/requirements.txt index 487b0a3..8a0adef 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ distlib==0.4.0 # via virtualenv dj-database-url==3.1.2 # via -r requirements.in -django==6.0.2 +django==6.0.3 # via # -r requirements.in # dj-database-url